Skip to content
Success

Console Output

Pull request #41528 updated
Started by user Sebastiaan van Stijn
Rebuilds build #3
19:16:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 561b8014c022bede412aee47e89cc11b648316ac+bebbec4e8929d6cabe2eb9d6c6e192be63256b18 (9a2ca819e96782fc2dfbeaf3a09b72e08eab7c4f)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # 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
19:16:18 [2020-10-16T19:16:18.818Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:16:18 [2020-10-16T19:16:18.822Z] Trying to pass milestone 3
[Pipeline] milestone
19:16:18 [2020-10-16T19:16:18.868Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:16:34 [2020-10-16T19:16:34.028Z] Still waiting to schedule task
19:16:34 [2020-10-16T19:16:34.030Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
19:17:10 [2020-10-16T19:17:10.188Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be3710b7e404a635) in /home/ubuntu/workspace/moby_PR-41528
[Pipeline] {
[Pipeline] checkout
19:17:12 [2020-10-16T19:17:12.759Z] using credential docker-jenkins-github-credentials
19:17:12 [2020-10-16T19:17:12.767Z] Cloning the remote Git repository
19:17:12 [2020-10-16T19:17:12.767Z] Cloning with configured refspecs honoured and without tags
19:17:12 [2020-10-16T19:17:12.175Z] Cloning repository https://github.com/moby/moby.git
19:17:12 [2020-10-16T19:17:12.274Z]  > git init /home/ubuntu/workspace/moby_PR-41528 # timeout=10
19:17:13 [2020-10-16T19:17:13.184Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:13 [2020-10-16T19:17:13.185Z]  > git --version # timeout=10
19:17:13 [2020-10-16T19:17:13.215Z]  > git --version # 'git version 2.17.1'
19:17:13 [2020-10-16T19:17:13.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:13 [2020-10-16T19:17:13.223Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:17:38 [2020-10-16T19:17:38.327Z] Fetching without tags
19:17:38 [2020-10-16T19:17:38.243Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:38 [2020-10-16T19:17:38.261Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:17:38 [2020-10-16T19:17:38.282Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:17:38 [2020-10-16T19:17:38.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:38 [2020-10-16T19:17:38.330Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:38 [2020-10-16T19:17:38.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:38 [2020-10-16T19:17:38.333Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:17:38 [2020-10-16T19:17:38.692Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:17:39 [2020-10-16T19:17:39.707Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:17:39 [2020-10-16T19:17:39.707Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:17:38 [2020-10-16T19:17:38.702Z]  > git config core.sparsecheckout # timeout=10
19:17:38 [2020-10-16T19:17:38.733Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:17:39 [2020-10-16T19:17:39.601Z]  > git remote # timeout=10
19:17:39 [2020-10-16T19:17:39.631Z]  > git config --get remote.origin.url # timeout=10
19:17:39 [2020-10-16T19:17:39.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:39 [2020-10-16T19:17:39.653Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:17:39 [2020-10-16T19:17:39.680Z]  > git rev-parse HEAD^{commit} # timeout=10
19:17:39 [2020-10-16T19:17:39.709Z]  > git config core.sparsecheckout # timeout=10
19:17:39 [2020-10-16T19:17:39.736Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:17:44 [2020-10-16T19:17:44.295Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:17:44 [2020-10-16T19:17:44.305Z]  > git rev-list --no-walk 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:17:45 [2020-10-16T19:17:45.753Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/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
19:17:52 [2020-10-16T19:17:52.320Z] Unable to find image 'alpine:latest' locally
19:17:52 [2020-10-16T19:17:52.320Z] latest: Pulling from library/alpine
19:17:52 [2020-10-16T19:17:52.320Z] df20fa9351a1: Pulling fs layer
19:17:52 [2020-10-16T19:17:52.580Z] df20fa9351a1: Verifying Checksum
19:17:52 [2020-10-16T19:17:52.581Z] df20fa9351a1: Download complete
19:17:52 [2020-10-16T19:17:52.840Z] df20fa9351a1: Pull complete
19:17:52 [2020-10-16T19:17:52.840Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
19:17:52 [2020-10-16T19:17:52.840Z] Status: Downloaded newer image for alpine:latest
19:17:59 [2020-10-16T19:17:59.409Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x" 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
19:18:00 [2020-10-16T19:18:00.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be3710b7e404a635) in /home/ubuntu/workspace/moby_PR-41528
[Pipeline] node
[Pipeline] node
[Pipeline] node
19:18:00 [2020-10-16T19:18:00.323Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41528
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
19:18:00 [2020-10-16T19:18:00.377Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0240bab9a076b2bd5) in /home/ubuntu/workspace/moby_PR-41528
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
19:18:00 [2020-10-16T19:18:00.428Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
19:18:00 [2020-10-16T19:18:00.443Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa27195bf3102a59) in /home/ubuntu/workspace/moby_PR-41528
[Pipeline] // stage
19:18:00 [2020-10-16T19:18:00.452Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
19:18:00 [2020-10-16T19:18:00.470Z] using credential docker-jenkins-github-credentials
19:18:00 [2020-10-16T19:18:00.474Z] Fetching without tags
[Pipeline] // stage
19:18:00 [2020-10-16T19:18:00.485Z] Cloning the remote Git repository
19:18:00 [2020-10-16T19:18:00.485Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
[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] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
19:18:00 [2020-10-16T19:18:00.435Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:18:00 [2020-10-16T19:18:00.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:00 [2020-10-16T19:18:00.478Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:00 [2020-10-16T19:18:00.478Z]  > git --version # timeout=10
19:18:00 [2020-10-16T19:18:00.508Z]  > git --version # 'git version 2.17.1'
19:18:00 [2020-10-16T19:18:00.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:00 [2020-10-16T19:18:00.509Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:18:00 [2020-10-16T19:18:00.978Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:18:01 [2020-10-16T19:18:01.244Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:18:01 [2020-10-16T19:18:01.245Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:18:01 [2020-10-16T19:18:01.392Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:18:00 [2020-10-16T19:18:00.981Z]  > git config core.sparsecheckout # timeout=10
19:18:01 [2020-10-16T19:18:01.021Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:01 [2020-10-16T19:18:01.146Z]  > git remote # timeout=10
19:18:01 [2020-10-16T19:18:01.172Z]  > git config --get remote.origin.url # timeout=10
19:18:01 [2020-10-16T19:18:01.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:01 [2020-10-16T19:18:01.193Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:18:01 [2020-10-16T19:18:01.227Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:01 [2020-10-16T19:18:01.247Z]  > git config core.sparsecheckout # timeout=10
19:18:01 [2020-10-16T19:18:01.262Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:00 [2020-10-16T19:18:00.492Z] Cloning repository https://github.com/moby/moby.git
19:18:00 [2020-10-16T19:18:00.492Z]  > git init /home/docker/workspace/moby_PR-41528 # timeout=10
19:18:00 [2020-10-16T19:18:00.501Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:00 [2020-10-16T19:18:00.501Z]  > git --version # timeout=10
19:18:00 [2020-10-16T19:18:00.504Z]  > git --version # 'git version 2.7.4'
19:18:00 [2020-10-16T19:18:00.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:00 [2020-10-16T19:18:00.505Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:18:02 [2020-10-16T19:18:02.069Z] using credential docker-jenkins-github-credentials
19:18:02 [2020-10-16T19:18:02.076Z] Cloning the remote Git repository
19:18:02 [2020-10-16T19:18:02.076Z] Cloning with configured refspecs honoured and without tags
19:18:02 [2020-10-16T19:18:02.215Z] + [ PR != PR ]
19:18:02 [2020-10-16T19:18:02.215Z] + [ master != master ]
19:18:02 [2020-10-16T19:18:02.215Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:02 [2020-10-16T19:18:02.565Z] + docker version
19:18:02 [2020-10-16T19:18:02.565Z] Client: Docker Engine - Community
19:18:02 [2020-10-16T19:18:02.565Z]  Version:           19.03.13
19:18:02 [2020-10-16T19:18:02.565Z]  API version:       1.40
19:18:02 [2020-10-16T19:18:02.565Z]  Go version:        go1.13.15
19:18:02 [2020-10-16T19:18:02.565Z]  Git commit:        4484c46d9d
19:18:02 [2020-10-16T19:18:02.565Z]  Built:             Wed Sep 16 17:02:36 2020
19:18:02 [2020-10-16T19:18:02.565Z]  OS/Arch:           linux/amd64
19:18:02 [2020-10-16T19:18:02.565Z]  Experimental:      false
19:18:02 [2020-10-16T19:18:02.565Z] 
19:18:02 [2020-10-16T19:18:02.565Z] Server: Docker Engine - Community
19:18:02 [2020-10-16T19:18:02.565Z]  Engine:
19:18:02 [2020-10-16T19:18:02.565Z]   Version:          19.03.13
19:18:02 [2020-10-16T19:18:02.565Z]   API version:      1.40 (minimum version 1.12)
19:18:02 [2020-10-16T19:18:02.565Z]   Go version:       go1.13.15
19:18:02 [2020-10-16T19:18:02.565Z]   Git commit:       4484c46d9d
19:18:02 [2020-10-16T19:18:02.565Z]   Built:            Wed Sep 16 17:01:06 2020
19:18:02 [2020-10-16T19:18:02.565Z]   OS/Arch:          linux/amd64
19:18:02 [2020-10-16T19:18:02.565Z]   Experimental:     true
19:18:02 [2020-10-16T19:18:02.565Z]  containerd:
19:18:02 [2020-10-16T19:18:02.565Z]   Version:          1.3.7
19:18:02 [2020-10-16T19:18:02.565Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:02 [2020-10-16T19:18:02.565Z]  runc:
19:18:02 [2020-10-16T19:18:02.565Z]   Version:          1.0.0-rc10
19:18:02 [2020-10-16T19:18:02.565Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:02 [2020-10-16T19:18:02.565Z]  docker-init:
19:18:02 [2020-10-16T19:18:02.565Z]   Version:          0.18.0
19:18:02 [2020-10-16T19:18:02.565Z]   GitCommit:        fec3683
[Pipeline] sh
19:18:02 [2020-10-16T19:18:02.086Z] Cloning repository https://github.com/moby/moby.git
19:18:02 [2020-10-16T19:18:02.136Z]  > git init /home/ubuntu/workspace/moby_PR-41528 # timeout=10
19:18:02 [2020-10-16T19:18:02.394Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:02 [2020-10-16T19:18:02.394Z]  > git --version # timeout=10
19:18:02 [2020-10-16T19:18:02.397Z]  > git --version # 'git version 2.17.1'
19:18:02 [2020-10-16T19:18:02.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:02 [2020-10-16T19:18:02.398Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:02 [2020-10-16T19:18:02.900Z] + docker info
19:18:03 [2020-10-16T19:18:03.000Z] using credential docker-jenkins-github-credentials
19:18:03 [2020-10-16T19:18:03.008Z] Cloning the remote Git repository
19:18:03 [2020-10-16T19:18:03.008Z] Cloning with configured refspecs honoured and without tags
19:18:03 [2020-10-16T19:18:03.024Z] Cloning repository https://github.com/moby/moby.git
19:18:03 [2020-10-16T19:18:03.089Z]  > git init /home/ubuntu/workspace/moby_PR-41528 # timeout=10
19:18:03 [2020-10-16T19:18:03.368Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:03 [2020-10-16T19:18:03.369Z]  > git --version # timeout=10
19:18:03 [2020-10-16T19:18:03.406Z]  > git --version # 'git version 2.17.1'
19:18:03 [2020-10-16T19:18:03.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:03 [2020-10-16T19:18:03.408Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:13 [2020-10-16T19:18:13.049Z] Fetching without tags
19:18:13 [2020-10-16T19:18:13.294Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:18:13 [2020-10-16T19:18:13.024Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:13 [2020-10-16T19:18:13.033Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:18:13 [2020-10-16T19:18:13.036Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:13 [2020-10-16T19:18:13.042Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:13 [2020-10-16T19:18:13.052Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:13 [2020-10-16T19:18:13.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:13 [2020-10-16T19:18:13.053Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:13 [2020-10-16T19:18:13.300Z]  > git config core.sparsecheckout # timeout=10
19:18:13 [2020-10-16T19:18:13.302Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:14 [2020-10-16T19:18:14.074Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:18:14 [2020-10-16T19:18:14.074Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:18:14 [2020-10-16T19:18:14.050Z]  > git remote # timeout=10
19:18:14 [2020-10-16T19:18:14.053Z]  > git config --get remote.origin.url # timeout=10
19:18:14 [2020-10-16T19:18:14.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:14 [2020-10-16T19:18:14.061Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:18:14 [2020-10-16T19:18:14.070Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:14 [2020-10-16T19:18:14.077Z]  > git config core.sparsecheckout # timeout=10
19:18:14 [2020-10-16T19:18:14.079Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:15 [2020-10-16T19:18:15.090Z] Client:
19:18:15 [2020-10-16T19:18:15.090Z]  Debug Mode: false
19:18:15 [2020-10-16T19:18:15.090Z] 
19:18:15 [2020-10-16T19:18:15.090Z] Server:
19:18:15 [2020-10-16T19:18:15.090Z]  Containers: 0
19:18:15 [2020-10-16T19:18:15.090Z]   Running: 0
19:18:15 [2020-10-16T19:18:15.090Z]   Paused: 0
19:18:15 [2020-10-16T19:18:15.090Z]   Stopped: 0
19:18:15 [2020-10-16T19:18:15.090Z]  Images: 1
19:18:15 [2020-10-16T19:18:15.090Z]  Server Version: 19.03.13
19:18:15 [2020-10-16T19:18:15.090Z]  Storage Driver: overlay2
19:18:15 [2020-10-16T19:18:15.090Z]   Backing Filesystem: extfs
19:18:15 [2020-10-16T19:18:15.090Z]   Supports d_type: true
19:18:15 [2020-10-16T19:18:15.090Z]   Native Overlay Diff: true
19:18:15 [2020-10-16T19:18:15.090Z]  Logging Driver: json-file
19:18:15 [2020-10-16T19:18:15.090Z]  Cgroup Driver: cgroupfs
19:18:15 [2020-10-16T19:18:15.090Z]  Plugins:
19:18:15 [2020-10-16T19:18:15.090Z]   Volume: local
19:18:15 [2020-10-16T19:18:15.090Z]   Network: bridge host ipvlan macvlan null overlay
19:18:15 [2020-10-16T19:18:15.090Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:18:15 [2020-10-16T19:18:15.090Z]  Swarm: inactive
19:18:15 [2020-10-16T19:18:15.090Z]  Runtimes: runc
19:18:15 [2020-10-16T19:18:15.090Z]  Default Runtime: runc
19:18:15 [2020-10-16T19:18:15.090Z]  Init Binary: docker-init
19:18:15 [2020-10-16T19:18:15.090Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:15 [2020-10-16T19:18:15.090Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:15 [2020-10-16T19:18:15.090Z]  init version: fec3683
19:18:15 [2020-10-16T19:18:15.090Z]  Security Options:
19:18:15 [2020-10-16T19:18:15.090Z]   apparmor
19:18:15 [2020-10-16T19:18:15.090Z]   seccomp
19:18:15 [2020-10-16T19:18:15.090Z]    Profile: default
19:18:15 [2020-10-16T19:18:15.090Z]  Kernel Version: 5.4.0-1025-aws
19:18:15 [2020-10-16T19:18:15.090Z]  Operating System: Ubuntu 18.04.5 LTS
19:18:15 [2020-10-16T19:18:15.090Z]  OSType: linux
19:18:15 [2020-10-16T19:18:15.090Z]  Architecture: x86_64
19:18:15 [2020-10-16T19:18:15.090Z]  CPUs: 2
19:18:15 [2020-10-16T19:18:15.090Z]  Total Memory: 7.569GiB
19:18:15 [2020-10-16T19:18:15.090Z]  Name: ip-10-100-75-205
19:18:15 [2020-10-16T19:18:15.090Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
19:18:15 [2020-10-16T19:18:15.090Z]  Docker Root Dir: /var/lib/docker
19:18:15 [2020-10-16T19:18:15.090Z]  Debug Mode: false
19:18:15 [2020-10-16T19:18:15.090Z]  Registry: https://index.docker.io/v1/
19:18:15 [2020-10-16T19:18:15.090Z]  Labels:
19:18:15 [2020-10-16T19:18:15.090Z]  Experimental: true
19:18:15 [2020-10-16T19:18:15.090Z]  Insecure Registries:
19:18:15 [2020-10-16T19:18:15.090Z]   127.0.0.0/8
19:18:15 [2020-10-16T19:18:15.090Z]  Live Restore Enabled: true
19:18:15 [2020-10-16T19:18:15.090Z] 
19:18:15 [2020-10-16T19:18:15.090Z] WARNING: No swap limit support
[Pipeline] sh
19:18:15 [2020-10-16T19:18:15.322Z] Still waiting to schedule task
19:18:15 [2020-10-16T19:18:15.322Z] All nodes of label ‘arm64&&linux’ are offline
19:18:15 [2020-10-16T19:18:15.326Z] Still waiting to schedule task
19:18:15 [2020-10-16T19:18:15.326Z] All nodes of label ‘windows-2019’ are offline
19:18:15 [2020-10-16T19:18:15.415Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:15 [2020-10-16T19:18:15.415Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:15 [2020-10-16T19:18:15.415Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41528/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:15 [2020-10-16T19:18:15.415Z] + bash /home/ubuntu/workspace/moby_PR-41528/check-config.sh
19:18:15 [2020-10-16T19:18:15.415Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:15 [2020-10-16T19:18:15.415Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
19:18:15 [2020-10-16T19:18:15.415Z] 
19:18:15 [2020-10-16T19:18:15.415Z] Generally Necessary:
19:18:15 [2020-10-16T19:18:15.415Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:15 [2020-10-16T19:18:15.415Z] - apparmor: enabled and tools installed
19:18:15 [2020-10-16T19:18:15.415Z] - CONFIG_NAMESPACES: enabled
19:18:15 [2020-10-16T19:18:15.415Z] - CONFIG_NET_NS: enabled
19:18:15 [2020-10-16T19:18:15.415Z] - CONFIG_PID_NS: enabled
19:18:15 [2020-10-16T19:18:15.415Z] - CONFIG_IPC_NS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_UTS_NS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUPS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_SCHED: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CPUSETS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_MEMCG: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_KEYS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_VETH: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_BRIDGE: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NF_NAT_IPV4: missing
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NF_NAT: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NF_NAT_NEEDED: missing
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:15 [2020-10-16T19:18:15.674Z] 
19:18:15 [2020-10-16T19:18:15.674Z] Optional Features:
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_USER_NS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_SECCOMP: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_PIDS: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_MEMCG_SWAP: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:15 [2020-10-16T19:18:15.674Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_BLK_CGROUP: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_IOSCHED_CFQ: missing
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_PERF: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.674Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_VS: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_VS_NFCT: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_EXT4_FS: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:15 [2020-10-16T19:18:15.932Z] - Network Drivers:
19:18:15 [2020-10-16T19:18:15.932Z]   - "overlay":
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_VXLAN: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       Optional (for encrypted networks):
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_CRYPTO: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_CRYPTO_AEAD: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_CRYPTO_GCM: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_CRYPTO_GHASH: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_XFRM: enabled
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:18:15 [2020-10-16T19:18:15.932Z]   - "ipvlan":
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]   - "macvlan":
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_DUMMY: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]   - "ftp,tftp client in container":
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:15 [2020-10-16T19:18:15.932Z] - Storage Drivers:
19:18:15 [2020-10-16T19:18:15.932Z]   - "aufs":
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:16 [2020-10-16T19:18:16.197Z]   - "btrfs":
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:16 [2020-10-16T19:18:16.197Z]   - "devicemapper":
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:16 [2020-10-16T19:18:16.197Z]   - "overlay":
19:18:16 [2020-10-16T19:18:16.197Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:16 [2020-10-16T19:18:16.197Z]   - "zfs":
19:18:16 [2020-10-16T19:18:16.197Z]     - /dev/zfs: present
19:18:16 [2020-10-16T19:18:16.197Z]     - zfs command: missing
19:18:16 [2020-10-16T19:18:16.197Z]     - zpool command: missing
19:18:16 [2020-10-16T19:18:16.197Z] 
19:18:16 [2020-10-16T19:18:16.197Z] Limits:
19:18:16 [2020-10-16T19:18:16.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:16 [2020-10-16T19:18:16.197Z] 
19:18:16 [2020-10-16T19:18:16.197Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:16 [2020-10-16T19:18:16.532Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:561b8014c022bede412aee47e89cc11b648316ac .
19:18:16 [2020-10-16T19:18:16.532Z] #2 [internal] load build definition from Dockerfile
19:18:16 [2020-10-16T19:18:16.532Z] #2 transferring dockerfile: 16.46kB done
19:18:16 [2020-10-16T19:18:16.532Z] #2 DONE 0.0s
19:18:16 [2020-10-16T19:18:16.532Z] 
19:18:16 [2020-10-16T19:18:16.532Z] #1 [internal] load .dockerignore
19:18:16 [2020-10-16T19:18:16.532Z] #1 transferring context: 87B done
19:18:16 [2020-10-16T19:18:16.532Z] #1 DONE 0.0s
19:18:16 [2020-10-16T19:18:16.532Z] 
19:18:16 [2020-10-16T19:18:16.532Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:18:17 [2020-10-16T19:18:17.096Z] #3 DONE 0.3s
19:18:17 [2020-10-16T19:18:17.096Z] 
19:18:17 [2020-10-16T19:18:17.096Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:18:17 [2020-10-16T19:18:17.096Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:18:17 [2020-10-16T19:18:17.096Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:18:17 [2020-10-16T19:18:17.096Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
19:18:17 [2020-10-16T19:18:17.096Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
19:18:17 [2020-10-16T19:18:17.096Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
19:18:17 [2020-10-16T19:18:17.096Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
19:18:17 [2020-10-16T19:18:17.096Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
19:18:17 [2020-10-16T19:18:17.572Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:18:17 [2020-10-16T19:18:17.660Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
19:18:17 [2020-10-16T19:18:17.660Z] #4 DONE 0.7s
19:18:17 [2020-10-16T19:18:17.905Z] Fetching without tags
19:18:17 [2020-10-16T19:18:17.917Z] 
19:18:17 [2020-10-16T19:18:17.917Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:18:17 [2020-10-16T19:18:17.917Z] #7 ...
19:18:17 [2020-10-16T19:18:17.917Z] 
19:18:17 [2020-10-16T19:18:17.917Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:18:17 [2020-10-16T19:18:17.917Z] #6 DONE 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:17 [2020-10-16T19:18:17.877Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:17 [2020-10-16T19:18:17.880Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:18:17 [2020-10-16T19:18:17.883Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:17 [2020-10-16T19:18:17.897Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:17 [2020-10-16T19:18:17.912Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:17 [2020-10-16T19:18:17.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:17 [2020-10-16T19:18:17.913Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:18 [2020-10-16T19:18:18.180Z] 
19:18:18 [2020-10-16T19:18:18.180Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
19:18:18 [2020-10-16T19:18:18.180Z] #5 DONE 0.6s
19:18:18 [2020-10-16T19:18:18.180Z] 
19:18:18 [2020-10-16T19:18:18.180Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:18:18 [2020-10-16T19:18:18.311Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:18:18 [2020-10-16T19:18:18.439Z] #7 DONE 0.6s
19:18:18 [2020-10-16T19:18:18.439Z] 
19:18:18 [2020-10-16T19:18:18.439Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:18 [2020-10-16T19:18:18.439Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
19:18:18 [2020-10-16T19:18:18.439Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
19:18:18 [2020-10-16T19:18:18.439Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
19:18:18 [2020-10-16T19:18:18.439Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
19:18:18 [2020-10-16T19:18:18.439Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 11.27MB / 50.40MB 0.2s
19:18:18 [2020-10-16T19:18:18.442Z] + docker version
19:18:18 [2020-10-16T19:18:18.697Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 13.79MB / 50.40MB 0.3s
19:18:18 [2020-10-16T19:18:18.697Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 22.01MB / 50.40MB 0.4s
19:18:18 [2020-10-16T19:18:18.955Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 25.30MB / 50.40MB 0.5s
19:18:19 [2020-10-16T19:18:19.199Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:18:19 [2020-10-16T19:18:19.199Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:18:19 [2020-10-16T19:18:19.212Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 30.52MB / 50.40MB 0.8s
19:18:19 [2020-10-16T19:18:19.461Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:18:19 [2020-10-16T19:18:19.472Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 37.13MB / 50.40MB 1.0s
19:18:19 [2020-10-16T19:18:19.731Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 41.92MB / 50.40MB 1.3s
19:18:19 [2020-10-16T19:18:19.990Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 44.64MB / 50.40MB 1.5s
19:18:19 [2020-10-16T19:18:19.990Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 48.40MB / 50.40MB 1.7s
19:18:18 [2020-10-16T19:18:18.318Z]  > git config core.sparsecheckout # timeout=10
19:18:18 [2020-10-16T19:18:18.321Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:19 [2020-10-16T19:18:19.159Z]  > git remote # timeout=10
19:18:19 [2020-10-16T19:18:19.166Z]  > git config --get remote.origin.url # timeout=10
19:18:19 [2020-10-16T19:18:19.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:19 [2020-10-16T19:18:19.169Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:18:19 [2020-10-16T19:18:19.191Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:19 [2020-10-16T19:18:19.205Z]  > git config core.sparsecheckout # timeout=10
19:18:19 [2020-10-16T19:18:19.208Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:20 [2020-10-16T19:18:20.453Z] + docker version
19:18:20 [2020-10-16T19:18:20.453Z] Client:
19:18:20 [2020-10-16T19:18:20.453Z]  Version:           18.06.1-ce
19:18:20 [2020-10-16T19:18:20.453Z]  API version:       1.38
19:18:20 [2020-10-16T19:18:20.453Z]  Go version:        go1.10.3
19:18:20 [2020-10-16T19:18:20.453Z]  Git commit:        e68fc7a
19:18:20 [2020-10-16T19:18:20.453Z]  Built:             Tue Aug 21 17:26:10 2018
19:18:20 [2020-10-16T19:18:20.453Z]  OS/Arch:           linux/ppc64le
19:18:20 [2020-10-16T19:18:20.453Z]  Experimental:      false
19:18:20 [2020-10-16T19:18:20.453Z] 
19:18:20 [2020-10-16T19:18:20.453Z] Server:
19:18:20 [2020-10-16T19:18:20.453Z]  Engine:
19:18:20 [2020-10-16T19:18:20.453Z]   Version:          18.06.1-ce
19:18:20 [2020-10-16T19:18:20.453Z]   API version:      1.38 (minimum version 1.12)
19:18:20 [2020-10-16T19:18:20.453Z]   Go version:       go1.10.3
19:18:20 [2020-10-16T19:18:20.453Z]   Git commit:       e68fc7a
19:18:20 [2020-10-16T19:18:20.453Z]   Built:            Tue Aug 21 17:24:20 2018
19:18:20 [2020-10-16T19:18:20.453Z]   OS/Arch:          linux/ppc64le
19:18:20 [2020-10-16T19:18:20.453Z]   Experimental:     true
[Pipeline] sh
19:18:20 [2020-10-16T19:18:20.837Z] + docker info
19:18:20 [2020-10-16T19:18:20.837Z] Containers: 0
19:18:20 [2020-10-16T19:18:20.837Z]  Running: 0
19:18:20 [2020-10-16T19:18:20.837Z]  Paused: 0
19:18:20 [2020-10-16T19:18:20.837Z]  Stopped: 0
19:18:20 [2020-10-16T19:18:20.837Z] Images: 0
19:18:20 [2020-10-16T19:18:20.837Z] Server Version: 18.06.1-ce
19:18:20 [2020-10-16T19:18:20.837Z] Storage Driver: overlay2
19:18:20 [2020-10-16T19:18:20.837Z]  Backing Filesystem: extfs
19:18:20 [2020-10-16T19:18:20.837Z]  Supports d_type: true
19:18:20 [2020-10-16T19:18:20.837Z]  Native Overlay Diff: true
19:18:20 [2020-10-16T19:18:20.837Z] Logging Driver: json-file
19:18:20 [2020-10-16T19:18:20.837Z] Cgroup Driver: cgroupfs
19:18:20 [2020-10-16T19:18:20.837Z] Plugins:
19:18:20 [2020-10-16T19:18:20.837Z]  Volume: local
19:18:20 [2020-10-16T19:18:20.837Z]  Network: bridge host ipvlan macvlan null overlay
19:18:20 [2020-10-16T19:18:20.837Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
19:18:20 [2020-10-16T19:18:20.837Z] Swarm: inactive
19:18:20 [2020-10-16T19:18:20.837Z] Runtimes: runc
19:18:20 [2020-10-16T19:18:20.837Z] Default Runtime: runc
19:18:20 [2020-10-16T19:18:20.837Z] Init Binary: docker-init
19:18:20 [2020-10-16T19:18:20.837Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
19:18:20 [2020-10-16T19:18:20.837Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
19:18:20 [2020-10-16T19:18:20.837Z] init version: fec3683
19:18:20 [2020-10-16T19:18:20.837Z] Security Options:
19:18:20 [2020-10-16T19:18:20.837Z]  apparmor
19:18:20 [2020-10-16T19:18:20.837Z]  seccomp
19:18:20 [2020-10-16T19:18:20.837Z]   Profile: default
19:18:20 [2020-10-16T19:18:20.837Z] Kernel Version: 4.4.0-130-generic
19:18:20 [2020-10-16T19:18:20.837Z] Operating System: Ubuntu 16.04.3 LTS
19:18:20 [2020-10-16T19:18:20.837Z] OSType: linux
19:18:20 [2020-10-16T19:18:20.837Z] Architecture: ppc64le
19:18:20 [2020-10-16T19:18:20.837Z] CPUs: 4
19:18:20 [2020-10-16T19:18:20.837Z] Total Memory: 7.972GiB
19:18:20 [2020-10-16T19:18:20.837Z] Name: ppc64le-ubuntu-14
19:18:20 [2020-10-16T19:18:20.837Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
19:18:20 [2020-10-16T19:18:20.837Z] Docker Root Dir: /var/lib/docker
19:18:20 [2020-10-16T19:18:20.837Z] Debug Mode (client): false
19:18:20 [2020-10-16T19:18:20.837Z] Debug Mode (server): false
19:18:20 [2020-10-16T19:18:20.837Z] Username: dockerbuildbot
19:18:20 [2020-10-16T19:18:20.837Z] Registry: https://index.docker.io/v1/
19:18:20 [2020-10-16T19:18:20.837Z] Labels:
19:18:20 [2020-10-16T19:18:20.837Z] Experimental: true
19:18:20 [2020-10-16T19:18:20.837Z] Insecure Registries:
19:18:20 [2020-10-16T19:18:20.837Z]  127.0.0.0/8
19:18:20 [2020-10-16T19:18:20.837Z] Live Restore Enabled: false
19:18:20 [2020-10-16T19:18:20.837Z] 
[Pipeline] sh
19:18:20 [2020-10-16T19:18:20.926Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.2s done
19:18:21 [2020-10-16T19:18:21.188Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff
19:18:21 [2020-10-16T19:18:21.220Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:21 [2020-10-16T19:18:21.220Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:21 [2020-10-16T19:18:21.220Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41528/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:21 [2020-10-16T19:18:21.514Z] + bash /home/docker/workspace/moby_PR-41528/check-config.sh
19:18:21 [2020-10-16T19:18:21.514Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:21 [2020-10-16T19:18:21.514Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
19:18:21 [2020-10-16T19:18:21.514Z] 
19:18:21 [2020-10-16T19:18:21.514Z] Generally Necessary:
19:18:21 [2020-10-16T19:18:21.514Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:21 [2020-10-16T19:18:21.514Z] - apparmor: enabled and tools installed
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NAMESPACES: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NET_NS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_PID_NS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_IPC_NS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_UTS_NS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUPS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUP_SCHED: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CPUSETS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_MEMCG: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_KEYS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_VETH: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_BRIDGE: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NF_NAT: enabled (as module)
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_NF_NAT_NEEDED: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:18:21 [2020-10-16T19:18:21.514Z] 
19:18:21 [2020-10-16T19:18:21.514Z] Optional Features:
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_USER_NS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_SECCOMP: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_CGROUP_PIDS: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_MEMCG_SWAP: enabled
19:18:21 [2020-10-16T19:18:21.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:21 [2020-10-16T19:18:21.514Z]     (cgroup swap accounting is currently enabled)
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_MEMCG_KMEM: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_BLK_CGROUP: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IOSCHED_CFQ: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_CGROUP_PERF: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_VS: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_VS_NFCT: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_EXT4_FS: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:21 [2020-10-16T19:18:21.808Z] - Network Drivers:
19:18:21 [2020-10-16T19:18:21.808Z]   - "overlay":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_VXLAN: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:21 [2020-10-16T19:18:21.808Z]       Optional (for encrypted networks):
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_CRYPTO: enabled
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_XFRM: enabled
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]   - "ipvlan":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]   - "macvlan":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_DUMMY: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]   - "ftp,tftp client in container":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z] - Storage Drivers:
19:18:21 [2020-10-16T19:18:21.808Z]   - "aufs":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:21 [2020-10-16T19:18:21.808Z]   - "btrfs":
19:18:21 [2020-10-16T19:18:21.808Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:22 [2020-10-16T19:18:22.106Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:22 [2020-10-16T19:18:22.106Z]   - "devicemapper":
19:18:22 [2020-10-16T19:18:22.106Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:22 [2020-10-16T19:18:22.106Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:22 [2020-10-16T19:18:22.106Z]   - "overlay":
19:18:22 [2020-10-16T19:18:22.106Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:22 [2020-10-16T19:18:22.106Z]   - "zfs":
19:18:22 [2020-10-16T19:18:22.106Z]     - /dev/zfs: missing
19:18:22 [2020-10-16T19:18:22.106Z]     - zfs command: missing
19:18:22 [2020-10-16T19:18:22.106Z]     - zpool command: missing
19:18:22 [2020-10-16T19:18:22.106Z] 
19:18:22 [2020-10-16T19:18:22.106Z] Limits:
19:18:22 [2020-10-16T19:18:22.106Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:22 [2020-10-16T19:18:22.106Z] 
19:18:22 [2020-10-16T19:18:22.106Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:22 [2020-10-16T19:18:22.541Z] + make bundles/buildx
19:18:22 [2020-10-16T19:18:22.637Z] Client: Docker Engine - Community
19:18:22 [2020-10-16T19:18:22.637Z]  Version:           19.03.13
19:18:22 [2020-10-16T19:18:22.637Z]  API version:       1.40
19:18:22 [2020-10-16T19:18:22.637Z]  Go version:        go1.13.15
19:18:22 [2020-10-16T19:18:22.637Z]  Git commit:        4484c46d9d
19:18:22 [2020-10-16T19:18:22.637Z]  Built:             Wed Sep 16 17:02:36 2020
19:18:22 [2020-10-16T19:18:22.637Z]  OS/Arch:           linux/amd64
19:18:22 [2020-10-16T19:18:22.637Z]  Experimental:      false
19:18:22 [2020-10-16T19:18:22.637Z] 
19:18:22 [2020-10-16T19:18:22.637Z] Server: Docker Engine - Community
19:18:22 [2020-10-16T19:18:22.637Z]  Engine:
19:18:22 [2020-10-16T19:18:22.637Z]   Version:          19.03.13
19:18:22 [2020-10-16T19:18:22.637Z]   API version:      1.40 (minimum version 1.12)
19:18:22 [2020-10-16T19:18:22.637Z]   Go version:       go1.13.15
19:18:22 [2020-10-16T19:18:22.637Z]   Git commit:       4484c46d9d
19:18:22 [2020-10-16T19:18:22.637Z]   Built:            Wed Sep 16 17:01:06 2020
19:18:22 [2020-10-16T19:18:22.637Z]   OS/Arch:          linux/amd64
19:18:22 [2020-10-16T19:18:22.637Z]   Experimental:     true
19:18:22 [2020-10-16T19:18:22.637Z]  containerd:
19:18:22 [2020-10-16T19:18:22.637Z]   Version:          1.3.7
19:18:22 [2020-10-16T19:18:22.637Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:22 [2020-10-16T19:18:22.637Z]  runc:
19:18:22 [2020-10-16T19:18:22.637Z]   Version:          1.0.0-rc10
19:18:22 [2020-10-16T19:18:22.637Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:22 [2020-10-16T19:18:22.637Z]  docker-init:
19:18:22 [2020-10-16T19:18:22.637Z]   Version:          0.18.0
19:18:22 [2020-10-16T19:18:22.637Z]   GitCommit:        fec3683
[Pipeline] sh
19:18:22 [2020-10-16T19:18:22.834Z] make: command: Command not found
19:18:22 [2020-10-16T19:18:22.834Z] make: command: Command not found
19:18:22 [2020-10-16T19:18:22.834Z] mkdir bundles
19:18:22 [2020-10-16T19:18:22.834Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
19:18:22 [2020-10-16T19:18:22.834Z] 	--build-arg BUILDX_COMMIT \
19:18:22 [2020-10-16T19:18:22.834Z] 	--build-arg BUILDX_REPO \
19:18:22 [2020-10-16T19:18:22.834Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
19:18:22 [2020-10-16T19:18:22.834Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
19:18:22 [2020-10-16T19:18:22.834Z] 	.
19:18:22 [2020-10-16T19:18:22.834Z] /bin/sh: 4: go: not found
19:18:22 [2020-10-16T19:18:22.834Z] /bin/sh: 5: go: not found
19:18:22 [2020-10-16T19:18:22.941Z] + docker info
19:18:24 [2020-10-16T19:18:24.103Z] Fetching without tags
19:18:24 [2020-10-16T19:18:24.479Z] #24 ...
19:18:24 [2020-10-16T19:18:24.479Z] 
19:18:24 [2020-10-16T19:18:24.479Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:24 [2020-10-16T19:18:24.479Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.04MB / 120.17MB 5.6s
19:18:24 [2020-10-16T19:18:24.479Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.7s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.9s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.22MB / 120.17MB 6.0s
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.0s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 ...
19:18:24 [2020-10-16T19:18:24.479Z] 
19:18:24 [2020-10-16T19:18:24.479Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:18:24 [2020-10-16T19:18:24.479Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:18:24 [2020-10-16T19:18:24.479Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:18:24 [2020-10-16T19:18:24.479Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:18:24 [2020-10-16T19:18:24.479Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
19:18:24 [2020-10-16T19:18:24.479Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s done
19:18:24 [2020-10-16T19:18:24.479Z] #60 DONE 6.2s
19:18:24 [2020-10-16T19:18:24.479Z] 
19:18:24 [2020-10-16T19:18:24.479Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:24 [2020-10-16T19:18:24.479Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s done
19:18:24 [2020-10-16T19:18:24.479Z] #8 ...
19:18:24 [2020-10-16T19:18:24.479Z] 
19:18:24 [2020-10-16T19:18:24.479Z] #21 [internal] load build context
19:18:24 [2020-10-16T19:18:24.479Z] #21 transferring context: 41.61MB 6.2s
19:18:23 [2020-10-16T19:18:23.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:24 [2020-10-16T19:18:24.010Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:18:24 [2020-10-16T19:18:24.024Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:24 [2020-10-16T19:18:24.075Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:24 [2020-10-16T19:18:24.103Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:24 [2020-10-16T19:18:24.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:24 [2020-10-16T19:18:24.104Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:18:24 [2020-10-16T19:18:24.554Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:18:24 [2020-10-16T19:18:24.736Z] #21 ...
19:18:24 [2020-10-16T19:18:24.736Z] 
19:18:24 [2020-10-16T19:18:24.736Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:24 [2020-10-16T19:18:24.934Z] Sending build context to Docker daemon  56.84MB

19:18:24 [2020-10-16T19:18:24.934Z] Step 1/15 : ARG GO_VERSION=1.13.15
19:18:24 [2020-10-16T19:18:24.934Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
19:18:24 [2020-10-16T19:18:24.934Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
19:18:24 [2020-10-16T19:18:24.934Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
19:18:24 [2020-10-16T19:18:24.994Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.27MB / 120.17MB 6.6s
19:18:25 [2020-10-16T19:18:25.227Z] 1.13.15-buster: Pulling from library/golang
19:18:25 [2020-10-16T19:18:25.227Z] db4e2d8d5901: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] dfe2d012519c: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] 5d8f1d1f9197: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] 1301750ffb48: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] dc5c6edc9cff: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] 3c370c2e2f82: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] 5ffb2f5886e2: Pulling fs layer
19:18:25 [2020-10-16T19:18:25.227Z] 1301750ffb48: Waiting
19:18:25 [2020-10-16T19:18:25.227Z] dc5c6edc9cff: Waiting
19:18:25 [2020-10-16T19:18:25.227Z] 3c370c2e2f82: Waiting
19:18:25 [2020-10-16T19:18:25.227Z] 5ffb2f5886e2: Waiting
19:18:25 [2020-10-16T19:18:25.546Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:18:25 [2020-10-16T19:18:25.546Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:18:25 [2020-10-16T19:18:25.558Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.47MB / 120.17MB 6.9s
19:18:25 [2020-10-16T19:18:25.558Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.31MB / 120.17MB 7.3s
19:18:25 [2020-10-16T19:18:25.818Z] #8 ...
19:18:25 [2020-10-16T19:18:25.818Z] 
19:18:25 [2020-10-16T19:18:25.818Z] #21 [internal] load build context
19:18:25 [2020-10-16T19:18:25.818Z] #21 transferring context: 52.02MB 7.1s done
19:18:25 [2020-10-16T19:18:25.818Z] #21 DONE 7.4s
19:18:25 [2020-10-16T19:18:25.818Z] 
19:18:25 [2020-10-16T19:18:25.818Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:25 [2020-10-16T19:18:25.818Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.44MB / 120.17MB 7.5s
19:18:25 [2020-10-16T19:18:25.865Z] dfe2d012519c: Verifying Checksum
19:18:25 [2020-10-16T19:18:25.865Z] dfe2d012519c: Download complete
19:18:25 [2020-10-16T19:18:25.865Z] 5d8f1d1f9197: Verifying Checksum
19:18:25 [2020-10-16T19:18:25.865Z] 5d8f1d1f9197: Download complete
19:18:26 [2020-10-16T19:18:26.082Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.24MB / 120.17MB 7.6s
19:18:26 [2020-10-16T19:18:26.082Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.18MB / 120.17MB 7.7s
19:18:24 [2020-10-16T19:18:24.558Z]  > git config core.sparsecheckout # timeout=10
19:18:24 [2020-10-16T19:18:24.577Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:25 [2020-10-16T19:18:25.387Z]  > git remote # timeout=10
19:18:25 [2020-10-16T19:18:25.488Z]  > git config --get remote.origin.url # timeout=10
19:18:25 [2020-10-16T19:18:25.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:25 [2020-10-16T19:18:25.520Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:18:25 [2020-10-16T19:18:25.537Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:25 [2020-10-16T19:18:25.545Z]  > git config core.sparsecheckout # timeout=10
19:18:25 [2020-10-16T19:18:25.555Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:18:27 [2020-10-16T19:18:27.452Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done
19:18:27 [2020-10-16T19:18:27.955Z] db4e2d8d5901: Download complete
19:18:28 [2020-10-16T19:18:28.253Z] 1301750ffb48: Verifying Checksum
19:18:28 [2020-10-16T19:18:28.253Z] 1301750ffb48: Download complete
19:18:28 [2020-10-16T19:18:28.253Z] 5ffb2f5886e2: Verifying Checksum
19:18:28 [2020-10-16T19:18:28.253Z] 5ffb2f5886e2: Download complete
19:18:29 [2020-10-16T19:18:29.348Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s
19:18:29 [2020-10-16T19:18:29.511Z] Client:
19:18:29 [2020-10-16T19:18:29.511Z]  Debug Mode: false
19:18:29 [2020-10-16T19:18:29.511Z] 
19:18:29 [2020-10-16T19:18:29.511Z] Server:
19:18:29 [2020-10-16T19:18:29.511Z]  Containers: 0
19:18:29 [2020-10-16T19:18:29.511Z]   Running: 0
19:18:29 [2020-10-16T19:18:29.511Z]   Paused: 0
19:18:29 [2020-10-16T19:18:29.511Z]   Stopped: 0
19:18:29 [2020-10-16T19:18:29.511Z]  Images: 0
19:18:29 [2020-10-16T19:18:29.511Z]  Server Version: 19.03.13
19:18:29 [2020-10-16T19:18:29.511Z]  Storage Driver: overlay2
19:18:29 [2020-10-16T19:18:29.511Z]   Backing Filesystem: extfs
19:18:29 [2020-10-16T19:18:29.511Z]   Supports d_type: true
19:18:29 [2020-10-16T19:18:29.511Z]   Native Overlay Diff: true
19:18:29 [2020-10-16T19:18:29.511Z]  Logging Driver: json-file
19:18:29 [2020-10-16T19:18:29.511Z]  Cgroup Driver: cgroupfs
19:18:29 [2020-10-16T19:18:29.511Z]  Plugins:
19:18:29 [2020-10-16T19:18:29.511Z]   Volume: local
19:18:29 [2020-10-16T19:18:29.511Z]   Network: bridge host ipvlan macvlan null overlay
19:18:29 [2020-10-16T19:18:29.511Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:18:29 [2020-10-16T19:18:29.511Z]  Swarm: inactive
19:18:29 [2020-10-16T19:18:29.511Z]  Runtimes: runc
19:18:29 [2020-10-16T19:18:29.511Z]  Default Runtime: runc
19:18:29 [2020-10-16T19:18:29.511Z]  Init Binary: docker-init
19:18:29 [2020-10-16T19:18:29.511Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:29 [2020-10-16T19:18:29.511Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:29 [2020-10-16T19:18:29.511Z]  init version: fec3683
19:18:29 [2020-10-16T19:18:29.511Z]  Security Options:
19:18:29 [2020-10-16T19:18:29.511Z]   apparmor
19:18:29 [2020-10-16T19:18:29.511Z]   seccomp
19:18:29 [2020-10-16T19:18:29.511Z]    Profile: default
19:18:29 [2020-10-16T19:18:29.511Z]  Kernel Version: 5.4.0-1025-aws
19:18:29 [2020-10-16T19:18:29.511Z]  Operating System: Ubuntu 18.04.5 LTS
19:18:29 [2020-10-16T19:18:29.511Z]  OSType: linux
19:18:29 [2020-10-16T19:18:29.511Z]  Architecture: x86_64
19:18:29 [2020-10-16T19:18:29.511Z]  CPUs: 8
19:18:29 [2020-10-16T19:18:29.511Z]  Total Memory: 30.58GiB
19:18:29 [2020-10-16T19:18:29.511Z]  Name: ip-10-100-104-2
19:18:29 [2020-10-16T19:18:29.511Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
19:18:29 [2020-10-16T19:18:29.511Z]  Docker Root Dir: /var/lib/docker
19:18:29 [2020-10-16T19:18:29.511Z]  Debug Mode: false
19:18:29 [2020-10-16T19:18:29.511Z]  Registry: https://index.docker.io/v1/
19:18:29 [2020-10-16T19:18:29.511Z]  Labels:
19:18:29 [2020-10-16T19:18:29.511Z]  Experimental: true
19:18:29 [2020-10-16T19:18:29.511Z]  Insecure Registries:
19:18:29 [2020-10-16T19:18:29.511Z]   127.0.0.0/8
19:18:29 [2020-10-16T19:18:29.511Z]  Live Restore Enabled: true
19:18:29 [2020-10-16T19:18:29.511Z] 
19:18:29 [2020-10-16T19:18:29.511Z] WARNING: No swap limit support
[Pipeline] sh
19:18:29 [2020-10-16T19:18:29.624Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:18:29 [2020-10-16T19:18:29.784Z] dc5c6edc9cff: Verifying Checksum
19:18:29 [2020-10-16T19:18:29.784Z] dc5c6edc9cff: Download complete
19:18:29 [2020-10-16T19:18:29.793Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:29 [2020-10-16T19:18:29.793Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:29 [2020-10-16T19:18:29.793Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41528/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:29 [2020-10-16T19:18:29.793Z] + bash /home/ubuntu/workspace/moby_PR-41528/check-config.sh
19:18:29 [2020-10-16T19:18:29.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:29 [2020-10-16T19:18:29.793Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
19:18:29 [2020-10-16T19:18:29.793Z] 
19:18:29 [2020-10-16T19:18:29.793Z] Generally Necessary:
19:18:29 [2020-10-16T19:18:29.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:29 [2020-10-16T19:18:29.793Z] - apparmor: enabled and tools installed
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NAMESPACES: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NET_NS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_PID_NS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_IPC_NS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_UTS_NS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUPS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_SCHED: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CPUSETS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_MEMCG: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_KEYS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_VETH: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_BRIDGE: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NF_NAT_IPV4: missing
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NF_NAT: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NF_NAT_NEEDED: missing
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:29 [2020-10-16T19:18:29.793Z] 
19:18:29 [2020-10-16T19:18:29.793Z] Optional Features:
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_USER_NS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_SECCOMP: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_PIDS: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_MEMCG_SWAP: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:29 [2020-10-16T19:18:29.793Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_BLK_CGROUP: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_IOSCHED_CFQ: missing
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_PERF: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:29 [2020-10-16T19:18:29.793Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_VS: enabled (as module)
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_VS_NFCT: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_EXT4_FS: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:30 [2020-10-16T19:18:30.052Z] - Network Drivers:
19:18:30 [2020-10-16T19:18:30.052Z]   - "overlay":
19:18:30 [2020-10-16T19:18:30.052Z]     - CONFIG_VXLAN: enabled (as module)
19:18:30 [2020-10-16T19:18:30.052Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       Optional (for encrypted networks):
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_CRYPTO: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_CRYPTO_AEAD: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_CRYPTO_GCM: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_CRYPTO_GHASH: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_XFRM: enabled
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:30 [2020-10-16T19:18:30.052Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:18:30 [2020-10-16T19:18:30.053Z]   - "ipvlan":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]   - "macvlan":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_DUMMY: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]   - "ftp,tftp client in container":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z] - Storage Drivers:
19:18:30 [2020-10-16T19:18:30.053Z]   - "aufs":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]   - "btrfs":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:30 [2020-10-16T19:18:30.053Z]   - "devicemapper":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]   - "overlay":
19:18:30 [2020-10-16T19:18:30.053Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:30 [2020-10-16T19:18:30.053Z]   - "zfs":
19:18:30 [2020-10-16T19:18:30.053Z]     - /dev/zfs: present
19:18:30 [2020-10-16T19:18:30.053Z]     - zfs command: missing
19:18:30 [2020-10-16T19:18:30.053Z]     - zpool command: missing
19:18:30 [2020-10-16T19:18:30.053Z] 
19:18:30 [2020-10-16T19:18:30.053Z] Limits:
19:18:30 [2020-10-16T19:18:30.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:30 [2020-10-16T19:18:30.053Z] 
19:18:30 [2020-10-16T19:18:30.053Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
19:18:30 [2020-10-16T19:18:30.429Z] + sudo modprobe ip_vs
19:18:30 [2020-10-16T19:18:30.429Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:561b8014c022bede412aee47e89cc11b648316ac .
19:18:30 [2020-10-16T19:18:30.689Z] #2 [internal] load .dockerignore
19:18:30 [2020-10-16T19:18:30.689Z] #2 transferring context: 87B done
19:18:30 [2020-10-16T19:18:30.689Z] #2 DONE 0.1s
19:18:30 [2020-10-16T19:18:30.689Z] 
19:18:30 [2020-10-16T19:18:30.689Z] #1 [internal] load build definition from Dockerfile
19:18:30 [2020-10-16T19:18:30.689Z] #1 transferring dockerfile: 16.46kB done
19:18:30 [2020-10-16T19:18:30.689Z] #1 DONE 0.2s
19:18:30 [2020-10-16T19:18:30.783Z] + docker version
19:18:30 [2020-10-16T19:18:30.949Z] 
19:18:30 [2020-10-16T19:18:30.949Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:18:31 [2020-10-16T19:18:31.319Z] db4e2d8d5901: Pull complete
19:18:31 [2020-10-16T19:18:31.517Z] #3 DONE 0.7s
19:18:31 [2020-10-16T19:18:31.615Z] dfe2d012519c: Pull complete
19:18:31 [2020-10-16T19:18:31.777Z] 
19:18:31 [2020-10-16T19:18:31.777Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:18:31 [2020-10-16T19:18:31.777Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:18:31 [2020-10-16T19:18:31.777Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:18:31 [2020-10-16T19:18:31.777Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
19:18:31 [2020-10-16T19:18:31.777Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
19:18:31 [2020-10-16T19:18:31.777Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.43MB / 8.88MB 0.1s
19:18:31 [2020-10-16T19:18:31.878Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s done
19:18:31 [2020-10-16T19:18:31.878Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
19:18:31 [2020-10-16T19:18:31.878Z] #8 ...
19:18:31 [2020-10-16T19:18:31.878Z] 
19:18:31 [2020-10-16T19:18:31.878Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:31 [2020-10-16T19:18:31.878Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 10.5s done
19:18:31 [2020-10-16T19:18:31.878Z] #24 DONE 13.5s
19:18:31 [2020-10-16T19:18:31.878Z] 
19:18:31 [2020-10-16T19:18:31.878Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:31 [2020-10-16T19:18:31.878Z] #8 ...
19:18:31 [2020-10-16T19:18:31.878Z] 
19:18:31 [2020-10-16T19:18:31.878Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:31 [2020-10-16T19:18:31.911Z] 5d8f1d1f9197: Pull complete
19:18:31 [2020-10-16T19:18:31.911Z] 3c370c2e2f82: Verifying Checksum
19:18:31 [2020-10-16T19:18:31.911Z] 3c370c2e2f82: Download complete
19:18:32 [2020-10-16T19:18:32.036Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
19:18:32 [2020-10-16T19:18:32.036Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
19:18:32 [2020-10-16T19:18:32.036Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done
19:18:32 [2020-10-16T19:18:32.036Z] #4 DONE 0.5s
19:18:32 [2020-10-16T19:18:32.295Z] 
19:18:32 [2020-10-16T19:18:32.295Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
19:18:32 [2020-10-16T19:18:32.864Z] #7 DONE 0.4s
19:18:32 [2020-10-16T19:18:32.864Z] 
19:18:32 [2020-10-16T19:18:32.864Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:18:32 [2020-10-16T19:18:32.864Z] #6 DONE 0.4s
19:18:32 [2020-10-16T19:18:32.864Z] 
19:18:32 [2020-10-16T19:18:32.864Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:18:32 [2020-10-16T19:18:32.864Z] #5 DONE 0.5s
19:18:32 [2020-10-16T19:18:32.864Z] 
19:18:32 [2020-10-16T19:18:32.864Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:32 [2020-10-16T19:18:32.864Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
19:18:32 [2020-10-16T19:18:32.864Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
19:18:32 [2020-10-16T19:18:32.864Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
19:18:32 [2020-10-16T19:18:32.864Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
19:18:33 [2020-10-16T19:18:33.265Z] #25 1.394 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:33 [2020-10-16T19:18:33.265Z] #25 1.400 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
19:18:33 [2020-10-16T19:18:33.265Z] #25 1.409 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:33 [2020-10-16T19:18:33.579Z] #25 1.605 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:33 [2020-10-16T19:18:33.846Z] #25 1.937 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:34 [2020-10-16T19:18:34.110Z] #25 2.331 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:34 [2020-10-16T19:18:34.248Z] #24 ...
19:18:34 [2020-10-16T19:18:34.248Z] 
19:18:34 [2020-10-16T19:18:34.248Z] #21 [internal] load build context
19:18:34 [2020-10-16T19:18:34.248Z] #21 transferring context: 52.02MB 1.0s done
19:18:34 [2020-10-16T19:18:34.248Z] #21 DONE 1.6s
19:18:34 [2020-10-16T19:18:34.508Z] 
19:18:34 [2020-10-16T19:18:34.508Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:34 [2020-10-16T19:18:34.508Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s
19:18:34 [2020-10-16T19:18:34.508Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.3s
19:18:34 [2020-10-16T19:18:34.508Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.2s
19:18:34 [2020-10-16T19:18:34.664Z] 1301750ffb48: Pull complete
19:18:34 [2020-10-16T19:18:34.768Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done
19:18:34 [2020-10-16T19:18:34.768Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done
19:18:34 [2020-10-16T19:18:34.768Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s done
19:18:34 [2020-10-16T19:18:34.768Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.69MB / 120.17MB 2.1s
19:18:34 [2020-10-16T19:18:34.768Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done
19:18:34 [2020-10-16T19:18:34.982Z] Client: Docker Engine - Community
19:18:34 [2020-10-16T19:18:34.982Z]  Version:           19.03.13
19:18:34 [2020-10-16T19:18:34.982Z]  API version:       1.40
19:18:34 [2020-10-16T19:18:34.982Z]  Go version:        go1.13.15
19:18:34 [2020-10-16T19:18:34.982Z]  Git commit:        4484c46d9d
19:18:34 [2020-10-16T19:18:34.982Z]  Built:             Wed Sep 16 17:02:36 2020
19:18:34 [2020-10-16T19:18:34.982Z]  OS/Arch:           linux/amd64
19:18:34 [2020-10-16T19:18:34.982Z]  Experimental:      false
19:18:34 [2020-10-16T19:18:34.982Z] 
19:18:34 [2020-10-16T19:18:34.982Z] Server: Docker Engine - Community
19:18:34 [2020-10-16T19:18:34.982Z]  Engine:
19:18:34 [2020-10-16T19:18:34.982Z]   Version:          19.03.13
19:18:34 [2020-10-16T19:18:34.982Z]   API version:      1.40 (minimum version 1.12)
19:18:34 [2020-10-16T19:18:34.982Z]   Go version:       go1.13.15
19:18:34 [2020-10-16T19:18:34.982Z]   Git commit:       4484c46d9d
19:18:34 [2020-10-16T19:18:34.982Z]   Built:            Wed Sep 16 17:01:06 2020
19:18:34 [2020-10-16T19:18:34.982Z]   OS/Arch:          linux/amd64
19:18:34 [2020-10-16T19:18:34.982Z]   Experimental:     true
19:18:34 [2020-10-16T19:18:34.982Z]  containerd:
19:18:34 [2020-10-16T19:18:34.982Z]   Version:          1.3.7
19:18:34 [2020-10-16T19:18:34.982Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:34 [2020-10-16T19:18:34.982Z]  runc:
19:18:34 [2020-10-16T19:18:34.982Z]   Version:          1.0.0-rc10
19:18:34 [2020-10-16T19:18:34.982Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:34 [2020-10-16T19:18:34.982Z]  docker-init:
19:18:34 [2020-10-16T19:18:34.982Z]   Version:          0.18.0
19:18:34 [2020-10-16T19:18:34.982Z]   GitCommit:        fec3683
[Pipeline] sh
19:18:35 [2020-10-16T19:18:35.028Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.59MB / 120.17MB 2.2s
19:18:35 [2020-10-16T19:18:35.028Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.62MB / 120.17MB 2.3s
19:18:35 [2020-10-16T19:18:35.288Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.65MB / 120.17MB 2.4s
19:18:35 [2020-10-16T19:18:35.288Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.45MB / 120.17MB 2.5s
19:18:35 [2020-10-16T19:18:35.307Z] + docker info
19:18:35 [2020-10-16T19:18:35.547Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.51MB / 120.17MB 2.6s
19:18:35 [2020-10-16T19:18:35.547Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.63MB / 120.17MB 2.8s
19:18:35 [2020-10-16T19:18:35.807Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.4s done
19:18:35 [2020-10-16T19:18:35.807Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.62MB / 120.17MB 2.9s
19:18:35 [2020-10-16T19:18:35.807Z] #8 ...
19:18:35 [2020-10-16T19:18:35.807Z] 
19:18:35 [2020-10-16T19:18:35.807Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:18:35 [2020-10-16T19:18:35.808Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:18:35 [2020-10-16T19:18:35.808Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:18:35 [2020-10-16T19:18:35.808Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:18:35 [2020-10-16T19:18:35.808Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
19:18:35 [2020-10-16T19:18:35.808Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
19:18:35 [2020-10-16T19:18:35.808Z] #60 DONE 3.0s
19:18:35 [2020-10-16T19:18:35.808Z] 
19:18:35 [2020-10-16T19:18:35.808Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:35 [2020-10-16T19:18:35.808Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.00MB / 120.17MB 3.0s
19:18:35 [2020-10-16T19:18:35.808Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
19:18:35 [2020-10-16T19:18:35.808Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.1s
19:18:36 [2020-10-16T19:18:36.039Z] #25 4.281 Fetched 8387 kB in 3s (2611 kB/s)
19:18:36 [2020-10-16T19:18:36.067Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
19:18:36 [2020-10-16T19:18:36.781Z] dc5c6edc9cff: Pull complete
19:18:37 [2020-10-16T19:18:37.408Z] #25 4.281 Reading package lists...
19:18:37 [2020-10-16T19:18:37.447Z] #8 ...
19:18:37 [2020-10-16T19:18:37.447Z] 
19:18:37 [2020-10-16T19:18:37.447Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:37 [2020-10-16T19:18:37.447Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.0s done
19:18:37 [2020-10-16T19:18:37.447Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.4s done
19:18:37 [2020-10-16T19:18:37.447Z] #24 DONE 4.6s
19:18:37 [2020-10-16T19:18:37.447Z] 
19:18:37 [2020-10-16T19:18:37.447Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:37 [2020-10-16T19:18:37.447Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
19:18:37 [2020-10-16T19:18:37.447Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
19:18:37 [2020-10-16T19:18:37.707Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
19:18:37 [2020-10-16T19:18:37.707Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
19:18:37 [2020-10-16T19:18:37.973Z] #25 5.374 Reading package lists...
19:18:37 [2020-10-16T19:18:37.973Z] #25 ...
19:18:37 [2020-10-16T19:18:37.973Z] 
19:18:37 [2020-10-16T19:18:37.973Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:37 [2020-10-16T19:18:37.973Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
19:18:37 [2020-10-16T19:18:37.973Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
19:18:37 [2020-10-16T19:18:37.973Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s
19:18:39 [2020-10-16T19:18:39.087Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done
19:18:39 [2020-10-16T19:18:39.348Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
19:18:39 [2020-10-16T19:18:39.351Z] #8 ...
19:18:39 [2020-10-16T19:18:39.352Z] 
19:18:39 [2020-10-16T19:18:39.352Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:39 [2020-10-16T19:18:39.352Z] #25 5.374 Reading package lists...
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.373 Building dependency tree...
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.801 The following additional packages will be installed:
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.801   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.801   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.801   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.802 Suggested packages:
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.802   krb5-doc krb5-user
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.802 Recommended packages:
19:18:39 [2020-10-16T19:18:39.352Z] #25 6.802   krb5-locales publicsuffix libsasl2-modules
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.022 The following NEW packages will be installed:
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.023   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.023   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.023   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.024   libssh2-1 libssl1.1 openssl
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.309 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.309 Need to get 5049 kB of archives.
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.309 After this operation, 12.1 MB of additional disk space will be used.
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.309 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.381 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.397 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.397 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.397 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.398 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.401 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.408 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.411 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.413 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.417 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.421 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.428 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.444 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.444 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.447 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.447 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.461 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.470 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.470 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:18:39 [2020-10-16T19:18:39.352Z] #25 7.477 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:18:39 [2020-10-16T19:18:39.613Z] #25 7.697 debconf: delaying package configuration, since apt-utils is not installed
19:18:39 [2020-10-16T19:18:39.613Z] #25 7.719 Fetched 5049 kB in 0s (11.9 MB/s)
19:18:39 [2020-10-16T19:18:39.613Z] #25 7.771 Selecting previously unselected package libssl1.1:amd64.
19:18:39 [2020-10-16T19:18:39.613Z] #25 7.771 (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:18:39 [2020-10-16T19:18:39.613Z] #25 7.771 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
19:18:39 [2020-10-16T19:18:39.613Z] #25 7.780 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:18:39 [2020-10-16T19:18:39.872Z] #25 8.005 Selecting previously unselected package openssl.
19:18:39 [2020-10-16T19:18:39.872Z] #25 8.006 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
19:18:39 [2020-10-16T19:18:39.872Z] #25 8.012 Unpacking openssl (1.1.1d-0+deb10u3) ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.168 Selecting previously unselected package ca-certificates.
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.168 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.172 Unpacking ca-certificates (20200601~deb10u1) ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.272 Selecting previously unselected package libkeyutils1:amd64.
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.274 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.284 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.329 Selecting previously unselected package libkrb5support0:amd64.
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.329 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.129Z] #25 8.333 Unpacking libkrb5support0:amd64 (1.17-3) ...
19:18:40 [2020-10-16T19:18:40.323Z] 3c370c2e2f82: Pull complete
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.401 Selecting previously unselected package libk5crypto3:amd64.
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.403 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.408 Unpacking libk5crypto3:amd64 (1.17-3) ...
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.460 Selecting previously unselected package libkrb5-3:amd64.
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.460 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.463 Unpacking libkrb5-3:amd64 (1.17-3) ...
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.585 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.585 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.386Z] #25 8.593 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
19:18:40 [2020-10-16T19:18:40.600Z] Client:
19:18:40 [2020-10-16T19:18:40.601Z]  Debug Mode: false
19:18:40 [2020-10-16T19:18:40.601Z] 
19:18:40 [2020-10-16T19:18:40.601Z] Server:
19:18:40 [2020-10-16T19:18:40.601Z]  Containers: 0
19:18:40 [2020-10-16T19:18:40.601Z]   Running: 0
19:18:40 [2020-10-16T19:18:40.601Z]   Paused: 0
19:18:40 [2020-10-16T19:18:40.601Z]   Stopped: 0
19:18:40 [2020-10-16T19:18:40.601Z]  Images: 0
19:18:40 [2020-10-16T19:18:40.601Z]  Server Version: 19.03.13
19:18:40 [2020-10-16T19:18:40.601Z]  Storage Driver: overlay2
19:18:40 [2020-10-16T19:18:40.601Z]   Backing Filesystem: extfs
19:18:40 [2020-10-16T19:18:40.601Z]   Supports d_type: true
19:18:40 [2020-10-16T19:18:40.601Z]   Native Overlay Diff: true
19:18:40 [2020-10-16T19:18:40.601Z]  Logging Driver: json-file
19:18:40 [2020-10-16T19:18:40.601Z]  Cgroup Driver: cgroupfs
19:18:40 [2020-10-16T19:18:40.601Z]  Plugins:
19:18:40 [2020-10-16T19:18:40.601Z]   Volume: local
19:18:40 [2020-10-16T19:18:40.601Z]   Network: bridge host ipvlan macvlan null overlay
19:18:40 [2020-10-16T19:18:40.601Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:18:40 [2020-10-16T19:18:40.601Z]  Swarm: inactive
19:18:40 [2020-10-16T19:18:40.601Z]  Runtimes: runc
19:18:40 [2020-10-16T19:18:40.601Z]  Default Runtime: runc
19:18:40 [2020-10-16T19:18:40.601Z]  Init Binary: docker-init
19:18:40 [2020-10-16T19:18:40.601Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
19:18:40 [2020-10-16T19:18:40.601Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:40 [2020-10-16T19:18:40.601Z]  init version: fec3683
19:18:40 [2020-10-16T19:18:40.601Z]  Security Options:
19:18:40 [2020-10-16T19:18:40.601Z]   apparmor
19:18:40 [2020-10-16T19:18:40.601Z]   seccomp
19:18:40 [2020-10-16T19:18:40.601Z]    Profile: default
19:18:40 [2020-10-16T19:18:40.601Z]  Kernel Version: 5.4.0-1025-aws
19:18:40 [2020-10-16T19:18:40.601Z]  Operating System: Ubuntu 18.04.5 LTS
19:18:40 [2020-10-16T19:18:40.601Z]  OSType: linux
19:18:40 [2020-10-16T19:18:40.601Z]  Architecture: x86_64
19:18:40 [2020-10-16T19:18:40.601Z]  CPUs: 2
19:18:40 [2020-10-16T19:18:40.601Z]  Total Memory: 7.487GiB
19:18:40 [2020-10-16T19:18:40.601Z]  Name: ip-10-100-123-133
19:18:40 [2020-10-16T19:18:40.601Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
19:18:40 [2020-10-16T19:18:40.601Z]  Docker Root Dir: /var/lib/docker
19:18:40 [2020-10-16T19:18:40.601Z]  Debug Mode: false
19:18:40 [2020-10-16T19:18:40.601Z]  Registry: https://index.docker.io/v1/
19:18:40 [2020-10-16T19:18:40.601Z]  Labels:
19:18:40 [2020-10-16T19:18:40.601Z]  Experimental: true
19:18:40 [2020-10-16T19:18:40.601Z]  Insecure Registries:
19:18:40 [2020-10-16T19:18:40.601Z]   127.0.0.0/8
19:18:40 [2020-10-16T19:18:40.601Z]  Live Restore Enabled: true
19:18:40 [2020-10-16T19:18:40.601Z] 
19:18:40 [2020-10-16T19:18:40.601Z] WARNING: No swap limit support
[Pipeline] sh
19:18:40 [2020-10-16T19:18:40.618Z] 5ffb2f5886e2: Pull complete
19:18:40 [2020-10-16T19:18:40.618Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
19:18:40 [2020-10-16T19:18:40.618Z] Status: Downloaded newer image for golang:1.13.15-buster
19:18:40 [2020-10-16T19:18:40.618Z]  ---> 805dc2d65d1c
19:18:40 [2020-10-16T19:18:40.618Z] Step 5/15 : ARG BUILDX_REPO
19:18:40 [2020-10-16T19:18:40.618Z]  ---> Running in 8943c77ca4fe
19:18:40 [2020-10-16T19:18:40.618Z] Removing intermediate container 8943c77ca4fe
19:18:40 [2020-10-16T19:18:40.618Z]  ---> 22d70ed622b5
19:18:40 [2020-10-16T19:18:40.618Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
19:18:40 [2020-10-16T19:18:40.618Z]  ---> Running in ce61d44c208f
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.674 Selecting previously unselected package libsasl2-modules-db:amd64.
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.674 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.676 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.728 Selecting previously unselected package libsasl2-2:amd64.
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.728 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.731 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.794 Selecting previously unselected package libldap-common.
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.794 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.794 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.845 Selecting previously unselected package libldap-2.4-2:amd64.
19:18:40 [2020-10-16T19:18:40.647Z] #25 8.845 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.728Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done
19:18:40 [2020-10-16T19:18:40.728Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
19:18:40 [2020-10-16T19:18:40.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:40 [2020-10-16T19:18:40.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:40 [2020-10-16T19:18:40.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41528/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.849 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.922 Selecting previously unselected package libnghttp2-14:amd64.
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.922 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.928 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.984 Selecting previously unselected package libpsl5:amd64.
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.984 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 8.990 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 9.033 Selecting previously unselected package librtmp1:amd64.
19:18:40 [2020-10-16T19:18:40.905Z] #25 9.033 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 9.042 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:40 [2020-10-16T19:18:40.905Z] #25 9.089 Selecting previously unselected package libssh2-1:amd64.
19:18:40 [2020-10-16T19:18:40.905Z] #25 9.089 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:18:40 [2020-10-16T19:18:40.912Z] Cloning into '/buildx'...
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.095 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.167 Selecting previously unselected package libcurl4:amd64.
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.167 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.172 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.292 Selecting previously unselected package curl.
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.292 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
19:18:41 [2020-10-16T19:18:41.165Z] #25 9.295 Unpacking curl (7.64.0-4+deb10u1) ...
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.443 Selecting previously unselected package libonig5:amd64.
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.443 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.452 Unpacking libonig5:amd64 (6.9.1-1) ...
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.528 Selecting previously unselected package libjq1:amd64.
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.528 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:18:41 [2020-10-16T19:18:41.423Z] #25 9.533 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:41 [2020-10-16T19:18:41.465Z] + bash /home/ubuntu/workspace/moby_PR-41528/check-config.sh
19:18:41 [2020-10-16T19:18:41.465Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:41 [2020-10-16T19:18:41.465Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
19:18:41 [2020-10-16T19:18:41.465Z] 
19:18:41 [2020-10-16T19:18:41.465Z] Generally Necessary:
19:18:41 [2020-10-16T19:18:41.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:41 [2020-10-16T19:18:41.465Z] - apparmor: enabled and tools installed
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NAMESPACES: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NET_NS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_PID_NS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_IPC_NS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_UTS_NS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUPS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_SCHED: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CPUSETS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_MEMCG: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_KEYS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_VETH: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_BRIDGE: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NF_NAT_IPV4: missing
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NF_NAT: enabled (as module)
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_NF_NAT_NEEDED: missing
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:41 [2020-10-16T19:18:41.465Z] 
19:18:41 [2020-10-16T19:18:41.465Z] Optional Features:
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_USER_NS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_SECCOMP: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_PIDS: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_MEMCG_SWAP: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:41 [2020-10-16T19:18:41.465Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_BLK_CGROUP: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_IOSCHED_CFQ: missing
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:18:41 [2020-10-16T19:18:41.465Z] - CONFIG_CGROUP_PERF: enabled
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.596 Selecting previously unselected package jq.
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.596 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.601 Unpacking jq (1.5+dfsg-2+b1) ...
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.653 Setting up libkeyutils1:amd64 (1.6-6) ...
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.667 Setting up libpsl5:amd64 (0.20.2-2) ...
19:18:41 [2020-10-16T19:18:41.681Z] #25 9.677 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_VS: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_VS_NFCT: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_EXT4_FS: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:41 [2020-10-16T19:18:41.737Z] - Network Drivers:
19:18:41 [2020-10-16T19:18:41.737Z]   - "overlay":
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_VXLAN: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       Optional (for encrypted networks):
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_CRYPTO: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_CRYPTO_AEAD: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_CRYPTO_GCM: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_CRYPTO_GHASH: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_XFRM: enabled
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:18:41 [2020-10-16T19:18:41.737Z]   - "ipvlan":
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]   - "macvlan":
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_DUMMY: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]   - "ftp,tftp client in container":
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z] - Storage Drivers:
19:18:41 [2020-10-16T19:18:41.737Z]   - "aufs":
19:18:41 [2020-10-16T19:18:41.737Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:41 [2020-10-16T19:18:41.737Z]   - "btrfs":
19:18:41 [2020-10-16T19:18:41.940Z] #25 9.892 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:41 [2020-10-16T19:18:41.940Z] #25 9.905 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:18:41 [2020-10-16T19:18:41.940Z] #25 9.916 Setting up libkrb5support0:amd64 (1.17-3) ...
19:18:41 [2020-10-16T19:18:41.940Z] #25 9.930 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 9.939 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 9.951 Setting up libk5crypto3:amd64 (1.17-3) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 9.965 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 9.976 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 9.989 Setting up libkrb5-3:amd64 (1.17-3) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 10.00 Setting up openssl (1.1.1d-0+deb10u3) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 10.02 Setting up libonig5:amd64 (6.9.1-1) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 10.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:18:41 [2020-10-16T19:18:41.941Z] #25 10.05 Setting up ca-certificates (20200601~deb10u1) ...
19:18:42 [2020-10-16T19:18:42.009Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:42 [2020-10-16T19:18:42.009Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:42 [2020-10-16T19:18:42.009Z]   - "devicemapper":
19:18:42 [2020-10-16T19:18:42.009Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:42 [2020-10-16T19:18:42.009Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:42 [2020-10-16T19:18:42.009Z]   - "overlay":
19:18:42 [2020-10-16T19:18:42.009Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:42 [2020-10-16T19:18:42.009Z]   - "zfs":
19:18:42 [2020-10-16T19:18:42.009Z]     - /dev/zfs: present
19:18:42 [2020-10-16T19:18:42.009Z]     - zfs command: missing
19:18:42 [2020-10-16T19:18:42.009Z]     - zpool command: missing
19:18:42 [2020-10-16T19:18:42.009Z] 
19:18:42 [2020-10-16T19:18:42.009Z] Limits:
19:18:42 [2020-10-16T19:18:42.009Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:42 [2020-10-16T19:18:42.009Z] 
19:18:42 [2020-10-16T19:18:42.009Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:42 [2020-10-16T19:18:42.359Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:561b8014c022bede412aee47e89cc11b648316ac .
19:18:42 [2020-10-16T19:18:42.523Z] #25 10.70 Updating certificates in /etc/ssl/certs...
19:18:42 [2020-10-16T19:18:42.619Z] #1 [internal] load .dockerignore
19:18:42 [2020-10-16T19:18:42.619Z] #1 transferring context: 87B 0.0s done
19:18:42 [2020-10-16T19:18:42.619Z] #1 DONE 0.1s
19:18:42 [2020-10-16T19:18:42.619Z] 
19:18:42 [2020-10-16T19:18:42.619Z] #2 [internal] load build definition from Dockerfile
19:18:42 [2020-10-16T19:18:42.619Z] #2 transferring dockerfile: 16.46kB 0.0s done
19:18:42 [2020-10-16T19:18:42.619Z] #2 DONE 0.1s
19:18:42 [2020-10-16T19:18:42.619Z] 
19:18:42 [2020-10-16T19:18:42.619Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:18:42 [2020-10-16T19:18:42.882Z] #3 DONE 0.5s
19:18:42 [2020-10-16T19:18:42.882Z] 
19:18:42 [2020-10-16T19:18:42.882Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:18:42 [2020-10-16T19:18:42.882Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:18:43 [2020-10-16T19:18:43.142Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:18:43 [2020-10-16T19:18:43.142Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
19:18:43 [2020-10-16T19:18:43.142Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
19:18:43 [2020-10-16T19:18:43.142Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
19:18:43 [2020-10-16T19:18:43.403Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
19:18:43 [2020-10-16T19:18:43.403Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
19:18:43 [2020-10-16T19:18:43.663Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
19:18:43 [2020-10-16T19:18:43.663Z] #4 DONE 0.9s
19:18:43 [2020-10-16T19:18:43.669Z] #25 11.64 126 added, 0 removed; done.
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.70 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.71 Setting up jq (1.5+dfsg-2+b1) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.72 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.95 Setting up curl (7.64.0-4+deb10u1) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.96 Processing triggers for libc-bin (2.28-10) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 11.99 Processing triggers for ca-certificates (20200601~deb10u1) ...
19:18:43 [2020-10-16T19:18:43.927Z] #25 12.00 Updating certificates in /etc/ssl/certs...
19:18:44 [2020-10-16T19:18:44.020Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s done
19:18:44 [2020-10-16T19:18:44.020Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
19:18:44 [2020-10-16T19:18:44.020Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
19:18:44 [2020-10-16T19:18:44.020Z] #8 DONE 11.0s
19:18:44 [2020-10-16T19:18:44.020Z] 
19:18:44 [2020-10-16T19:18:44.020Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:44 [2020-10-16T19:18:44.020Z] #25 1.888 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 1.898 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 2.006 Get:3 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 2.018 Get:4 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 2.176 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:44 [2020-10-16T19:18:44.021Z] #25 2.247 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 3.604 Fetched 8387 kB in 2s (4264 kB/s)
19:18:44 [2020-10-16T19:18:44.021Z] #25 3.604 Reading package lists...
19:18:44 [2020-10-16T19:18:44.021Z] #25 4.382 Reading package lists...
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.122 Building dependency tree...
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.373 The following additional packages will be installed:
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.373   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.373   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.373   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.374 Suggested packages:
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.374   krb5-doc krb5-user
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.374 Recommended packages:
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.374   krb5-locales publicsuffix libsasl2-modules
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.567 The following NEW packages will be installed:
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.568   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.568   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.568   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.569   libssh2-1 libssl1.1 openssl
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.836 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.836 Need to get 5049 kB of archives.
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.836 After this operation, 12.1 MB of additional disk space will be used.
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.836 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.853 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.868 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.870 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.870 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.871 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.873 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.876 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.878 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.879 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.880 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.881 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.887 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.887 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.887 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.894 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.895 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.899 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.913 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.915 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 5.937 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.069 debconf: delaying package configuration, since apt-utils is not installed
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.088 Fetched 5049 kB in 0s (14.1 MB/s)
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.128 Selecting previously unselected package libssl1.1:amd64.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.128 (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:18:44 [2020-10-16T19:18:44.021Z] #25 6.134 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.143 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.280 Selecting previously unselected package openssl.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.282 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.285 Unpacking openssl (1.1.1d-0+deb10u3) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.379 Selecting previously unselected package ca-certificates.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.380 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.383 Unpacking ca-certificates (20200601~deb10u1) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.429 Selecting previously unselected package libkeyutils1:amd64.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.430 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.434 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.462 Selecting previously unselected package libkrb5support0:amd64.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.463 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.466 Unpacking libkrb5support0:amd64 (1.17-3) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.500 Selecting previously unselected package libk5crypto3:amd64.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.501 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.505 Unpacking libk5crypto3:amd64 (1.17-3) ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.543 Selecting previously unselected package libkrb5-3:amd64.
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.544 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.021Z] #25 6.547 Unpacking libkrb5-3:amd64 (1.17-3) ...
19:18:44 [2020-10-16T19:18:44.235Z] 
19:18:44 [2020-10-16T19:18:44.235Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:18:44 [2020-10-16T19:18:44.235Z] #7 DONE 0.3s
19:18:44 [2020-10-16T19:18:44.235Z] 
19:18:44 [2020-10-16T19:18:44.235Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:18:44 [2020-10-16T19:18:44.235Z] #6 DONE 0.3s
19:18:44 [2020-10-16T19:18:44.235Z] 
19:18:44 [2020-10-16T19:18:44.235Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.617 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.618 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.621 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.661 Selecting previously unselected package libsasl2-modules-db:amd64.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.663 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.667 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.702 Selecting previously unselected package libsasl2-2:amd64.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.703 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.706 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.763 Selecting previously unselected package libldap-common.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.764 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.778 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.854 Selecting previously unselected package libldap-2.4-2:amd64.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.855 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.863 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.955 Selecting previously unselected package libnghttp2-14:amd64.
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.956 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:18:44 [2020-10-16T19:18:44.280Z] #25 6.966 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:44 [2020-10-16T19:18:44.464Z] Removing intermediate container ce61d44c208f
19:18:44 [2020-10-16T19:18:44.464Z]  ---> d94442ce59a3
19:18:44 [2020-10-16T19:18:44.464Z] Step 7/15 : WORKDIR /buildx
19:18:44 [2020-10-16T19:18:44.464Z]  ---> Running in 494470482f57
19:18:44 [2020-10-16T19:18:44.464Z] Removing intermediate container 494470482f57
19:18:44 [2020-10-16T19:18:44.464Z]  ---> a86c4cd5fdeb
19:18:44 [2020-10-16T19:18:44.464Z] Step 8/15 : ARG BUILDX_COMMIT
19:18:44 [2020-10-16T19:18:44.464Z]  ---> Running in dda8fe1e8f40
19:18:44 [2020-10-16T19:18:44.502Z] #5 DONE 0.4s
19:18:44 [2020-10-16T19:18:44.502Z] 
19:18:44 [2020-10-16T19:18:44.502Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:44 [2020-10-16T19:18:44.502Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
19:18:44 [2020-10-16T19:18:44.757Z] Removing intermediate container dda8fe1e8f40
19:18:44 [2020-10-16T19:18:44.757Z]  ---> 6cb40ec5cd92
19:18:44 [2020-10-16T19:18:44.757Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
19:18:44 [2020-10-16T19:18:44.757Z]  ---> Running in 92e21e1e664a
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 167.27kB / 50.40MB 0.0s
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.42MB / 50.40MB 0.2s
19:18:44 [2020-10-16T19:18:44.762Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.19MB / 7.81MB 0.2s
19:18:44 [2020-10-16T19:18:44.857Z] #25 12.73 0 added, 0 removed; done.
19:18:44 [2020-10-16T19:18:44.857Z] #25 12.73 Running hooks in /etc/ca-certificates/update.d...
19:18:44 [2020-10-16T19:18:44.857Z] #25 12.73 done.
19:18:45 [2020-10-16T19:18:45.022Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.79MB / 50.40MB 0.5s
19:18:45 [2020-10-16T19:18:45.022Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
19:18:45 [2020-10-16T19:18:45.022Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s
19:18:45 [2020-10-16T19:18:45.052Z] From https://github.com/docker/buildx
19:18:45 [2020-10-16T19:18:45.052Z]  * [new tag]         v0.3.1     -> build
19:18:45 [2020-10-16T19:18:45.284Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.08MB / 50.40MB 0.7s
19:18:45 [2020-10-16T19:18:45.284Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.73MB / 10.00MB 0.7s
19:18:45 [2020-10-16T19:18:45.284Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s
19:18:45 [2020-10-16T19:18:45.666Z] #25 7.873 Selecting previously unselected package libpsl5:amd64.
19:18:45 [2020-10-16T19:18:45.666Z] #25 7.874 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:18:45 [2020-10-16T19:18:45.666Z] #25 7.893 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:18:45 [2020-10-16T19:18:45.666Z] #25 8.147 Selecting previously unselected package librtmp1:amd64.
19:18:45 [2020-10-16T19:18:45.666Z] #25 8.148 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:18:45 [2020-10-16T19:18:45.666Z] #25 8.159 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:45 [2020-10-16T19:18:45.666Z] #25 8.279 Selecting previously unselected package libssh2-1:amd64.
19:18:45 [2020-10-16T19:18:45.691Z] Switched to branch 'build'
19:18:45 [2020-10-16T19:18:45.866Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
19:18:45 [2020-10-16T19:18:45.866Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.55MB / 51.83MB 1.4s
19:18:45 [2020-10-16T19:18:45.925Z] #25 8.280 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:18:45 [2020-10-16T19:18:45.925Z] #25 8.300 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:18:46 [2020-10-16T19:18:46.133Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.62MB / 51.83MB 1.5s
19:18:46 [2020-10-16T19:18:46.234Z] #25 DONE 14.2s
19:18:46 [2020-10-16T19:18:46.234Z] 
19:18:46 [2020-10-16T19:18:46.234Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:18:46 [2020-10-16T19:18:46.234Z] #26 DONE 0.2s
19:18:46 [2020-10-16T19:18:46.234Z] 
19:18:46 [2020-10-16T19:18:46.234Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:18:46 [2020-10-16T19:18:46.395Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
19:18:46 [2020-10-16T19:18:46.395Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
19:18:46 [2020-10-16T19:18:46.395Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.01MB / 51.83MB 1.9s
19:18:46 [2020-10-16T19:18:46.395Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.06MB / 68.67MB 1.9s
19:18:46 [2020-10-16T19:18:46.395Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.9s
19:18:46 [2020-10-16T19:18:46.531Z] #25 8.940 Selecting previously unselected package libcurl4:amd64.
19:18:46 [2020-10-16T19:18:46.531Z] #25 8.941 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
19:18:46 [2020-10-16T19:18:46.531Z] #25 8.949 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.026 Selecting previously unselected package curl.
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.027 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.034 Unpacking curl (7.64.0-4+deb10u1) ...
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.116 Selecting previously unselected package libonig5:amd64.
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.117 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:18:46 [2020-10-16T19:18:46.531Z] #25 9.127 Unpacking libonig5:amd64 (6.9.1-1) ...
19:18:46 [2020-10-16T19:18:46.660Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.79MB / 51.83MB 2.1s
19:18:46 [2020-10-16T19:18:46.660Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.72MB / 68.67MB 2.1s
19:18:46 [2020-10-16T19:18:46.660Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.13MB / 51.83MB 2.2s
19:18:46 [2020-10-16T19:18:46.660Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.64MB / 68.67MB 2.2s
19:18:46 [2020-10-16T19:18:46.733Z] Removing intermediate container 92e21e1e664a
19:18:46 [2020-10-16T19:18:46.733Z]  ---> afb23ba9c911
19:18:46 [2020-10-16T19:18:46.733Z] Step 10/15 : ARG GOOS
19:18:46 [2020-10-16T19:18:46.733Z]  ---> Running in 79b145f0c077
19:18:46 [2020-10-16T19:18:46.733Z] Removing intermediate container 79b145f0c077
19:18:46 [2020-10-16T19:18:46.733Z]  ---> 686641a4f520
19:18:46 [2020-10-16T19:18:46.733Z] Step 11/15 : ARG GOARCH
19:18:46 [2020-10-16T19:18:46.733Z]  ---> Running in 4471df6c6b0f
19:18:46 [2020-10-16T19:18:46.790Z] #25 ...
19:18:46 [2020-10-16T19:18:46.790Z] 
19:18:46 [2020-10-16T19:18:46.790Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:18:46 [2020-10-16T19:18:46.790Z] #9 DONE 2.9s
19:18:46 [2020-10-16T19:18:46.790Z] 
19:18:46 [2020-10-16T19:18:46.790Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.295 Selecting previously unselected package libjq1:amd64.
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.296 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.300 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.334 Selecting previously unselected package jq.
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.335 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.338 Unpacking jq (1.5+dfsg-2+b1) ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.373 Setting up libkeyutils1:amd64 (1.6-6) ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 9.386 Setting up libpsl5:amd64 (0.20.2-2) ...
19:18:46 [2020-10-16T19:18:46.790Z] #25 ...
19:18:46 [2020-10-16T19:18:46.790Z] 
19:18:46 [2020-10-16T19:18:46.790Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:18:46 [2020-10-16T19:18:46.922Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.72MB / 51.83MB 2.3s
19:18:46 [2020-10-16T19:18:46.922Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.69MB / 68.67MB 2.3s
19:18:46 [2020-10-16T19:18:46.922Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.61MB / 120.17MB 2.3s
19:18:46 [2020-10-16T19:18:46.922Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.08MB / 51.83MB 2.5s
19:18:46 [2020-10-16T19:18:46.922Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.44MB / 68.67MB 2.5s
19:18:47 [2020-10-16T19:18:47.027Z] Removing intermediate container 4471df6c6b0f
19:18:47 [2020-10-16T19:18:47.027Z]  ---> 9cbfd91f9ed4
19:18:47 [2020-10-16T19:18:47.027Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
19:18:47 [2020-10-16T19:18:47.027Z]  ---> Running in c9526743d654
19:18:47 [2020-10-16T19:18:47.187Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.12MB / 120.17MB 2.6s
19:18:47 [2020-10-16T19:18:47.187Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s
19:18:47 [2020-10-16T19:18:47.187Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.27MB / 68.67MB 2.7s
19:18:47 [2020-10-16T19:18:47.359Z] #10 DONE 0.5s
19:18:47 [2020-10-16T19:18:47.359Z] 
19:18:47 [2020-10-16T19:18:47.359Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:18:47 [2020-10-16T19:18:47.359Z] #37 DONE 0.0s
19:18:47 [2020-10-16T19:18:47.359Z] 
19:18:47 [2020-10-16T19:18:47.359Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:18:47 [2020-10-16T19:18:47.359Z] #29 DONE 0.0s
19:18:47 [2020-10-16T19:18:47.359Z] 
19:18:47 [2020-10-16T19:18:47.359Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.397 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.500 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.510 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.523 Setting up libkrb5support0:amd64 (1.17-3) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.532 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.541 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.551 Setting up libk5crypto3:amd64 (1.17-3) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.560 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.570 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.580 Setting up libkrb5-3:amd64 (1.17-3) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.589 Setting up openssl (1.1.1d-0+deb10u3) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.604 Setting up libonig5:amd64 (6.9.1-1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.613 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.622 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:18:47 [2020-10-16T19:18:47.359Z] #25 9.632 Setting up ca-certificates (20200601~deb10u1) ...
19:18:47 [2020-10-16T19:18:47.449Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.46MB / 68.67MB 2.8s
19:18:47 [2020-10-16T19:18:47.449Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.43MB / 120.17MB 2.8s
19:18:47 [2020-10-16T19:18:47.449Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.06MB / 68.67MB 3.0s
19:18:47 [2020-10-16T19:18:47.449Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.90MB / 120.17MB 3.0s
19:18:47 [2020-10-16T19:18:47.604Z] #27 1.378 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:47 [2020-10-16T19:18:47.618Z] #25 10.06 Updating certificates in /etc/ssl/certs...
19:18:47 [2020-10-16T19:18:47.722Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done
19:18:47 [2020-10-16T19:18:47.722Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.35MB / 68.67MB 3.2s
19:18:47 [2020-10-16T19:18:47.722Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.41MB / 120.17MB 3.2s
19:18:47 [2020-10-16T19:18:47.722Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.2s
19:18:47 [2020-10-16T19:18:47.869Z] #27 1.694 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:18:47 [2020-10-16T19:18:47.988Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.77MB / 68.67MB 3.4s
19:18:47 [2020-10-16T19:18:47.988Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.71MB / 120.17MB 3.4s
19:18:47 [2020-10-16T19:18:47.988Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done
19:18:47 [2020-10-16T19:18:47.988Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s
19:18:47 [2020-10-16T19:18:47.988Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.15MB / 120.17MB 3.6s
19:18:48 [2020-10-16T19:18:48.126Z] #27 1.799 
19:18:48 [2020-10-16T19:18:48.258Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.84MB / 120.17MB 3.8s
19:18:48 [2020-10-16T19:18:48.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.24MB / 120.17MB 4.0s
19:18:48 [2020-10-16T19:18:48.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.33MB / 120.17MB 4.0s
19:18:48 [2020-10-16T19:18:48.642Z] #27 1.918 
#######                                                                   10.2%
########################                                                  34.1%
########################################                                  56.6%
#######################################################                   77.2%
#####################################################################     97.1%
######################################################################## 100.0%
19:18:48 [2020-10-16T19:18:48.642Z] #27 2.446 
19:18:48 [2020-10-16T19:18:48.782Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done
19:18:48 [2020-10-16T19:18:48.782Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.59MB / 120.17MB 4.3s
19:18:48 [2020-10-16T19:18:48.900Z] #27 2.574 
######################################################################## 100.0%
19:18:48 [2020-10-16T19:18:48.900Z] #27 2.680 
19:18:49 [2020-10-16T19:18:49.005Z] #25 11.57 126 added, 0 removed; done.
19:18:49 [2020-10-16T19:18:49.043Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.17MB / 120.17MB 4.5s
19:18:49 [2020-10-16T19:18:49.043Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s
19:18:49 [2020-10-16T19:18:49.157Z] #27 2.815 
#####################################                                     51.9%
######################################################################## 100.0%
19:18:49 [2020-10-16T19:18:49.157Z] #27 2.964 
19:18:49 [2020-10-16T19:18:49.270Z] #25 11.71 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
19:18:49 [2020-10-16T19:18:49.270Z] #25 11.74 Setting up jq (1.5+dfsg-2+b1) ...
19:18:49 [2020-10-16T19:18:49.270Z] #25 11.76 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:18:49 [2020-10-16T19:18:49.270Z] #25 11.78 Setting up curl (7.64.0-4+deb10u1) ...
19:18:49 [2020-10-16T19:18:49.270Z] #25 11.84 Processing triggers for libc-bin (2.28-10) ...
19:18:49 [2020-10-16T19:18:49.531Z] #25 11.93 Processing triggers for ca-certificates (20200601~deb10u1) ...
19:18:49 [2020-10-16T19:18:49.531Z] #25 11.95 Updating certificates in /etc/ssl/certs...
19:18:49 [2020-10-16T19:18:49.673Z] #27 3.090 
#########                                                                 12.7%
##########################                                                36.4%
################################                                          45.1%
19:18:49 [2020-10-16T19:18:49.673Z] #27 ...
19:18:49 [2020-10-16T19:18:49.673Z] 
19:18:49 [2020-10-16T19:18:49.673Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:49 [2020-10-16T19:18:49.673Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.3s done
19:18:49 [2020-10-16T19:18:49.673Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.3s done
19:18:49 [2020-10-16T19:18:49.673Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.4s
19:18:49 [2020-10-16T19:18:49.673Z] #8 ...
19:18:49 [2020-10-16T19:18:49.673Z] 
19:18:49 [2020-10-16T19:18:49.673Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:18:49 [2020-10-16T19:18:49.932Z] #27 3.090 
#########                                                                 12.7%
##########################                                                36.4%
################################                                          45.1%
##################################################                        70.7%
#####################################################################     97.2%
######################################################################## 100.0%
19:18:49 [2020-10-16T19:18:49.932Z] #27 3.615 
19:18:49 [2020-10-16T19:18:49.985Z] #8 ...
19:18:49 [2020-10-16T19:18:49.985Z] 
19:18:49 [2020-10-16T19:18:49.985Z] #21 [internal] load build context
19:18:49 [2020-10-16T19:18:49.985Z] #21 transferring context: 52.02MB 4.8s done
19:18:49 [2020-10-16T19:18:49.985Z] #21 DONE 5.3s
19:18:49 [2020-10-16T19:18:49.985Z] 
19:18:49 [2020-10-16T19:18:49.985Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:49 [2020-10-16T19:18:49.985Z] #8 ...
19:18:49 [2020-10-16T19:18:49.985Z] 
19:18:49 [2020-10-16T19:18:49.985Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:49 [2020-10-16T19:18:49.985Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
19:18:49 [2020-10-16T19:18:49.985Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
19:18:49 [2020-10-16T19:18:49.985Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
19:18:49 [2020-10-16T19:18:49.985Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
19:18:49 [2020-10-16T19:18:49.985Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 1.8s done
19:18:49 [2020-10-16T19:18:49.985Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.2s
19:18:50 [2020-10-16T19:18:50.250Z] #24 ...
19:18:50 [2020-10-16T19:18:50.250Z] 
19:18:50 [2020-10-16T19:18:50.250Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:18:50 [2020-10-16T19:18:50.250Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:18:50 [2020-10-16T19:18:50.250Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:18:50 [2020-10-16T19:18:50.250Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:18:50 [2020-10-16T19:18:50.250Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done
19:18:50 [2020-10-16T19:18:50.250Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
19:18:50 [2020-10-16T19:18:50.250Z] #60 DONE 5.8s
19:18:50 [2020-10-16T19:18:50.250Z] 
19:18:50 [2020-10-16T19:18:50.250Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:50 [2020-10-16T19:18:50.250Z] #24 ...
19:18:50 [2020-10-16T19:18:50.250Z] 
19:18:50 [2020-10-16T19:18:50.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:50 [2020-10-16T19:18:50.250Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done
19:18:51 [2020-10-16T19:18:51.194Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
19:18:51 [2020-10-16T19:18:51.444Z] #25 ...
19:18:51 [2020-10-16T19:18:51.444Z] 
19:18:51 [2020-10-16T19:18:51.444Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.269 + RM_GOPATH=0
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.269 + TMP_GOPATH=
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.269 + : /build
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.269 + '[' -z '' ']'
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.269 ++ mktemp -d
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.280 + export GOPATH=/tmp/tmp.B2k6lzCVBK
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.280 + GOPATH=/tmp/tmp.B2k6lzCVBK
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.280 + RM_GOPATH=1
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.280 + case "$(go env GOARCH)" in
19:18:51 [2020-10-16T19:18:51.444Z] #22 1.280 ++ go env GOARCH
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.291 + export GO_BUILDMODE=-buildmode=pie
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.291 + GO_BUILDMODE=-buildmode=pie
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.292 ++ dirname /tmp/install/install.sh
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + dir=/tmp/install
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + bin=dockercli
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + shift
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + . /tmp/install/dockercli.installer
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 ++ : stable
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 ++ : 17.06.2-ce
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + install_dockercli
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.294 Install docker/cli version 17.06.2-ce from stable
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.296 ++ uname -m
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.300 + arch=x86_64
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.300 + '[' x86_64 '!=' x86_64 ']'
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.300 + url=https://download.docker.com/linux/static
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.301 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:18:51 [2020-10-16T19:18:51.445Z] #22 1.327 + tar -xz docker/docker
19:18:51 [2020-10-16T19:18:51.445Z] #22 3.074 + mkdir -p /build
19:18:51 [2020-10-16T19:18:51.445Z] #22 3.093 + mv docker/docker /build/
19:18:51 [2020-10-16T19:18:51.445Z] #22 3.095 + rmdir docker
19:18:51 [2020-10-16T19:18:51.445Z] #22 DONE 3.9s
19:18:51 [2020-10-16T19:18:51.445Z] 
19:18:51 [2020-10-16T19:18:51.445Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.590 + RM_GOPATH=0
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.590 + TMP_GOPATH=
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.591 + : /build
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.591 + '[' -z '' ']'
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.591 ++ mktemp -d
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.595 + export GOPATH=/tmp/tmp.Nk10UQ4vnS
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.595 + GOPATH=/tmp/tmp.Nk10UQ4vnS
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.595 + RM_GOPATH=1
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.595 + case "$(go env GOARCH)" in
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.600 ++ go env GOARCH
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.607 + export GO_BUILDMODE=-buildmode=pie
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.607 + GO_BUILDMODE=-buildmode=pie
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.607 ++ dirname /tmp/install/install.sh
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + dir=/tmp/install
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + bin=gotestsum
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + shift
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + . /tmp/install/gotestsum.installer
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 ++ : v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.608 + install_gotestsum
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.609 + set -e
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.609 + export GO111MODULE=on
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.609 + GO111MODULE=on
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.609 + GOBIN=/build
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.609 + go get gotest.tools/gotestsum@v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.621 go: finding gotest.tools v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 0.621 go: finding gotest.tools/gotestsum v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 1.039 go: downloading gotest.tools/gotestsum v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 1.751 go: extracting gotest.tools/gotestsum v0.5.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.570 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.579 go: downloading github.com/spf13/pflag v1.0.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.581 go: downloading github.com/fatih/color v1.9.0
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.582 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.594 go: downloading github.com/jonboulle/clockwork v0.1.0
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.598 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.601 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.625 go: downloading github.com/pkg/errors v0.9.1
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.625 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.655 go: extracting github.com/pkg/errors v0.9.1
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.657 go: extracting github.com/jonboulle/clockwork v0.1.0
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.658 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.709 go: extracting github.com/fatih/color v1.9.0
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.731 go: downloading github.com/mattn/go-isatty v0.0.12
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.732 go: downloading github.com/mattn/go-colorable v0.1.6
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.777 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.785 go: extracting github.com/spf13/pflag v1.0.3
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.803 go: extracting github.com/mattn/go-colorable v0.1.6
19:18:51 [2020-10-16T19:18:51.445Z] #45 2.804 go: extracting github.com/mattn/go-isatty v0.0.12
19:18:51 [2020-10-16T19:18:51.445Z] #45 3.242 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:18:51 [2020-10-16T19:18:51.445Z] #45 3.808 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:18:51 [2020-10-16T19:18:51.445Z] #45 3.850 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:18:51 [2020-10-16T19:18:51.747Z] #27 3.734 
#                                                                          2.7%
#######                                                                    9.8%
##########                                                                14.9%
##############                                                            20.2%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 35.8%
#############################                                             41.2%
#################################                                         46.1%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              61.9%
################################################                          67.1%
##################################################                        70.2%
#######################################################                   77.2%
#############################################################             86.1%
#################################################################         91.3%
#####################################################################     96.6%
######################################################################## 100.0%
19:18:51 [2020-10-16T19:18:51.747Z] #27 5.597 
19:18:52 [2020-10-16T19:18:52.005Z] #27 5.801 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:52 [2020-10-16T19:18:52.016Z] #45 ...
19:18:52 [2020-10-16T19:18:52.016Z] 
19:18:52 [2020-10-16T19:18:52.016Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:18:52 [2020-10-16T19:18:52.016Z] #25 14.19 0 added, 0 removed; done.
19:18:52 [2020-10-16T19:18:52.016Z] #25 14.19 Running hooks in /etc/ca-certificates/update.d...
19:18:52 [2020-10-16T19:18:52.016Z] #25 14.19 done.
19:18:52 [2020-10-16T19:18:52.016Z] #25 DONE 14.5s
19:18:52 [2020-10-16T19:18:52.016Z] 
19:18:52 [2020-10-16T19:18:52.016Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:18:52 [2020-10-16T19:18:52.016Z] #26 DONE 0.0s
19:18:52 [2020-10-16T19:18:52.016Z] 
19:18:52 [2020-10-16T19:18:52.016Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:18:52 [2020-10-16T19:18:52.262Z] #27 6.029 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:18:52 [2020-10-16T19:18:52.262Z] #27 6.144 
19:18:52 [2020-10-16T19:18:52.525Z] #27 6.221 
######################################################################## 100.0%
19:18:52 [2020-10-16T19:18:52.525Z] #27 6.242 
19:18:52 [2020-10-16T19:18:52.525Z] #27 6.360 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:52 [2020-10-16T19:18:52.782Z] #27 6.573 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:18:53 [2020-10-16T19:18:53.040Z] #27 6.677 
19:18:53 [2020-10-16T19:18:53.040Z] #27 6.781 
######################################################################## 100.0%
19:18:53 [2020-10-16T19:18:53.040Z] #27 6.812 
19:18:53 [2020-10-16T19:18:53.121Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done
19:18:53 [2020-10-16T19:18:53.121Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
19:18:53 [2020-10-16T19:18:53.121Z] #8 ...
19:18:53 [2020-10-16T19:18:53.121Z] 
19:18:53 [2020-10-16T19:18:53.121Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:18:53 [2020-10-16T19:18:53.121Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.3s done
19:18:53 [2020-10-16T19:18:53.121Z] #24 DONE 8.6s
19:18:53 [2020-10-16T19:18:53.121Z] 
19:18:53 [2020-10-16T19:18:53.121Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:53 [2020-10-16T19:18:53.401Z] #27 1.419 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:53 [2020-10-16T19:18:53.605Z] #27 7.381 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:53 [2020-10-16T19:18:53.692Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
19:18:53 [2020-10-16T19:18:53.693Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
19:18:53 [2020-10-16T19:18:53.862Z] #27 7.584 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:18:53 [2020-10-16T19:18:53.862Z] #27 7.598 skipping existing c35d46ef359f
19:18:53 [2020-10-16T19:18:53.862Z] #27 7.625 
19:18:53 [2020-10-16T19:18:53.955Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
19:18:53 [2020-10-16T19:18:53.971Z] #27 1.731 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:18:53 [2020-10-16T19:18:53.971Z] #27 1.910 
19:18:54 [2020-10-16T19:18:54.120Z] #27 7.758 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:54 [2020-10-16T19:18:54.120Z] #27 7.940 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:18:54 [2020-10-16T19:18:54.218Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
19:18:54 [2020-10-16T19:18:54.383Z] #27 8.038 
19:18:54 [2020-10-16T19:18:54.384Z] #27 8.108 
######################################################################## 100.0%
19:18:54 [2020-10-16T19:18:54.384Z] #27 8.161 
19:18:54 [2020-10-16T19:18:54.384Z] #27 8.180 Download of images into '/build' complete.
19:18:54 [2020-10-16T19:18:54.384Z] #27 8.180 Use something like the following to load the result into a Docker daemon:
19:18:54 [2020-10-16T19:18:54.384Z] #27 8.180   tar -cC '/build' . | docker load
19:18:54 [2020-10-16T19:18:54.751Z] #27 2.051 
###########                                                               16.5%
#################                                                         24.9%
######################                                                    31.7%
#############################                                             40.6%
################################################                          67.8%
###########################################################               82.6%
######################################################################## 100.0%
19:18:54 [2020-10-16T19:18:54.948Z] #27 DONE 8.7s
19:18:54 [2020-10-16T19:18:54.948Z] 
19:18:54 [2020-10-16T19:18:54.948Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:18:54 [2020-10-16T19:18:54.948Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s
19:18:55 [2020-10-16T19:18:55.012Z] #27 3.018 
19:18:55 [2020-10-16T19:18:55.273Z] #27 3.222 
##################################################                        69.5%
######################################################################## 100.0%
19:18:55 [2020-10-16T19:18:55.533Z] #27 3.447 
19:18:55 [2020-10-16T19:18:55.794Z] #27 3.581 
###############################                                           43.4%
######################################################################## 100.0%
19:18:56 [2020-10-16T19:18:56.055Z] #27 3.944 
19:18:56 [2020-10-16T19:18:56.837Z] #27 4.144 
##                                                                         3.9%
#############                                                             18.4%
#######################                                                   32.7%
#################################                                         46.2%
##############################################                            65.0%
#############################################################             85.8%
######################################################################## 100.0%
19:18:57 [2020-10-16T19:18:57.097Z] #27 4.975 
19:18:57 [2020-10-16T19:18:57.097Z] #27 5.135 
                                                                           0.0%
19:18:57 [2020-10-16T19:18:57.097Z] #27 ...
19:18:57 [2020-10-16T19:18:57.097Z] 
19:18:57 [2020-10-16T19:18:57.097Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:18:57 [2020-10-16T19:18:57.097Z] #34 2.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:18:57 [2020-10-16T19:18:57.097Z] #34 2.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:57 [2020-10-16T19:18:57.097Z] #34 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:57 [2020-10-16T19:18:57.097Z] #34 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:57 [2020-10-16T19:18:57.097Z] #34 3.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:57 [2020-10-16T19:18:57.097Z] #34 4.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:57 [2020-10-16T19:18:57.097Z] #34 7.574 Fetched 8387 kB in 5s (1540 kB/s)
19:18:57 [2020-10-16T19:18:57.097Z] #34 7.574 Reading package lists...
19:18:57 [2020-10-16T19:18:57.358Z] #34 9.241 Reading package lists...
19:18:57 [2020-10-16T19:18:57.358Z] #34 ...
19:18:57 [2020-10-16T19:18:57.358Z] 
19:18:57 [2020-10-16T19:18:57.358Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.710 + RM_GOPATH=0
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.710 + TMP_GOPATH=
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.710 + : /build
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.710 + '[' -z '' ']'
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.711 ++ mktemp -d
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.719 + export GOPATH=/tmp/tmp.ceDEPchIXb
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.719 + GOPATH=/tmp/tmp.ceDEPchIXb
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.719 + RM_GOPATH=1
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.719 + case "$(go env GOARCH)" in
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.719 ++ go env GOARCH
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.730 + export GO_BUILDMODE=-buildmode=pie
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.730 + GO_BUILDMODE=-buildmode=pie
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.730 ++ dirname /tmp/install/install.sh
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.730 + dir=/tmp/install
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + bin=shfmt
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + shift
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + . /tmp/install/shfmt.installer
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + install_shfmt
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.731 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ceDEPchIXb/src/github.com/mvdan/sh
19:18:57 [2020-10-16T19:18:57.358Z] #49 0.736 Cloning into '/tmp/tmp.ceDEPchIXb/src/github.com/mvdan/sh'...
19:18:57 [2020-10-16T19:18:57.358Z] #49 1.981 + cd /tmp/tmp.ceDEPchIXb/src/github.com/mvdan/sh
19:18:57 [2020-10-16T19:18:57.358Z] #49 1.981 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.063 + GO111MODULE=on
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.063 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.623 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.630 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.632 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.679 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.685 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:18:57 [2020-10-16T19:18:57.358Z] #49 2.923 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:18:57 [2020-10-16T19:18:57.358Z] #49 3.095 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:18:57 [2020-10-16T19:18:57.358Z] #49 3.803 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:18:57 [2020-10-16T19:18:57.358Z] #49 4.157 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:18:57 [2020-10-16T19:18:57.358Z] #49 4.159 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:18:57 [2020-10-16T19:18:57.358Z] #49 4.283 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:18:57 [2020-10-16T19:18:57.358Z] #49 4.341 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:18:57 [2020-10-16T19:18:57.358Z] #49 4.726 runtime
19:18:57 [2020-10-16T19:18:57.358Z] #49 10.10 syscall
19:18:57 [2020-10-16T19:18:57.358Z] #49 10.11 reflect
19:18:57 [2020-10-16T19:18:57.358Z] #49 10.11 regexp/syntax
19:18:57 [2020-10-16T19:18:57.358Z] #49 ...
19:18:57 [2020-10-16T19:18:57.358Z] 
19:18:57 [2020-10-16T19:18:57.358Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:18:57 [2020-10-16T19:18:57.358Z] #38 1.927 + git clone https://github.com/docker/distribution.git .
19:18:57 [2020-10-16T19:18:57.358Z] #38 1.929 Cloning into '.'...
19:18:57 [2020-10-16T19:18:57.358Z] #38 4.745 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:18:57 [2020-10-16T19:18:57.358Z] #38 5.381 + 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:18:57 [2020-10-16T19:18:57.620Z] #38 ...
19:18:57 [2020-10-16T19:18:57.620Z] 
19:18:57 [2020-10-16T19:18:57.620Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.491 + RM_GOPATH=0
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.491 + TMP_GOPATH=
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.491 + : /build
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.491 + '[' -z '' ']'
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.492 ++ mktemp -d
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.496 + export GOPATH=/tmp/tmp.fU7nCrELfU
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.496 + GOPATH=/tmp/tmp.fU7nCrELfU
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.496 + RM_GOPATH=1
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.496 + case "$(go env GOARCH)" in
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.497 ++ go env GOARCH
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + export GO_BUILDMODE=-buildmode=pie
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + GO_BUILDMODE=-buildmode=pie
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 ++ dirname /tmp/install/install.sh
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + dir=/tmp/install
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + bin=rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + shift
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + . /tmp/install/rootlesskit.installer
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + install_rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + case "$1" in
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + export CGO_ENABLED=0
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + CGO_ENABLED=0
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + _install_rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fU7nCrELfU/src/github.com/rootless-containers/rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 Cloning into '/tmp/tmp.fU7nCrELfU/src/github.com/rootless-containers/rootlesskit'...
19:18:57 [2020-10-16T19:18:57.620Z] #56 1.519 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:18:57 [2020-10-16T19:18:57.620Z] #56 2.795 + cd /tmp/tmp.fU7nCrELfU/src/github.com/rootless-containers/rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 2.799 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:18:57 [2020-10-16T19:18:57.620Z] #56 2.949 + for f in rootlesskit rootlesskit-docker-proxy
19:18:57 [2020-10-16T19:18:57.620Z] #56 2.949 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:18:57 [2020-10-16T19:18:57.620Z] #56 ...
19:18:57 [2020-10-16T19:18:57.620Z] 
19:18:57 [2020-10-16T19:18:57.620Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:18:57 [2020-10-16T19:18:57.620Z] #30 2.115 + git clone https://github.com/kolyshkin/go-swagger.git .
19:18:57 [2020-10-16T19:18:57.620Z] #30 2.116 Cloning into '.'...
19:18:57 [2020-10-16T19:18:57.620Z] #30 ...
19:18:57 [2020-10-16T19:18:57.620Z] 
19:18:57 [2020-10-16T19:18:57.620Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:18:57 [2020-10-16T19:18:57.620Z] #11 2.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:18:57 [2020-10-16T19:18:57.620Z] #11 2.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:57 [2020-10-16T19:18:57.620Z] #11 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:57 [2020-10-16T19:18:57.620Z] #11 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:57 [2020-10-16T19:18:57.620Z] #11 3.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:57 [2020-10-16T19:18:57.620Z] #11 4.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:57 [2020-10-16T19:18:57.620Z] #11 7.767 Fetched 8387 kB in 6s (1458 kB/s)
19:18:57 [2020-10-16T19:18:57.620Z] #11 7.767 Reading package lists...
19:18:57 [2020-10-16T19:18:57.880Z] #11 9.441 Reading package lists...
19:18:57 [2020-10-16T19:18:57.880Z] #11 ...
19:18:57 [2020-10-16T19:18:57.880Z] 
19:18:57 [2020-10-16T19:18:57.880Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:18:57 [2020-10-16T19:18:57.880Z] #53 2.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #53 2.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #53 2.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #53 3.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #53 3.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #53 4.408 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:57 [2020-10-16T19:18:57.880Z] #53 7.216 Fetched 8387 kB in 5s (1654 kB/s)
19:18:57 [2020-10-16T19:18:57.880Z] #53 7.216 Reading package lists...
19:18:57 [2020-10-16T19:18:57.880Z] #53 8.711 Reading package lists...
19:18:57 [2020-10-16T19:18:57.880Z] #53 10.43 Building dependency tree...
19:18:57 [2020-10-16T19:18:57.880Z] #53 ...
19:18:57 [2020-10-16T19:18:57.880Z] 
19:18:57 [2020-10-16T19:18:57.880Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:18:57 [2020-10-16T19:18:57.880Z] #40 2.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #40 2.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #40 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #40 2.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #40 3.756 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:18:57 [2020-10-16T19:18:57.880Z] #40 4.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:18:57 [2020-10-16T19:18:57.880Z] #40 7.431 Fetched 8387 kB in 5s (1564 kB/s)
19:18:57 [2020-10-16T19:18:57.880Z] #40 7.431 Reading package lists...
19:18:57 [2020-10-16T19:18:57.880Z] #40 8.947 Reading package lists...
19:18:58 [2020-10-16T19:18:58.142Z] #40 10.57 Building dependency tree...
19:18:58 [2020-10-16T19:18:58.142Z] #40 ...
19:18:58 [2020-10-16T19:18:58.142Z] 
19:18:58 [2020-10-16T19:18:58.142Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.728 + RM_GOPATH=0
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.728 + TMP_GOPATH=
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.728 + : /build
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.728 + '[' -z '' ']'
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.728 ++ mktemp -d
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.729 + export GOPATH=/tmp/tmp.MILCmGLxZD
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.729 + GOPATH=/tmp/tmp.MILCmGLxZD
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.729 + RM_GOPATH=1
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.729 + case "$(go env GOARCH)" in
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.731 ++ go env GOARCH
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.739 + export GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.739 + GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.740 ++ dirname /tmp/install/install.sh
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + dir=/tmp/install
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + bin=tomlv
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + shift
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + . /tmp/install/tomlv.installer
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + install_tomlv
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MILCmGLxZD/src/github.com/BurntSushi/toml
19:18:58 [2020-10-16T19:18:58.142Z] #32 0.743 Cloning into '/tmp/tmp.MILCmGLxZD/src/github.com/BurntSushi/toml'...
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.053 + cd /tmp/tmp.MILCmGLxZD/src/github.com/BurntSushi/toml
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.053 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.057 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.165 runtime/internal/sys
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.176 math/bits
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.191 internal/race
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.191 unicode/utf8
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.207 internal/cpu
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.207 unicode
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.214 runtime/internal/atomic
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.281 sync/atomic
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.287 encoding
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.287 runtime/internal/math
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.358 runtime/cgo
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.406 math
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.419 internal/bytealg
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.555 internal/testlog
19:18:58 [2020-10-16T19:18:58.142Z] #32 1.619 runtime
19:18:58 [2020-10-16T19:18:58.142Z] #32 6.180 internal/reflectlite
19:18:58 [2020-10-16T19:18:58.142Z] #32 6.180 sync
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.032 sort
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.035 errors
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.156 io
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.162 internal/oserror
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.164 strconv
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.254 syscall
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.885 bytes
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.888 text/tabwriter
19:18:58 [2020-10-16T19:18:58.142Z] #32 7.888 strings
19:18:58 [2020-10-16T19:18:58.142Z] #32 9.095 bufio
19:18:58 [2020-10-16T19:18:58.142Z] #32 9.273 reflect
19:18:58 [2020-10-16T19:18:58.142Z] #32 9.990 path
19:18:58 [2020-10-16T19:18:58.142Z] #32 10.66 internal/syscall/execenv
19:18:58 [2020-10-16T19:18:58.142Z] #32 10.66 internal/syscall/unix
19:18:58 [2020-10-16T19:18:58.142Z] #32 10.71 time
19:18:58 [2020-10-16T19:18:58.142Z] #32 ...
19:18:58 [2020-10-16T19:18:58.142Z] 
19:18:58 [2020-10-16T19:18:58.142Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.722 + RM_GOPATH=0
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.722 + TMP_GOPATH=
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.722 + : /build
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.722 + '[' -z '' ']'
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.722 ++ mktemp -d
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.727 + export GOPATH=/tmp/tmp.BHeF1ArR5M
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.727 + GOPATH=/tmp/tmp.BHeF1ArR5M
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.727 + RM_GOPATH=1
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.727 + case "$(go env GOARCH)" in
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.727 ++ go env GOARCH
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.737 + export GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.737 + GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.738 ++ dirname /tmp/install/install.sh
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + dir=/tmp/install
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + bin=proxy
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + shift
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + '[' '!' -f /tmp/install/proxy.installer ']'
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + . /tmp/install/proxy.installer
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + install_proxy
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + case "$1" in
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + export CGO_ENABLED=0
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + CGO_ENABLED=0
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + _install_proxy
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.740 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BHeF1ArR5M/src/github.com/docker/libnetwork
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.743 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
19:18:58 [2020-10-16T19:18:58.142Z] #62 1.754 Cloning into '/tmp/tmp.BHeF1ArR5M/src/github.com/docker/libnetwork'...
19:18:58 [2020-10-16T19:18:58.142Z] #62 5.797 + cd /tmp/tmp.BHeF1ArR5M/src/github.com/docker/libnetwork
19:18:58 [2020-10-16T19:18:58.142Z] #62 5.797 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
19:18:58 [2020-10-16T19:18:58.142Z] #62 6.136 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:18:58 [2020-10-16T19:18:58.142Z] #62 ...
19:18:58 [2020-10-16T19:18:58.142Z] 
19:18:58 [2020-10-16T19:18:58.142Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.754 + RM_GOPATH=0
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.754 + TMP_GOPATH=
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.754 + : /build
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.754 + '[' -z '' ']'
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 ++ mktemp -d
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 + export GOPATH=/tmp/tmp.pePNsRCCmK
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 + GOPATH=/tmp/tmp.pePNsRCCmK
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 + RM_GOPATH=1
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 + case "$(go env GOARCH)" in
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.757 ++ go env GOARCH
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.773 + export GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.773 + GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.773 ++ dirname /tmp/install/install.sh
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + dir=/tmp/install
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + bin=vndr
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + shift
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + '[' '!' -f /tmp/install/vndr.installer ']'
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + . /tmp/install/vndr.installer
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + install_vndr
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.787 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pePNsRCCmK/src/github.com/LK4D4/vndr
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.794 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:58 [2020-10-16T19:18:58.142Z] #43 1.803 Cloning into '/tmp/tmp.pePNsRCCmK/src/github.com/LK4D4/vndr'...
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.166 + cd /tmp/tmp.pePNsRCCmK/src/github.com/LK4D4/vndr
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.166 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.173 + go build -buildmode=pie -v -o /build/vndr .
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.320 unicode/utf16
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.322 container/list
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.340 crypto/internal/subtle
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.343 crypto/subtle
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.345 vendor/golang.org/x/crypto/cryptobyte/asn1
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.353 internal/nettrace
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.379 vendor/golang.org/x/crypto/internal/subtle
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.387 vendor/golang.org/x/crypto/curve25519
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.437 runtime
19:18:58 [2020-10-16T19:18:58.142Z] #43 2.448 runtime/cgo
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.136 github.com/LK4D4/vndr/godl/singleflight
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.137 math/rand
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.137 internal/singleflight
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.148 strconv
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.166 syscall
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.168 vendor/golang.org/x/net/dns/dnsmessage
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.172 bytes
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.173 strings
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.282 hash
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.589 crypto/internal/randutil
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.725 hash/crc32
19:18:58 [2020-10-16T19:18:58.142Z] #43 8.731 crypto/hmac
19:18:58 [2020-10-16T19:18:58.142Z] #43 9.020 vendor/golang.org/x/crypto/hkdf
19:18:58 [2020-10-16T19:18:58.142Z] #43 9.983 bufio
19:18:58 [2020-10-16T19:18:58.142Z] #43 10.01 vendor/golang.org/x/text/transform
19:18:58 [2020-10-16T19:18:58.142Z] #43 10.15 path
19:18:58 [2020-10-16T19:18:58.404Z] #43 ...
19:18:58 [2020-10-16T19:18:58.404Z] 
19:18:58 [2020-10-16T19:18:58.404Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.257 + RM_GOPATH=0
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.257 + TMP_GOPATH=
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.257 + : /build
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.257 + '[' -z '' ']'
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.260 ++ mktemp -d
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.260 + export GOPATH=/tmp/tmp.HwVc6SA1sd
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.260 + GOPATH=/tmp/tmp.HwVc6SA1sd
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.260 + RM_GOPATH=1
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.261 + case "$(go env GOARCH)" in
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.261 ++ go env GOARCH
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.265 + export GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.265 + GO_BUILDMODE=-buildmode=pie
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.265 ++ dirname /tmp/install/install.sh
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + dir=/tmp/install
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + bin=golangci_lint
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + shift
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + . /tmp/install/golangci_lint.installer
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 ++ : v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + install_golangci_lint
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + set -e
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + export GO111MODULE=on
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + GO111MODULE=on
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + GOBIN=/build
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.266 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.273 go: finding github.com v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.274 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.275 go: finding github.com/golangci v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.275 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.275 go: finding github.com/golangci/golangci-lint v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 1.711 go: downloading github.com/golangci/golangci-lint v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 2.188 go: extracting github.com/golangci/golangci-lint v1.23.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.577 go: downloading github.com/fatih/color v1.7.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.592 go: downloading github.com/spf13/pflag v1.0.5
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.600 go: downloading github.com/spf13/cobra v0.0.5
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.600 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.611 go: downloading github.com/pkg/errors v0.8.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.615 go: extracting github.com/fatih/color v1.7.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.637 go: downloading github.com/stretchr/testify v1.4.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.638 go: downloading github.com/mattn/go-colorable v0.1.4
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.710 go: extracting github.com/spf13/pflag v1.0.5
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.715 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.790 go: extracting github.com/pkg/errors v0.8.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.792 go: downloading github.com/sirupsen/logrus v1.4.2
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.795 go: extracting github.com/mitchellh/go-homedir v1.1.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.825 go: downloading github.com/go-critic/go-critic v0.4.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.849 go: extracting github.com/stretchr/testify v1.4.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.855 go: extracting github.com/mattn/go-colorable v0.1.4
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.859 go: extracting github.com/spf13/cobra v0.0.5
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.890 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.945 go: downloading github.com/mattn/go-isatty v0.0.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.979 go: extracting github.com/sirupsen/logrus v1.4.2
19:18:58 [2020-10-16T19:18:58.404Z] #47 6.985 go: extracting github.com/mattn/go-isatty v0.0.8
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.023 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.027 go: extracting github.com/go-critic/go-critic v0.4.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.046 go: downloading github.com/spf13/viper v1.6.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.064 go: downloading github.com/pmezard/go-difflib v1.0.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.080 go: extracting github.com/pmezard/go-difflib v1.0.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.111 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.125 go: extracting github.com/inconshreveable/mousetrap v1.0.0
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.126 go: extracting github.com/spf13/viper v1.6.1
19:18:58 [2020-10-16T19:18:58.404Z] #47 7.184 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.189 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.191 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.194 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.229 go: extracting github.com/mitchellh/mapstructure v1.1.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.229 go: extracting github.com/go-lintpack/lintpack v0.5.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.233 go: downloading github.com/davecgh/go-spew v1.1.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.238 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.274 go: extracting github.com/spf13/jwalterweatherman v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.276 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.304 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.305 go: downloading github.com/spf13/cast v1.3.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.308 go: extracting github.com/go-toolsmith/astfmt v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.309 go: downloading github.com/hashicorp/hcl v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.311 go: extracting github.com/fsnotify/fsnotify v1.4.7
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.349 go: extracting github.com/spf13/cast v1.3.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.351 go: extracting github.com/davecgh/go-spew v1.1.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.363 go: downloading gopkg.in/ini.v1 v1.51.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.401 go: downloading gopkg.in/yaml.v2 v2.2.7
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.479 go: extracting github.com/hashicorp/hcl v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.497 go: extracting gopkg.in/ini.v1 v1.51.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.527 go: extracting gopkg.in/yaml.v2 v2.2.7
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.538 go: downloading github.com/spf13/afero v1.1.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.573 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.574 go: downloading github.com/stretchr/objx v0.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.635 go: extracting github.com/stretchr/objx v0.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.653 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.707 go: downloading github.com/go-toolsmith/astp v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.711 go: extracting github.com/go-toolsmith/strparse v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.712 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.751 go: extracting github.com/go-toolsmith/astp v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.753 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.755 go: extracting github.com/spf13/afero v1.1.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.878 go: downloading golang.org/x/text v0.3.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.878 go: extracting github.com/go-toolsmith/astcast v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.885 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:18:58 [2020-10-16T19:18:58.405Z] #47 7.911 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:18:58 [2020-10-16T19:18:58.405Z] #47 8.114 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:18:58 [2020-10-16T19:18:58.405Z] #47 8.117 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:18:58 [2020-10-16T19:18:58.405Z] #47 8.143 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:18:58 [2020-10-16T19:18:58.405Z] #47 8.405 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:18:58 [2020-10-16T19:18:58.405Z] #47 8.866 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.09 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.14 go: extracting github.com/go-toolsmith/astequal v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.14 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.18 go: downloading github.com/subosito/gotenv v1.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.24 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.28 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.31 go: extracting github.com/subosito/gotenv v1.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.33 go: downloading github.com/uudashr/gocognit v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.35 go: extracting github.com/uudashr/gocognit v1.0.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.36 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.36 go: downloading github.com/ultraware/whitespace v0.0.4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.40 go: extracting github.com/ultraware/whitespace v0.0.4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.46 go: downloading github.com/pelletier/go-toml v1.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.49 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.52 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.55 go: downloading github.com/ultraware/funlen v0.0.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.60 go: extracting github.com/pelletier/go-toml v1.2.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.62 go: downloading github.com/go-toolsmith/typep v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.64 go: extracting github.com/ultraware/funlen v0.0.2
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.64 go: downloading github.com/magiconair/properties v1.8.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.66 go: downloading github.com/kisielk/gotool v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.66 go: extracting github.com/go-toolsmith/typep v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.66 go: downloading github.com/gobwas/glob v0.2.3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.66 go: extracting github.com/sourcegraph/go-diff v0.5.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.68 go: downloading github.com/gogo/protobuf v1.2.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.78 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.79 go: extracting github.com/kisielk/gotool v1.0.0
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.84 go: extracting github.com/gobwas/glob v0.2.3
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.86 go: extracting github.com/magiconair/properties v1.8.1
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:18:58 [2020-10-16T19:18:58.405Z] #47 10.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.15 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.16 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
19:18:58 [2020-10-16T19:18:58.405Z] #47 11.17 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:18:58 [2020-10-16T19:18:58.405Z] #47 ...
19:18:58 [2020-10-16T19:18:58.405Z] 
19:18:58 [2020-10-16T19:18:58.405Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:18:58 [2020-10-16T19:18:58.419Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
19:18:58 [2020-10-16T19:18:58.419Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
19:18:59 [2020-10-16T19:18:59.140Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done
19:18:59 [2020-10-16T19:18:59.202Z] #27 5.135 
                                                                           0.0%
##                                                                         3.4%
#####                                                                      7.0%
#######                                                                   10.7%
##########                                                                15.1%
############                                                              17.8%
#################                                                         23.8%
######################                                                    30.8%
#########################                                                 35.2%
#############################                                             41.2%
##################################                                        47.4%
########################################                                  56.2%
#############################################                             62.9%
##################################################                        69.8%
########################################################                  78.6%
##########################################################                81.8%
##############################################################            86.1%
###################################################################       94.1%
#######################################################################   99.4%
######################################################################## 100.0%
19:18:59 [2020-10-16T19:18:59.202Z] #27 7.092 
19:18:59 [2020-10-16T19:18:59.470Z] #27 7.407 /download-frozen-image-v2.sh: line 208: type: go: not found
19:18:59 [2020-10-16T19:18:59.704Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
19:18:59 [2020-10-16T19:18:59.704Z] #8 DONE 41.4s
19:18:59 [2020-10-16T19:18:59.704Z] 
19:18:59 [2020-10-16T19:18:59.704Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:19:00 [2020-10-16T19:19:00.090Z] #27 7.797 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:19:00 [2020-10-16T19:19:00.090Z] #27 7.957 
19:19:00 [2020-10-16T19:19:00.271Z] #9 DONE 0.6s
19:19:00 [2020-10-16T19:19:00.271Z] 
19:19:00 [2020-10-16T19:19:00.271Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:19:00 [2020-10-16T19:19:00.351Z] #27 8.215 
######################################################################## 100.0%
19:19:00 [2020-10-16T19:19:00.351Z] #27 8.255 
19:19:00 [2020-10-16T19:19:00.756Z] #27 8.603 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:00 [2020-10-16T19:19:00.835Z] #10 DONE 0.5s
19:19:00 [2020-10-16T19:19:00.835Z] 
19:19:00 [2020-10-16T19:19:00.835Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:19:00 [2020-10-16T19:19:00.835Z] #29 DONE 0.0s
19:19:00 [2020-10-16T19:19:00.835Z] 
19:19:00 [2020-10-16T19:19:00.835Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:19:00 [2020-10-16T19:19:00.835Z] #37 DONE 0.1s
19:19:00 [2020-10-16T19:19:00.835Z] 
19:19:00 [2020-10-16T19:19:00.835Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:19:01 [2020-10-16T19:19:01.016Z] #27 8.994 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:19:01 [2020-10-16T19:19:01.277Z] #27 9.176 
19:19:01 [2020-10-16T19:19:01.638Z] #27 9.373 
##                                                                         3.0%
######################################################################## 100.0%
19:19:01 [2020-10-16T19:19:01.638Z] #27 9.555 
19:19:01 [2020-10-16T19:19:01.717Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
19:19:01 [2020-10-16T19:19:01.717Z] #8 ...
19:19:01 [2020-10-16T19:19:01.717Z] 
19:19:01 [2020-10-16T19:19:01.717Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.083 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.187 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.193 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.242 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.463 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 1.719 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:01 [2020-10-16T19:19:01.717Z] #25 3.340 Fetched 8387 kB in 3s (3346 kB/s)
19:19:01 [2020-10-16T19:19:01.717Z] #25 3.340 Reading package lists...
19:19:01 [2020-10-16T19:19:01.717Z] #25 4.268 Reading package lists...
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.168 Building dependency tree...
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.495 The following additional packages will be installed:
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.495   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.496   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.496   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.497 Suggested packages:
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.497   krb5-doc krb5-user
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.497 Recommended packages:
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.497   krb5-locales publicsuffix libsasl2-modules
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.743 The following NEW packages will be installed:
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.743   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.743   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.743   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:19:01 [2020-10-16T19:19:01.717Z] #25 5.747   libssh2-1 libssl1.1 openssl
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.014 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.014 Need to get 5049 kB of archives.
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.014 After this operation, 12.1 MB of additional disk space will be used.
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.014 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.040 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.055 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.055 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.055 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.055 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.060 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.067 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.068 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.070 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.073 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.075 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.079 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.081 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.082 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.083 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.086 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.091 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.095 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.098 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.100 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.250 debconf: delaying package configuration, since apt-utils is not installed
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.276 Fetched 5049 kB in 0s (14.8 MB/s)
19:19:01 [2020-10-16T19:19:01.717Z] #25 6.317 Selecting previously unselected package libssl1.1:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.317 (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:19:01 [2020-10-16T19:19:01.718Z] #25 6.317 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.325 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.532 Selecting previously unselected package openssl.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.532 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.535 Unpacking openssl (1.1.1d-0+deb10u3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.662 Selecting previously unselected package ca-certificates.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.662 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.665 Unpacking ca-certificates (20200601~deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.745 Selecting previously unselected package libkeyutils1:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.745 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.753 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.793 Selecting previously unselected package libkrb5support0:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.793 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.796 Unpacking libkrb5support0:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.839 Selecting previously unselected package libk5crypto3:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.839 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.845 Unpacking libk5crypto3:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.895 Selecting previously unselected package libkrb5-3:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.896 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 6.902 Unpacking libkrb5-3:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.000 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.000 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.004 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.062 Selecting previously unselected package libsasl2-modules-db:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.062 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.068 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.113 Selecting previously unselected package libsasl2-2:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.113 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.117 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.168 Selecting previously unselected package libldap-common.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.168 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.174 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.220 Selecting previously unselected package libldap-2.4-2:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.220 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.227 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.298 Selecting previously unselected package libnghttp2-14:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.299 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.305 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.350 Selecting previously unselected package libpsl5:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.350 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.356 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.412 Selecting previously unselected package librtmp1:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.413 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.419 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.467 Selecting previously unselected package libssh2-1:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.467 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.472 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.538 Selecting previously unselected package libcurl4:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.538 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.545 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.610 Selecting previously unselected package curl.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.610 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.615 Unpacking curl (7.64.0-4+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.674 Selecting previously unselected package libonig5:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.674 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.680 Unpacking libonig5:amd64 (6.9.1-1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.743 Selecting previously unselected package libjq1:amd64.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.743 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.747 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.793 Selecting previously unselected package jq.
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.793 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.797 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.838 Setting up libkeyutils1:amd64 (1.6-6) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.854 Setting up libpsl5:amd64 (0.20.2-2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.865 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.979 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 7.991 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.008 Setting up libkrb5support0:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.021 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.042 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.052 Setting up libk5crypto3:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.064 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.073 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.084 Setting up libkrb5-3:amd64 (1.17-3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.096 Setting up openssl (1.1.1d-0+deb10u3) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.114 Setting up libonig5:amd64 (6.9.1-1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.130 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.143 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.155 Setting up ca-certificates (20200601~deb10u1) ...
19:19:01 [2020-10-16T19:19:01.718Z] #25 8.731 Updating certificates in /etc/ssl/certs...
19:19:01 [2020-10-16T19:19:01.900Z] #27 9.950 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:02 [2020-10-16T19:19:02.472Z] #27 10.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:19:02 [2020-10-16T19:19:02.472Z] #27 10.33 skipping existing c35d46ef359f
19:19:02 [2020-10-16T19:19:02.472Z] #27 10.36 
19:19:02 [2020-10-16T19:19:02.472Z] #27 ...
19:19:02 [2020-10-16T19:19:02.472Z] 
19:19:02 [2020-10-16T19:19:02.472Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.175 go: finding github.com/fatih/color v1.9.0
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.175 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.175 go: finding github.com/spf13/pflag v1.0.3
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.175 go: finding github.com/pkg/errors v0.9.1
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.195 go: finding github.com/mattn/go-isatty v0.0.12
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.223 go: finding github.com/mattn/go-colorable v0.1.6
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.234 go: finding github.com/jonboulle/clockwork v0.1.0
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.234 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.265 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.272 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:02 [2020-10-16T19:19:02.472Z] #45 5.274 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:02 [2020-10-16T19:19:02.472Z] #45 ...
19:19:02 [2020-10-16T19:19:02.472Z] 
19:19:02 [2020-10-16T19:19:02.472Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:02 [2020-10-16T19:19:02.472Z] #40 10.57 Building dependency tree...
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.14 The following additional packages will be installed:
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.14   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.14   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.15 Suggested packages:
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.15   manpages-dev python-setuptools
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.43 The following NEW packages will be installed:
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.43   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.43   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.43   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.44   python-six zlib1g-dev
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.71 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.71 Need to get 4095 kB of archives.
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.71 After this operation, 22.5 MB of additional disk space will be used.
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 11.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:19:02 [2020-10-16T19:19:02.472Z] #40 12.56 debconf: delaying package configuration, since apt-utils is not installed
19:19:02 [2020-10-16T19:19:02.472Z] #40 12.74 Fetched 4095 kB in 0s (10.9 MB/s)
19:19:02 [2020-10-16T19:19:02.472Z] #40 13.31 Selecting previously unselected package libcap-dev:amd64.
19:19:02 [2020-10-16T19:19:02.472Z] #40 13.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 ... 15410 files and directories currently installed.)
19:19:02 [2020-10-16T19:19:02.472Z] #40 13.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 13.74 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.26 Selecting previously unselected package libnet1:amd64.
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.73 Selecting previously unselected package libnet1-dev.
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 14.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:02 [2020-10-16T19:19:02.472Z] #40 15.35 Selecting previously unselected package libnl-3-200:amd64.
19:19:02 [2020-10-16T19:19:02.472Z] #40 15.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.500 126 added, 0 removed; done.
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.543 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.560 Setting up jq (1.5+dfsg-2+b1) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.576 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.587 Setting up curl (7.64.0-4+deb10u1) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.609 Processing triggers for libc-bin (2.28-10) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.633 Processing triggers for ca-certificates (20200601~deb10u1) ...
19:19:02 [2020-10-16T19:19:02.667Z] #25 9.644 Updating certificates in /etc/ssl/certs...
19:19:02 [2020-10-16T19:19:02.733Z] #40 15.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.62 Selecting previously unselected package libnl-3-dev:amd64.
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #40 ...
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:02 [2020-10-16T19:19:02.993Z] #62 DONE 15.8s
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:02 [2020-10-16T19:19:02.993Z] #53 10.43 Building dependency tree...
19:19:02 [2020-10-16T19:19:02.993Z] #53 11.83 The following additional packages will be installed:
19:19:02 [2020-10-16T19:19:02.993Z] #53 11.84   libbtrfs0
19:19:02 [2020-10-16T19:19:02.993Z] #53 11.87 The following NEW packages will be installed:
19:19:02 [2020-10-16T19:19:02.993Z] #53 11.87   libbtrfs-dev libbtrfs0
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.16 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.16 Need to get 119 kB of archives.
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.16 After this operation, 387 kB of additional disk space will be used.
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:02 [2020-10-16T19:19:02.993Z] #53 12.75 debconf: delaying package configuration, since apt-utils is not installed
19:19:02 [2020-10-16T19:19:02.993Z] #53 13.30 Fetched 119 kB in 0s (431 kB/s)
19:19:02 [2020-10-16T19:19:02.993Z] #53 13.76 Selecting previously unselected package libbtrfs0.
19:19:02 [2020-10-16T19:19:02.993Z] #53 13.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:02 [2020-10-16T19:19:02.993Z] #53 13.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 13.93 Unpacking libbtrfs0 (4.20.1-2) ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.18 Selecting previously unselected package libbtrfs-dev.
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.28 Unpacking libbtrfs-dev (4.20.1-2) ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.68 Setting up libbtrfs0 (4.20.1-2) ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.78 Setting up libbtrfs-dev (4.20.1-2) ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 14.80 Processing triggers for libc-bin (2.28-10) ...
19:19:02 [2020-10-16T19:19:02.993Z] #53 DONE 15.8s
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:02 [2020-10-16T19:19:02.993Z] #45 DONE 15.8s
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.90 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:02 [2020-10-16T19:19:02.993Z] #40 15.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:02 [2020-10-16T19:19:02.993Z] #40 ...
19:19:02 [2020-10-16T19:19:02.993Z] 
19:19:02 [2020-10-16T19:19:02.993Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:02 [2020-10-16T19:19:02.993Z] #47 11.60 go: extracting golang.org/x/text v0.3.2
19:19:02 [2020-10-16T19:19:02.993Z] #47 11.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:02 [2020-10-16T19:19:02.993Z] #47 11.94 go: downloading github.com/BurntSushi/toml v0.3.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 12.23 go: extracting github.com/BurntSushi/toml v0.3.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 12.52 go: extracting github.com/gogo/protobuf v1.2.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.16 go: finding github.com/fatih/color v1.7.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.21 go: finding github.com/go-lintpack/lintpack v0.5.2
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.21 go: finding github.com/pkg/errors v0.8.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.22 go: finding github.com/go-critic/go-critic v0.4.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.22 go: finding github.com/mitchellh/go-homedir v1.1.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.26 go: finding github.com/mattn/go-colorable v0.1.4
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.28 go: finding github.com/spf13/viper v1.6.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.34 go: finding github.com/mattn/go-isatty v0.0.8
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.34 go: finding github.com/go-toolsmith/astfmt v1.0.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.34 go: finding github.com/sirupsen/logrus v1.4.2
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.34 go: finding github.com/stretchr/testify v1.4.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.35 go: finding github.com/go-toolsmith/astequal v1.0.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.36 go: finding github.com/go-toolsmith/astp v1.0.0
19:19:02 [2020-10-16T19:19:02.993Z] #47 15.36 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.37 go: finding github.com/go-toolsmith/astcast v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.38 go: finding github.com/go-toolsmith/typep v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.38 go: finding github.com/go-toolsmith/astcopy v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.38 go: finding github.com/spf13/cobra v0.0.5
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.39 go: finding github.com/spf13/pflag v1.0.5
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.39 go: finding github.com/gobwas/glob v0.2.3
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.39 go: finding github.com/davecgh/go-spew v1.1.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.40 go: finding github.com/pmezard/go-difflib v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.41 go: finding github.com/stretchr/objx v0.2.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.42 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.42 go: finding github.com/go-toolsmith/strparse v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.42 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.43 go: finding github.com/fsnotify/fsnotify v1.4.7
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.44 go: finding github.com/hashicorp/hcl v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.44 go: finding gopkg.in/yaml.v2 v2.2.7
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.45 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.46 go: finding github.com/magiconair/properties v1.8.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.46 go: finding github.com/mitchellh/mapstructure v1.1.2
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.48 go: finding github.com/spf13/cast v1.3.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.48 go: finding github.com/spf13/jwalterweatherman v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.49 go: finding github.com/pelletier/go-toml v1.2.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.49 go: finding github.com/spf13/afero v1.1.2
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.50 go: finding github.com/subosito/gotenv v1.2.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.54 go: finding gopkg.in/ini.v1 v1.51.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.59 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.60 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.61 go: finding golang.org/x/text v0.3.2
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.65 go: finding github.com/sourcegraph/go-diff v0.5.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/ultraware/funlen v0.0.2
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/ultraware/whitespace v0.0.4
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/uudashr/gocognit v1.0.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.71 go: finding github.com/kisielk/gotool v1.0.0
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.86 go: finding github.com/gogo/protobuf v1.2.1
19:19:02 [2020-10-16T19:19:02.994Z] #47 15.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:03 [2020-10-16T19:19:03.237Z] #25 10.27 0 added, 0 removed; done.
19:19:03 [2020-10-16T19:19:03.237Z] #25 10.27 Running hooks in /etc/ca-certificates/update.d...
19:19:03 [2020-10-16T19:19:03.237Z] #25 10.28 done.
19:19:03 [2020-10-16T19:19:03.256Z] #47 15.99 go: finding github.com/BurntSushi/toml v0.3.1
19:19:04 [2020-10-16T19:19:04.205Z] #47 ...
19:19:04 [2020-10-16T19:19:04.205Z] 
19:19:04 [2020-10-16T19:19:04.205Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:19:04 [2020-10-16T19:19:04.205Z] #27 10.67 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:04 [2020-10-16T19:19:04.205Z] #27 10.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.29 #=#=#                                                                         
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.56 
######################################################################## 100.0%
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.65 
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.74 Download of images into '/build' complete.
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.74 Use something like the following to load the result into a Docker daemon:
19:19:04 [2020-10-16T19:19:04.205Z] #27 11.74   tar -cC '/build' . | docker load
19:19:04 [2020-10-16T19:19:04.205Z] #27 DONE 12.1s
19:19:04 [2020-10-16T19:19:04.205Z] 
19:19:04 [2020-10-16T19:19:04.205Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:04 [2020-10-16T19:19:04.205Z] #40 15.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.00 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.23 Selecting previously unselected package zlib1g-dev:amd64.
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.55 Selecting previously unselected package libprotobuf17:amd64.
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.97 Selecting previously unselected package libprotobuf-lite17:amd64.
19:19:04 [2020-10-16T19:19:04.205Z] #40 ...
19:19:04 [2020-10-16T19:19:04.205Z] 
19:19:04 [2020-10-16T19:19:04.205Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:04 [2020-10-16T19:19:04.205Z] #32 12.43 internal/poll
19:19:04 [2020-10-16T19:19:04.205Z] #32 12.91 os
19:19:04 [2020-10-16T19:19:04.205Z] #32 13.05 internal/fmtsort
19:19:04 [2020-10-16T19:19:04.205Z] #32 13.68 fmt
19:19:04 [2020-10-16T19:19:04.205Z] #32 13.68 path/filepath
19:19:04 [2020-10-16T19:19:04.205Z] #32 14.07 io/ioutil
19:19:04 [2020-10-16T19:19:04.205Z] #32 14.46 flag
19:19:04 [2020-10-16T19:19:04.205Z] #32 14.46 github.com/BurntSushi/toml
19:19:04 [2020-10-16T19:19:04.205Z] #32 14.46 log
19:19:04 [2020-10-16T19:19:04.205Z] #32 15.45 github.com/BurntSushi/toml/cmd/tomlv
19:19:04 [2020-10-16T19:19:04.205Z] #32 DONE 17.0s
19:19:04 [2020-10-16T19:19:04.205Z] 
19:19:04 [2020-10-16T19:19:04.205Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:19:04 [2020-10-16T19:19:04.205Z] #40 16.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:04 [2020-10-16T19:19:04.466Z] #40 17.12 Selecting previously unselected package libprotobuf-dev:amd64.
19:19:04 [2020-10-16T19:19:04.466Z] #40 17.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:19:04 [2020-10-16T19:19:04.466Z] #40 17.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:05 [2020-10-16T19:19:05.040Z] #40 17.70 Selecting previously unselected package libprotoc17:amd64.
19:19:05 [2020-10-16T19:19:05.040Z] #40 17.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:19:05 [2020-10-16T19:19:05.040Z] #40 17.71 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:19:05 [2020-10-16T19:19:05.301Z] #40 17.98 Selecting previously unselected package protobuf-c-compiler.
19:19:05 [2020-10-16T19:19:05.301Z] #40 17.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:19:05 [2020-10-16T19:19:05.301Z] #40 17.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:05 [2020-10-16T19:19:05.301Z] #40 18.13 Selecting previously unselected package protobuf-compiler.
19:19:05 [2020-10-16T19:19:05.301Z] #40 18.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:19:05 [2020-10-16T19:19:05.301Z] #40 18.17 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.26 Selecting previously unselected package python-pkg-resources.
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.27 Unpacking python-pkg-resources (40.8.0-1) ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.39 Selecting previously unselected package python-six.
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.40 Unpacking python-six (1.12.0-1) ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.47 Selecting previously unselected package python-protobuf.
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:19:05 [2020-10-16T19:19:05.563Z] #40 18.50 Unpacking python-protobuf (3.6.1.3-2) ...
19:19:06 [2020-10-16T19:19:06.095Z] #38 4.955 + git clone https://github.com/docker/distribution.git .
19:19:06 [2020-10-16T19:19:06.095Z] #38 4.975 Cloning into '.'...
19:19:06 [2020-10-16T19:19:06.095Z] #38 ...
19:19:06 [2020-10-16T19:19:06.095Z] 
19:19:06 [2020-10-16T19:19:06.095Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.925 + RM_GOPATH=0
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.925 + TMP_GOPATH=
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.926 + : /build
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.926 + '[' -z '' ']'
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.930 ++ mktemp -d
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.931 + export GOPATH=/tmp/tmp.J4vw9tUTyX
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.931 + GOPATH=/tmp/tmp.J4vw9tUTyX
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.931 + RM_GOPATH=1
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.932 + case "$(go env GOARCH)" in
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.932 ++ go env GOARCH
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.960 + export GO_BUILDMODE=-buildmode=pie
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.960 + GO_BUILDMODE=-buildmode=pie
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.961 ++ dirname /tmp/install/install.sh
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.962 + dir=/tmp/install
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.963 + bin=rootlesskit
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.963 + shift
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.963 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.967 + . /tmp/install/rootlesskit.installer
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.967 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.968 + install_rootlesskit
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.988 + case "$1" in
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.988 + export CGO_ENABLED=0
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.988 + CGO_ENABLED=0
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.989 + _install_rootlesskit
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.989 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.989 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.989 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J4vw9tUTyX/src/github.com/rootless-containers/rootlesskit
19:19:06 [2020-10-16T19:19:06.095Z] #56 4.994 Cloning into '/tmp/tmp.J4vw9tUTyX/src/github.com/rootless-containers/rootlesskit'...
19:19:06 [2020-10-16T19:19:06.505Z] #40 19.08 Setting up python-pkg-resources (40.8.0-1) ...
19:19:06 [2020-10-16T19:19:06.531Z] #25 DONE 13.4s
19:19:06 [2020-10-16T19:19:06.531Z] 
19:19:06 [2020-10-16T19:19:06.531Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:19:07 [2020-10-16T19:19:07.100Z] #26 DONE 0.4s
19:19:07 [2020-10-16T19:19:07.100Z] 
19:19:07 [2020-10-16T19:19:07.100Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:19:07 [2020-10-16T19:19:07.100Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.9s
19:19:07 [2020-10-16T19:19:07.361Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done
19:19:07 [2020-10-16T19:19:07.446Z] #40 20.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:07 [2020-10-16T19:19:07.446Z] #40 20.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:07 [2020-10-16T19:19:07.446Z] #40 20.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:07 [2020-10-16T19:19:07.446Z] #40 20.14 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:07 [2020-10-16T19:19:07.446Z] #40 20.16 Setting up python-six (1.12.0-1) ...
19:19:07 [2020-10-16T19:19:07.621Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
19:19:07 [2020-10-16T19:19:07.621Z] #8 DONE 23.2s
19:19:07 [2020-10-16T19:19:07.621Z] 
19:19:07 [2020-10-16T19:19:07.621Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:19:07 [2020-10-16T19:19:07.719Z] #40 ...
19:19:07 [2020-10-16T19:19:07.719Z] 
19:19:07 [2020-10-16T19:19:07.719Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:07 [2020-10-16T19:19:07.719Z] #34 9.241 Reading package lists...
19:19:07 [2020-10-16T19:19:07.719Z] #34 10.68 Building dependency tree...
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.38 The following additional packages will be installed:
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.38 Suggested packages:
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.39   cmake-doc ninja-build lrzip
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.39 Recommended packages:
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.39   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.56 The following NEW packages will be installed:
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.57   vim-common xxd
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.89 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.89 Need to get 14.9 MB of archives.
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.89 After this operation, 61.8 MB of additional disk space will be used.
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 11.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 12.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:19:07 [2020-10-16T19:19:07.719Z] #34 13.75 debconf: delaying package configuration, since apt-utils is not installed
19:19:07 [2020-10-16T19:19:07.719Z] #34 13.90 Fetched 14.9 MB in 1s (10.4 MB/s)
19:19:07 [2020-10-16T19:19:07.719Z] #34 13.99 Selecting previously unselected package xxd.
19:19:07 [2020-10-16T19:19:07.719Z] #34 13.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:07 [2020-10-16T19:19:07.719Z] #34 14.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 14.04 Unpacking xxd (2:8.1.0875-5) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 14.28 Selecting previously unselected package vim-common.
19:19:07 [2020-10-16T19:19:07.719Z] #34 14.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 14.36 Unpacking vim-common (2:8.1.0875-5) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 15.10 Selecting previously unselected package cmake-data.
19:19:07 [2020-10-16T19:19:07.719Z] #34 15.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 15.16 Unpacking cmake-data (3.13.4-1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 16.23 Selecting previously unselected package libicu63:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 16.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 16.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.26 Selecting previously unselected package libxml2:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.51 Selecting previously unselected package libarchive13:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 18.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.06 Selecting previously unselected package libjsoncpp1:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.17 Selecting previously unselected package librhash0:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.18 Unpacking librhash0:amd64 (1.3.8-1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.34 Selecting previously unselected package libuv1:amd64.
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.36 Unpacking libuv1:amd64 (1.24.1-1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.66 Selecting previously unselected package cmake.
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 19.67 Unpacking cmake (3.13.4-1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 20.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 20.49 Setting up xxd (2:8.1.0875-5) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 20.51 Setting up libuv1:amd64 (1.24.1-1) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 20.54 Setting up vim-common (2:8.1.0875-5) ...
19:19:07 [2020-10-16T19:19:07.719Z] #34 20.62 Setting up librhash0:amd64 (1.3.8-1) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.64 Setting up cmake-data (3.13.4-1) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.72 Setting up cmake (3.13.4-1) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 20.76 Processing triggers for libc-bin (2.28-10) ...
19:19:07 [2020-10-16T19:19:07.979Z] #34 ...
19:19:07 [2020-10-16T19:19:07.979Z] 
19:19:07 [2020-10-16T19:19:07.979Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:07 [2020-10-16T19:19:07.979Z] #11 9.441 Reading package lists...
19:19:07 [2020-10-16T19:19:07.979Z] #11 10.79 Building dependency tree...
19:19:07 [2020-10-16T19:19:07.979Z] #11 11.37 The following additional packages will be installed:
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.38   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.38 Suggested packages:
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.38   gcc-8-locales seccomp wine64
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.63 The following NEW packages will be installed:
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.92 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.92 Need to get 77.7 MB of archives.
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.92 After this operation, 487 MB of additional disk space will be used.
19:19:07 [2020-10-16T19:19:07.980Z] #11 11.92 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:19:07 [2020-10-16T19:19:07.980Z] #11 12.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 12.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 12.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 13.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 13.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 13.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 15.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 16.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.06 debconf: delaying package configuration, since apt-utils is not installed
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.18 Fetched 77.7 MB in 5s (15.5 MB/s)
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.31 Selecting previously unselected package binutils-mingw-w64-i686.
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.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 ... 15410 files and directories currently installed.)
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 17.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 18.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:19:07 [2020-10-16T19:19:07.980Z] #11 18.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 18.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.73 Selecting previously unselected package binutils-mingw-w64.
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.89 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 19.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.02 Selecting previously unselected package dmsetup.
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.02 Unpacking dmsetup (2:1.02.155-3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.13 Selecting previously unselected package mingw-w64-common.
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 20.15 Unpacking mingw-w64-common (6.0.0-3) ...
19:19:07 [2020-10-16T19:19:07.980Z] #11 ...
19:19:07 [2020-10-16T19:19:07.980Z] 
19:19:07 [2020-10-16T19:19:07.980Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:07 [2020-10-16T19:19:07.980Z] #34 20.76 Processing triggers for libc-bin (2.28-10) ...
19:19:08 [2020-10-16T19:19:08.196Z] #9 DONE 0.5s
19:19:08 [2020-10-16T19:19:08.196Z] 
19:19:08 [2020-10-16T19:19:08.196Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:19:08 [2020-10-16T19:19:08.240Z] #34 20.87 Processing triggers for mime-support (3.62) ...
19:19:08 [2020-10-16T19:19:08.516Z] #34 ...
19:19:08 [2020-10-16T19:19:08.516Z] 
19:19:08 [2020-10-16T19:19:08.516Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:08 [2020-10-16T19:19:08.516Z] #43 11.19 regexp/syntax
19:19:08 [2020-10-16T19:19:08.516Z] #43 11.20 crypto
19:19:08 [2020-10-16T19:19:08.516Z] #43 11.20 reflect
19:19:08 [2020-10-16T19:19:08.516Z] #43 11.22 crypto/rc4
19:19:08 [2020-10-16T19:19:08.516Z] #43 12.76 context
19:19:08 [2020-10-16T19:19:08.516Z] #43 12.76 internal/poll
19:19:08 [2020-10-16T19:19:08.516Z] #43 13.02 regexp
19:19:08 [2020-10-16T19:19:08.516Z] #43 13.45 os
19:19:08 [2020-10-16T19:19:08.516Z] #43 13.98 github.com/LK4D4/vndr/versioned
19:19:08 [2020-10-16T19:19:08.516Z] #43 14.30 internal/lazyregexp
19:19:08 [2020-10-16T19:19:08.516Z] #43 14.31 net
19:19:08 [2020-10-16T19:19:08.516Z] #43 14.34 os/exec
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.10 crypto/cipher
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.12 crypto/sha512
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.12 crypto/md5
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.12 crypto/ed25519/internal/edwards25519
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.14 crypto/sha1
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.15 crypto/sha256
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.24 go/token
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.63 net/url
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.73 go/scanner
19:19:08 [2020-10-16T19:19:08.516Z] #43 15.85 text/template/parse
19:19:08 [2020-10-16T19:19:08.516Z] #43 16.39 encoding/json
19:19:08 [2020-10-16T19:19:08.516Z] #43 16.46 go/ast
19:19:08 [2020-10-16T19:19:08.516Z] #43 16.48 encoding/xml
19:19:08 [2020-10-16T19:19:08.516Z] #43 16.60 compress/flate
19:19:08 [2020-10-16T19:19:08.516Z] #43 16.74 crypto/aes
19:19:08 [2020-10-16T19:19:08.516Z] #43 17.53 math/big
19:19:08 [2020-10-16T19:19:08.516Z] #43 18.56 crypto/des
19:19:08 [2020-10-16T19:19:08.516Z] #43 18.92 vendor/golang.org/x/crypto/chacha20poly1305
19:19:08 [2020-10-16T19:19:08.516Z] #43 19.11 compress/gzip
19:19:08 [2020-10-16T19:19:08.516Z] #43 19.11 text/template
19:19:08 [2020-10-16T19:19:08.516Z] #43 19.39 vendor/golang.org/x/text/unicode/bidi
19:19:08 [2020-10-16T19:19:08.516Z] #43 20.11 vendor/golang.org/x/text/unicode/norm
19:19:08 [2020-10-16T19:19:08.516Z] #43 20.45 go/parser
19:19:08 [2020-10-16T19:19:08.516Z] #43 20.94 mime
19:19:08 [2020-10-16T19:19:08.516Z] #43 ...
19:19:08 [2020-10-16T19:19:08.516Z] 
19:19:08 [2020-10-16T19:19:08.516Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:08 [2020-10-16T19:19:08.516Z] #40 20.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:08 [2020-10-16T19:19:08.516Z] #40 21.01 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:19:08 [2020-10-16T19:19:08.516Z] #40 21.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:08 [2020-10-16T19:19:08.516Z] #40 21.07 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:19:08 [2020-10-16T19:19:08.516Z] #40 21.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:19:08 [2020-10-16T19:19:08.516Z] #40 21.42 Setting up protobuf-compiler (3.6.1.3-2) ...
19:19:08 [2020-10-16T19:19:08.777Z] #40 ...
19:19:08 [2020-10-16T19:19:08.777Z] 
19:19:08 [2020-10-16T19:19:08.777Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:19:08 [2020-10-16T19:19:08.777Z] #30 11.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:19:08 [2020-10-16T19:19:08.777Z] #30 11.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:08 [2020-10-16T19:19:08.777Z] #30 ...
19:19:08 [2020-10-16T19:19:08.777Z] 
19:19:08 [2020-10-16T19:19:08.777Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:08 [2020-10-16T19:19:08.777Z] #34 DONE 21.6s
19:19:08 [2020-10-16T19:19:08.777Z] 
19:19:08 [2020-10-16T19:19:08.777Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:08 [2020-10-16T19:19:08.777Z] #40 21.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:08 [2020-10-16T19:19:08.777Z] #40 21.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:08 [2020-10-16T19:19:08.777Z] #40 21.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:19:08 [2020-10-16T19:19:08.777Z] #40 21.66 Setting up python-protobuf (3.6.1.3-2) ...
19:19:09 [2020-10-16T19:19:09.372Z] #56 ...
19:19:09 [2020-10-16T19:19:09.372Z] 
19:19:09 [2020-10-16T19:19:09.372Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.041 + RM_GOPATH=0
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.041 + TMP_GOPATH=
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.041 + : /build
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.041 + '[' -z '' ']'
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 ++ mktemp -d
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 + export GOPATH=/tmp/tmp.f1wKzZdI1w
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 + GOPATH=/tmp/tmp.f1wKzZdI1w
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 + RM_GOPATH=1
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 + case "$(go env GOARCH)" in
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.055 ++ go env GOARCH
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.121 + export GO_BUILDMODE=-buildmode=pie
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.121 + GO_BUILDMODE=-buildmode=pie
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.122 ++ dirname /tmp/install/install.sh
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.134 + dir=/tmp/install
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.136 + bin=gotestsum
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.136 + shift
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.139 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.141 + . /tmp/install/gotestsum.installer
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.142 ++ : v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.142 + install_gotestsum
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.143 + set -e
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.143 + export GO111MODULE=on
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.143 + GO111MODULE=on
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.143 + GOBIN=/build
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.143 + go get gotest.tools/gotestsum@v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.177 go: finding gotest.tools v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 5.185 go: finding gotest.tools/gotestsum v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 6.200 go: downloading gotest.tools/gotestsum v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 6.795 go: extracting gotest.tools/gotestsum v0.5.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.628 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.689 go: downloading github.com/pkg/errors v0.9.1
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.697 go: downloading github.com/fatih/color v1.9.0
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.770 go: downloading github.com/jonboulle/clockwork v0.1.0
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.772 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.772 go: downloading github.com/spf13/pflag v1.0.3
19:19:09 [2020-10-16T19:19:09.372Z] #45 7.875 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:09 [2020-10-16T19:19:09.372Z] #45 8.384 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:09 [2020-10-16T19:19:09.372Z] #45 8.486 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:09 [2020-10-16T19:19:09.372Z] #45 8.512 go: extracting github.com/pkg/errors v0.9.1
19:19:09 [2020-10-16T19:19:09.372Z] #45 8.532 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:09 [2020-10-16T19:19:09.631Z] #45 8.697 go: extracting github.com/jonboulle/clockwork v0.1.0
19:19:09 [2020-10-16T19:19:09.631Z] #45 8.709 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:09 [2020-10-16T19:19:09.631Z] #45 8.758 go: extracting github.com/fatih/color v1.9.0
19:19:09 [2020-10-16T19:19:09.631Z] #45 8.806 go: extracting github.com/spf13/pflag v1.0.3
19:19:09 [2020-10-16T19:19:09.727Z] #40 ...
19:19:09 [2020-10-16T19:19:09.728Z] 
19:19:09 [2020-10-16T19:19:09.728Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:09 [2020-10-16T19:19:09.728Z] #49 12.32 time
19:19:09 [2020-10-16T19:19:09.728Z] #49 12.54 regexp
19:19:09 [2020-10-16T19:19:09.728Z] #49 13.82 path/filepath
19:19:09 [2020-10-16T19:19:09.728Z] #49 13.82 mvdan.cc/sh/v3/fileutil
19:19:09 [2020-10-16T19:19:09.728Z] #49 13.93 encoding/binary
19:19:09 [2020-10-16T19:19:09.728Z] #49 13.94 fmt
19:19:09 [2020-10-16T19:19:09.728Z] #49 14.42 golang.org/x/sys/unix
19:19:09 [2020-10-16T19:19:09.728Z] #49 14.42 encoding/base64
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.10 github.com/pkg/diff
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.11 encoding/json
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.14 mvdan.cc/editorconfig
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.15 go/token
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.15 mvdan.cc/sh/v3/syntax
19:19:09 [2020-10-16T19:19:09.728Z] #49 15.65 go/scanner
19:19:09 [2020-10-16T19:19:09.728Z] #49 17.18 go/ast
19:19:09 [2020-10-16T19:19:09.728Z] #49 19.05 golang.org/x/crypto/ssh/terminal
19:19:09 [2020-10-16T19:19:09.728Z] #49 20.11 mvdan.cc/sh/v3/cmd/shfmt
19:19:09 [2020-10-16T19:19:09.728Z] #49 ...
19:19:09 [2020-10-16T19:19:09.728Z] 
19:19:09 [2020-10-16T19:19:09.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:09 [2020-10-16T19:19:09.728Z] #11 22.27 Selecting previously unselected package mingw-w64-x86-64-dev.
19:19:09 [2020-10-16T19:19:09.728Z] #11 22.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:19:09 [2020-10-16T19:19:09.728Z] #11 22.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:19:09 [2020-10-16T19:19:09.888Z] #45 8.996 go: downloading github.com/mattn/go-colorable v0.1.6
19:19:09 [2020-10-16T19:19:09.888Z] #45 8.996 go: downloading github.com/mattn/go-isatty v0.0.12
19:19:10 [2020-10-16T19:19:10.114Z] #10 DONE 1.6s
19:19:10 [2020-10-16T19:19:10.114Z] 
19:19:10 [2020-10-16T19:19:10.114Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:19:10 [2020-10-16T19:19:10.114Z] #27 0.823 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:10 [2020-10-16T19:19:10.114Z] #27 1.157 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:19:10 [2020-10-16T19:19:10.114Z] #27 1.254 
19:19:10 [2020-10-16T19:19:10.114Z] #27 1.394 
                                                                           0.0%
#############                                                             18.1%
################################                                          44.6%
####################################################                      73.1%
######################################################################## 100.0%
19:19:10 [2020-10-16T19:19:10.114Z] #27 1.873 
19:19:10 [2020-10-16T19:19:10.114Z] #27 1.982 
######################################################################## 100.0%
19:19:10 [2020-10-16T19:19:10.114Z] #27 2.069 
19:19:10 [2020-10-16T19:19:10.114Z] #27 2.181 
###################################################################       94.2%
######################################################################## 100.0%
19:19:10 [2020-10-16T19:19:10.114Z] #27 2.243 
19:19:10 [2020-10-16T19:19:10.114Z] #27 2.355 
############                                                              17.6%
##########################                                                37.2%
########################################                                  56.1%
######################################################                    76.1%
####################################################################      95.4%
######################################################################## 100.0%
19:19:10 [2020-10-16T19:19:10.114Z] #27 2.841 
19:19:10 [2020-10-16T19:19:10.145Z] #45 9.382 go: extracting github.com/mattn/go-colorable v0.1.6
19:19:10 [2020-10-16T19:19:10.300Z] #11 ...
19:19:10 [2020-10-16T19:19:10.300Z] 
19:19:10 [2020-10-16T19:19:10.300Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:10 [2020-10-16T19:19:10.300Z] #49 DONE 23.0s
19:19:10 [2020-10-16T19:19:10.300Z] 
19:19:10 [2020-10-16T19:19:10.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:10 [2020-10-16T19:19:10.300Z] #40 23.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:19:10 [2020-10-16T19:19:10.402Z] #45 9.580 go: extracting github.com/mattn/go-isatty v0.0.12
19:19:10 [2020-10-16T19:19:10.560Z] #40 23.25 Processing triggers for libc-bin (2.28-10) ...
19:19:10 [2020-10-16T19:19:10.746Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03853936d0cf79530) in /home/ubuntu/workspace/moby_PR-41528
[Pipeline] {
[Pipeline] checkout
19:19:10 [2020-10-16T19:19:10.821Z] #40 DONE 23.6s
19:19:10 [2020-10-16T19:19:10.821Z] 
19:19:10 [2020-10-16T19:19:10.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:10 [2020-10-16T19:19:10.903Z] #27 2.953 
###                                                                        4.3%
#######                                                                   10.1%
##########                                                                14.6%
#############                                                             19.2%
##################                                                        25.6%
######################                                                    30.9%
#########################                                                 35.8%
#############################                                             41.2%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
19:19:10 [2020-10-16T19:19:10.903Z] #27 ...
19:19:10 [2020-10-16T19:19:10.903Z] 
19:19:10 [2020-10-16T19:19:10.903Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:19:10 [2020-10-16T19:19:10.903Z] #29 DONE 1.2s
19:19:10 [2020-10-16T19:19:10.903Z] 
19:19:10 [2020-10-16T19:19:10.903Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:19:10 [2020-10-16T19:19:10.903Z] #37 DONE 1.3s
19:19:10 [2020-10-16T19:19:10.903Z] 
19:19:10 [2020-10-16T19:19:10.903Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:19:10 [2020-10-16T19:19:10.965Z] #45 ...
19:19:10 [2020-10-16T19:19:10.965Z] 
19:19:10 [2020-10-16T19:19:10.965Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.073 + RM_GOPATH=0
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.073 + TMP_GOPATH=
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.073 + : /build
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.073 + '[' -z '' ']'
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.074 ++ mktemp -d
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.076 + export GOPATH=/tmp/tmp.KXJANvu7MX
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.076 + GOPATH=/tmp/tmp.KXJANvu7MX
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.076 + RM_GOPATH=1
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.076 + case "$(go env GOARCH)" in
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.076 ++ go env GOARCH
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.086 + export GO_BUILDMODE=-buildmode=pie
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.086 + GO_BUILDMODE=-buildmode=pie
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.087 ++ dirname /tmp/install/install.sh
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.087 + dir=/tmp/install
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.088 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + bin=vndr
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + shift
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + '[' '!' -f /tmp/install/vndr.installer ']'
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + . /tmp/install/vndr.installer
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + install_vndr
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.089 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KXJANvu7MX/src/github.com/LK4D4/vndr
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.100 Cloning into '/tmp/tmp.KXJANvu7MX/src/github.com/LK4D4/vndr'...
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.675 + cd /tmp/tmp.KXJANvu7MX/src/github.com/LK4D4/vndr
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.675 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:10 [2020-10-16T19:19:10.965Z] #43 4.682 + go build -buildmode=pie -v -o /build/vndr .
19:19:10 [2020-10-16T19:19:10.965Z] #43 6.200 internal/bytealg
19:19:10 [2020-10-16T19:19:10.965Z] #43 6.349 internal/race
19:19:10 [2020-10-16T19:19:10.965Z] #43 6.507 sync/atomic
19:19:10 [2020-10-16T19:19:10.965Z] #43 6.890 unicode
19:19:10 [2020-10-16T19:19:10.965Z] #43 7.288 runtime
19:19:10 [2020-10-16T19:19:10.965Z] #43 ...
19:19:10 [2020-10-16T19:19:10.965Z] 
19:19:10 [2020-10-16T19:19:10.965Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:10 [2020-10-16T19:19:10.965Z] #40 5.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:10 [2020-10-16T19:19:10.965Z] #40 5.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:10 [2020-10-16T19:19:10.965Z] #40 5.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:10 [2020-10-16T19:19:10.965Z] #40 6.637 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:10 [2020-10-16T19:19:10.965Z] #40 8.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #40 ...
19:19:11 [2020-10-16T19:19:11.222Z] 
19:19:11 [2020-10-16T19:19:11.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:11 [2020-10-16T19:19:11.222Z] #11 5.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #11 5.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #11 5.632 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #11 6.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #11 8.967 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:11 [2020-10-16T19:19:11.222Z] #11 ...
19:19:11 [2020-10-16T19:19:11.222Z] 
19:19:11 [2020-10-16T19:19:11.222Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.482 + RM_GOPATH=0
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.482 + TMP_GOPATH=
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.482 + : /build
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.482 + '[' -z '' ']'
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.482 ++ mktemp -d
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.487 + export GOPATH=/tmp/tmp.G3L3bptMpc
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.487 + GOPATH=/tmp/tmp.G3L3bptMpc
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.487 + RM_GOPATH=1
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.487 + case "$(go env GOARCH)" in
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.487 ++ go env GOARCH
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.497 + export GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.498 + GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.499 ++ dirname /tmp/install/install.sh
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.502 + dir=/tmp/install
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.503 + bin=shfmt
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.503 + shift
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.511 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.511 + . /tmp/install/shfmt.installer
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.513 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.513 + install_shfmt
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.514 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.514 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.514 + git clone https://github.com/mvdan/sh.git /tmp/tmp.G3L3bptMpc/src/github.com/mvdan/sh
19:19:11 [2020-10-16T19:19:11.222Z] #49 4.518 Cloning into '/tmp/tmp.G3L3bptMpc/src/github.com/mvdan/sh'...
19:19:11 [2020-10-16T19:19:11.479Z] #49 ...
19:19:11 [2020-10-16T19:19:11.479Z] 
19:19:11 [2020-10-16T19:19:11.479Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.863 + RM_GOPATH=0
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.863 + TMP_GOPATH=
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.863 + : /build
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.863 + '[' -z '' ']'
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.863 ++ mktemp -d
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.864 + export GOPATH=/tmp/tmp.F2hc9hRQoC
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.864 + GOPATH=/tmp/tmp.F2hc9hRQoC
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.864 + RM_GOPATH=1
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.864 + case "$(go env GOARCH)" in
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.868 ++ go env GOARCH
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + export GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 ++ dirname /tmp/install/install.sh
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + dir=/tmp/install
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + bin=proxy
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + shift
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + '[' '!' -f /tmp/install/proxy.installer ']'
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + . /tmp/install/proxy.installer
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + install_proxy
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + case "$1" in
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + export CGO_ENABLED=0
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + CGO_ENABLED=0
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + _install_proxy
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F2hc9hRQoC/src/github.com/docker/libnetwork
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 Cloning into '/tmp/tmp.F2hc9hRQoC/src/github.com/docker/libnetwork'...
19:19:11 [2020-10-16T19:19:11.479Z] #62 3.876 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:11 [2020-10-16T19:19:11.479Z] #62 ...
19:19:11 [2020-10-16T19:19:11.479Z] 
19:19:11 [2020-10-16T19:19:11.479Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:11 [2020-10-16T19:19:11.479Z] #34 4.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:11 [2020-10-16T19:19:11.479Z] #34 4.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:11 [2020-10-16T19:19:11.479Z] #34 4.312 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:11 [2020-10-16T19:19:11.480Z] #34 5.149 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:11 [2020-10-16T19:19:11.480Z] #34 7.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:11 [2020-10-16T19:19:11.480Z] #34 9.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:11 [2020-10-16T19:19:11.701Z] #27 2.953 
###                                                                        4.3%
#######                                                                   10.1%
##########                                                                14.6%
#############                                                             19.2%
##################                                                        25.6%
######################                                                    30.9%
#########################                                                 35.8%
#############################                                             41.2%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.3%
###################################################                       71.6%
#####################################################                     74.8%
#########################################################                 79.2%
############################################################              83.4%
###############################################################           88.6%
##################################################################        92.2%
#####################################################################     96.3%
######################################################################## 100.0%
19:19:11 [2020-10-16T19:19:11.701Z] #27 4.989 
19:19:11 [2020-10-16T19:19:11.736Z] #34 ...
19:19:11 [2020-10-16T19:19:11.736Z] 
19:19:11 [2020-10-16T19:19:11.736Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + RM_GOPATH=0
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + TMP_GOPATH=
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + : /build
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + '[' -z '' ']'
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 ++ mktemp -d
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + export GOPATH=/tmp/tmp.LdwCOlUmcf
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + GOPATH=/tmp/tmp.LdwCOlUmcf
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + RM_GOPATH=1
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 + case "$(go env GOARCH)" in
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.203 ++ go env GOARCH
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.227 + export GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.228 + GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.229 ++ dirname /tmp/install/install.sh
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + dir=/tmp/install
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + bin=golangci_lint
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + shift
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + . /tmp/install/golangci_lint.installer
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 ++ : v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + install_golangci_lint
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + set -e
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + export GO111MODULE=on
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + GO111MODULE=on
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + GOBIN=/build
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.234 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.455 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.457 go: finding github.com v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.459 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.459 go: finding github.com/golangci/golangci-lint v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 4.459 go: finding github.com/golangci v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 5.443 go: downloading github.com/golangci/golangci-lint v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 6.276 go: extracting github.com/golangci/golangci-lint v1.23.8
19:19:11 [2020-10-16T19:19:11.736Z] #47 ...
19:19:11 [2020-10-16T19:19:11.736Z] 
19:19:11 [2020-10-16T19:19:11.736Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.376 + RM_GOPATH=0
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.376 + TMP_GOPATH=
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.376 + : /build
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.376 + '[' -z '' ']'
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.376 ++ mktemp -d
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.377 + export GOPATH=/tmp/tmp.MBrT20wkyu
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.377 + GOPATH=/tmp/tmp.MBrT20wkyu
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.378 + RM_GOPATH=1
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.378 + case "$(go env GOARCH)" in
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.380 ++ go env GOARCH
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + export GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 ++ dirname /tmp/install/install.sh
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + dir=/tmp/install
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + bin=dockercli
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + shift
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + . /tmp/install/dockercli.installer
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 ++ : stable
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 ++ : 17.06.2-ce
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + install_dockercli
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.396 ++ uname -m
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.397 Install docker/cli version 17.06.2-ce from stable
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.415 + arch=x86_64
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.415 + '[' x86_64 '!=' x86_64 ']'
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.415 + url=https://download.docker.com/linux/static
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.415 + tar -xz docker/docker
19:19:11 [2020-10-16T19:19:11.736Z] #22 4.415 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:19:11 [2020-10-16T19:19:11.993Z] #22 ...
19:19:11 [2020-10-16T19:19:11.993Z] 
19:19:11 [2020-10-16T19:19:11.993Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.904 + RM_GOPATH=0
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.904 + TMP_GOPATH=
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.905 + : /build
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.905 + '[' -z '' ']'
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.905 ++ mktemp -d
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.906 + export GOPATH=/tmp/tmp.bFCU60M7xH
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.906 + GOPATH=/tmp/tmp.bFCU60M7xH
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.907 + RM_GOPATH=1
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.907 + case "$(go env GOARCH)" in
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 ++ go env GOARCH
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + export GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + GO_BUILDMODE=-buildmode=pie
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 ++ dirname /tmp/install/install.sh
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + dir=/tmp/install
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + bin=tomlv
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + shift
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + . /tmp/install/tomlv.installer
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + install_tomlv
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bFCU60M7xH/src/github.com/BurntSushi/toml
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.913 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:11 [2020-10-16T19:19:11.993Z] #32 3.915 Cloning into '/tmp/tmp.bFCU60M7xH/src/github.com/BurntSushi/toml'...
19:19:11 [2020-10-16T19:19:11.993Z] #32 4.497 + cd /tmp/tmp.bFCU60M7xH/src/github.com/BurntSushi/toml
19:19:11 [2020-10-16T19:19:11.993Z] #32 4.497 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:11 [2020-10-16T19:19:11.993Z] #32 4.541 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:19:11 [2020-10-16T19:19:11.993Z] #32 5.363 runtime/internal/atomic
19:19:11 [2020-10-16T19:19:11.993Z] #32 5.391 internal/cpu
19:19:11 [2020-10-16T19:19:11.993Z] #32 5.528 runtime/internal/sys
19:19:11 [2020-10-16T19:19:11.993Z] #32 5.890 runtime/internal/math
19:19:11 [2020-10-16T19:19:11.993Z] #32 5.901 internal/bytealg
19:19:11 [2020-10-16T19:19:11.993Z] #32 6.010 math/bits
19:19:11 [2020-10-16T19:19:11.993Z] #32 6.457 math
19:19:11 [2020-10-16T19:19:11.993Z] #32 6.643 runtime
19:19:11 [2020-10-16T19:19:11.993Z] #32 ...
19:19:11 [2020-10-16T19:19:11.993Z] 
19:19:11 [2020-10-16T19:19:11.993Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:19:11 [2020-10-16T19:19:11.993Z] #30 4.442 + git clone https://github.com/kolyshkin/go-swagger.git .
19:19:11 [2020-10-16T19:19:11.993Z] #30 4.446 Cloning into '.'...
19:19:12 [2020-10-16T19:19:12.251Z] #30 ...
19:19:12 [2020-10-16T19:19:12.251Z] 
19:19:12 [2020-10-16T19:19:12.251Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:12 [2020-10-16T19:19:12.251Z] #53 5.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:12 [2020-10-16T19:19:12.251Z] #53 5.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:12 [2020-10-16T19:19:12.251Z] #53 5.554 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:12 [2020-10-16T19:19:12.251Z] #53 6.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:12 [2020-10-16T19:19:12.251Z] #53 8.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:12 [2020-10-16T19:19:12.251Z] #53 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:12 [2020-10-16T19:19:12.251Z] #53 ...
19:19:12 [2020-10-16T19:19:12.251Z] 
19:19:12 [2020-10-16T19:19:12.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:12 [2020-10-16T19:19:12.251Z] #11 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:12 [2020-10-16T19:19:12.277Z] #27 5.459 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:12 [2020-10-16T19:19:12.539Z] #27 5.859 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:19:12 [2020-10-16T19:19:12.735Z] #41 1.645 Note: Building without setproctitle() and strlcpy() support.
19:19:12 [2020-10-16T19:19:12.735Z] #41 1.645       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:19:12 [2020-10-16T19:19:12.735Z] #41 1.672 Note: Building without GnuTLS support
19:19:12 [2020-10-16T19:19:12.735Z] #41 1.682 Makefile.config:39: Warn: you have no libnftables installed
19:19:12 [2020-10-16T19:19:12.735Z] #41 1.682 Makefile.config:40: Warn: Building without nftables support
19:19:12 [2020-10-16T19:19:12.799Z] #27 5.978 
19:19:12 [2020-10-16T19:19:12.799Z] #27 6.068 
######################################################################## 100.0%
19:19:12 [2020-10-16T19:19:12.799Z] #27 6.103 
19:19:12 [2020-10-16T19:19:12.996Z] #41 ...
19:19:12 [2020-10-16T19:19:12.996Z] 
19:19:12 [2020-10-16T19:19:12.996Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + RM_GOPATH=0
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + TMP_GOPATH=
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + : /build
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + '[' -z '' ']'
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 ++ mktemp -d
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + export GOPATH=/tmp/tmp.frsmWxXkLg
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + GOPATH=/tmp/tmp.frsmWxXkLg
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + RM_GOPATH=1
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 + case "$(go env GOARCH)" in
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.240 ++ go env GOARCH
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.260 + export GO_BUILDMODE=-buildmode=pie
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.261 + GO_BUILDMODE=-buildmode=pie
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.261 ++ dirname /tmp/install/install.sh
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + dir=/tmp/install
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + bin=containerd
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + shift
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + '[' '!' -f /tmp/install/containerd.installer ']'
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + . /tmp/install/containerd.installer
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 ++ set -e
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.274 + install_containerd
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.288 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.289 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.289 + git clone https://github.com/containerd/containerd.git /tmp/tmp.frsmWxXkLg/src/github.com/containerd/containerd
19:19:12 [2020-10-16T19:19:12.996Z] #54 1.290 Cloning into '/tmp/tmp.frsmWxXkLg/src/github.com/containerd/containerd'...
19:19:13 [2020-10-16T19:19:13.063Z] #27 6.288 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:13 [2020-10-16T19:19:13.260Z] #54 ...
19:19:13 [2020-10-16T19:19:13.261Z] 
19:19:13 [2020-10-16T19:19:13.261Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:13 [2020-10-16T19:19:13.261Z] #41 2.492 fatal: not a git repository (or any of the parent directories): .git
19:19:13 [2020-10-16T19:19:13.261Z] #41 ...
19:19:13 [2020-10-16T19:19:13.261Z] 
19:19:13 [2020-10-16T19:19:13.261Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.096 + RM_GOPATH=0
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.096 + TMP_GOPATH=
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.096 + : /build
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.096 + '[' -z '' ']'
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.097 ++ mktemp -d
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.101 + export GOPATH=/tmp/tmp.FjF03Iu6n5
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.101 + GOPATH=/tmp/tmp.FjF03Iu6n5
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.101 + RM_GOPATH=1
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.101 + case "$(go env GOARCH)" in
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.101 ++ go env GOARCH
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.117 + export GO_BUILDMODE=-buildmode=pie
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.117 + GO_BUILDMODE=-buildmode=pie
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.121 ++ dirname /tmp/install/install.sh
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.124 + dir=/tmp/install
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + bin=tini
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + shift
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + '[' '!' -f /tmp/install/tini.installer ']'
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + . /tmp/install/tini.installer
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + install_tini
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 + git clone https://github.com/krallin/tini.git /tmp/tmp.FjF03Iu6n5/tini
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.125 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.135 Cloning into '/tmp/tmp.FjF03Iu6n5/tini'...
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.600 + cd /tmp/tmp.FjF03Iu6n5/tini
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.600 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.604 + cmake .
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.801 -- The C compiler identification is GNU 8.3.0
19:19:13 [2020-10-16T19:19:13.261Z] #35 1.828 -- Check for working C compiler: /usr/bin/cc
19:19:13 [2020-10-16T19:19:13.261Z] #35 2.108 -- Check for working C compiler: /usr/bin/cc -- works
19:19:13 [2020-10-16T19:19:13.261Z] #35 2.108 -- Detecting C compiler ABI info
19:19:13 [2020-10-16T19:19:13.261Z] #35 2.420 -- Detecting C compiler ABI info - done
19:19:13 [2020-10-16T19:19:13.261Z] #35 2.436 -- Detecting C compile features
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.284 -- Detecting C compile features - done
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.293 -- Performing Test HAS_BUILTIN_FORTIFY
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.425 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.468 -- Configuring done
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.481 -- Generating done
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.482 -- Build files have been written to: /tmp/tmp.FjF03Iu6n5/tini
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.486 + make tini-static
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.627 Scanning dependencies of target tini-static
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.681 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:19:13 [2020-10-16T19:19:13.261Z] #35 3.941 [100%] Linking C executable tini-static
19:19:13 [2020-10-16T19:19:13.261Z] #35 4.124 [100%] Built target tini-static
19:19:13 [2020-10-16T19:19:13.261Z] #35 4.165 + mkdir -p /build
19:19:13 [2020-10-16T19:19:13.261Z] #35 4.175 + cp tini-static /build/docker-init
19:19:13 [2020-10-16T19:19:13.261Z] #35 DONE 4.6s
19:19:13 [2020-10-16T19:19:13.261Z] 
19:19:13 [2020-10-16T19:19:13.261Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:13 [2020-10-16T19:19:13.261Z] #41 2.561   GEN      .gitid
19:19:13 [2020-10-16T19:19:13.324Z] #27 6.512 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:19:13 [2020-10-16T19:19:13.324Z] #27 6.634 
19:19:13 [2020-10-16T19:19:13.525Z] #41 2.645   GEN      criu/include/version.h
19:19:13 [2020-10-16T19:19:13.525Z] #41 2.700   GEN      include/common/asm
19:19:13 [2020-10-16T19:19:13.584Z] #27 6.754 
######################################################################## 100.0%
19:19:13 [2020-10-16T19:19:13.584Z] #27 6.785 
19:19:13 [2020-10-16T19:19:13.786Z] #41 ...
19:19:13 [2020-10-16T19:19:13.786Z] 
19:19:13 [2020-10-16T19:19:13.786Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:19:13 [2020-10-16T19:19:13.786Z] #56 24.01 + for f in rootlesskit rootlesskit-docker-proxy
19:19:13 [2020-10-16T19:19:13.786Z] #56 24.01 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:19:13 [2020-10-16T19:19:13.786Z] #56 DONE 26.6s
19:19:13 [2020-10-16T19:19:13.786Z] 
19:19:13 [2020-10-16T19:19:13.786Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:19:13 [2020-10-16T19:19:13.786Z] #57 DONE 0.0s
19:19:14 [2020-10-16T19:19:14.047Z] 
19:19:14 [2020-10-16T19:19:14.047Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:19:14 [2020-10-16T19:19:14.047Z] #58 DONE 0.0s
19:19:14 [2020-10-16T19:19:14.047Z] 
19:19:14 [2020-10-16T19:19:14.047Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:14 [2020-10-16T19:19:14.047Z] #43 22.18 vendor/golang.org/x/net/idna
19:19:14 [2020-10-16T19:19:14.047Z] #43 22.43 go/doc
19:19:14 [2020-10-16T19:19:14.047Z] #43 22.52 encoding/asn1
19:19:14 [2020-10-16T19:19:14.047Z] #43 22.61 crypto/rsa
19:19:14 [2020-10-16T19:19:14.047Z] #43 23.87 github.com/LK4D4/vndr/build
19:19:14 [2020-10-16T19:19:14.047Z] #43 23.98 vendor/golang.org/x/crypto/cryptobyte
19:19:14 [2020-10-16T19:19:14.047Z] #43 25.94 net/textproto
19:19:14 [2020-10-16T19:19:14.047Z] #43 25.95 crypto/x509
19:19:14 [2020-10-16T19:19:14.047Z] #43 25.95 vendor/golang.org/x/net/http/httpproxy
19:19:14 [2020-10-16T19:19:14.047Z] #43 26.35 vendor/golang.org/x/net/http/httpguts
19:19:14 [2020-10-16T19:19:14.047Z] #43 26.35 mime/multipart
19:19:14 [2020-10-16T19:19:14.160Z] #11 ...
19:19:14 [2020-10-16T19:19:14.160Z] 
19:19:14 [2020-10-16T19:19:14.160Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:14 [2020-10-16T19:19:14.160Z] #22 12.86 + mkdir -p /build
19:19:14 [2020-10-16T19:19:14.160Z] #22 12.87 + mv docker/docker /build/
19:19:14 [2020-10-16T19:19:14.160Z] #22 12.87 + rmdir docker
19:19:14 [2020-10-16T19:19:14.160Z] #22 DONE 13.2s
19:19:14 [2020-10-16T19:19:14.160Z] 
19:19:14 [2020-10-16T19:19:14.160Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.73 go: downloading github.com/spf13/cobra v0.0.5
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/spf13/pflag v1.0.5
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/spf13/viper v1.6.1
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:19:14 [2020-10-16T19:19:14.160Z] #47 12.83 go: downloading github.com/go-critic/go-critic v0.4.1
19:19:14 [2020-10-16T19:19:14.160Z] #47 13.10 go: downloading github.com/pkg/errors v0.8.1
19:19:14 [2020-10-16T19:19:14.160Z] #47 13.18 go: downloading github.com/sirupsen/logrus v1.4.2
19:19:14 [2020-10-16T19:19:14.307Z] #43 27.19 crypto/tls
19:19:14 [2020-10-16T19:19:14.416Z] #47 13.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:14 [2020-10-16T19:19:14.417Z] #47 13.58 go: downloading github.com/stretchr/testify v1.4.0
19:19:14 [2020-10-16T19:19:14.417Z] #47 13.63 go: extracting github.com/go-lintpack/lintpack v0.5.2
19:19:14 [2020-10-16T19:19:14.417Z] #47 13.63 go: extracting github.com/mitchellh/go-homedir v1.1.0
19:19:14 [2020-10-16T19:19:14.417Z] #47 13.67 go: extracting github.com/pkg/errors v0.8.1
19:19:14 [2020-10-16T19:19:14.417Z] #47 13.76 go: downloading github.com/fatih/color v1.7.0
19:19:14 [2020-10-16T19:19:14.525Z] #27 7.454 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:14 [2020-10-16T19:19:14.526Z] #27 7.704 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:19:14 [2020-10-16T19:19:14.526Z] #27 7.727 skipping existing c35d46ef359f
19:19:14 [2020-10-16T19:19:14.526Z] #27 7.772 
19:19:14 [2020-10-16T19:19:14.568Z] #43 ...
19:19:14 [2020-10-16T19:19:14.568Z] 
19:19:14 [2020-10-16T19:19:14.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.756   PBCC     images/timens.pb-c.c
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.773   DEP      images/timens.pb-c.d
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.790   PBCC     images/fown.pb-c.c
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.805   PBCC     images/google/protobuf/descriptor.pb-c.c
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.841   PBCC     images/opts.pb-c.c
19:19:14 [2020-10-16T19:19:14.568Z] #41 3.865   PBCC     images/memfd.pb-c.c
19:19:14 [2020-10-16T19:19:14.673Z] #47 13.82 go: extracting github.com/spf13/pflag v1.0.5
19:19:14 [2020-10-16T19:19:14.829Z] #41 3.883   DEP      images/fown.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 3.912   DEP      images/google/protobuf/descriptor.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 3.933   DEP      images/opts.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 3.967   DEP      images/memfd.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.001   PBCC     images/sit.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.015   DEP      images/sit.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.031   PBCC     images/macvlan.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.041   DEP      images/macvlan.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.057   PBCC     images/autofs.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.064   DEP      images/autofs.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.077   PBCC     images/sysctl.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.085   DEP      images/sysctl.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.113   PBCC     images/time.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.133   DEP      images/time.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.146   PBCC     images/binfmt-misc.pb-c.c
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.169   DEP      images/binfmt-misc.pb-c.d
19:19:14 [2020-10-16T19:19:14.829Z] #41 4.189   PBCC     images/seccomp.pb-c.c
19:19:14 [2020-10-16T19:19:14.932Z] #47 14.07 go: extracting github.com/spf13/viper v1.6.1
19:19:14 [2020-10-16T19:19:14.932Z] #47 14.14 go: extracting github.com/sirupsen/logrus v1.4.2
19:19:14 [2020-10-16T19:19:14.932Z] #47 14.23 go: extracting github.com/spf13/cobra v0.0.5
19:19:14 [2020-10-16T19:19:14.932Z] #47 14.28 go: extracting github.com/fatih/color v1.7.0
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.197   DEP      images/seccomp.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.212   PBCC     images/userns.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.220   DEP      images/userns.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.237   PBCC     images/cgroup.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.249   DEP      images/cgroup.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.273   PBCC     images/ext-file.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.282   DEP      images/ext-file.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.301   PBCC     images/rpc.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.329   DEP      images/rpc.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.343   PBCC     images/siginfo.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.355   DEP      images/siginfo.pb-c.d
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.385   PBCC     images/pagemap.pb-c.c
19:19:15 [2020-10-16T19:19:15.089Z] #41 4.403   DEP      images/pagemap.pb-c.d
19:19:15 [2020-10-16T19:19:15.097Z] #27 8.281 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:15 [2020-10-16T19:19:15.190Z] #47 14.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.433   PBCC     images/rlimit.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.442   DEP      images/rlimit.pb-c.d
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.461   PBCC     images/file-lock.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.473   DEP      images/file-lock.pb-c.d
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.496   PBCC     images/tty.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.512   DEP      images/tty.pb-c.d
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.532   PBCC     images/tun.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.547   PBCC     images/netdev.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.563   DEP      images/tun.pb-c.d
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.588   DEP      images/netdev.pb-c.d
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.600   PBCC     images/vma.pb-c.c
19:19:15 [2020-10-16T19:19:15.350Z] #41 4.629   DEP      images/vma.pb-c.d
19:19:15 [2020-10-16T19:19:15.455Z] #47 14.76 go: extracting github.com/stretchr/testify v1.4.0
19:19:15 [2020-10-16T19:19:15.455Z] #47 14.80 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.646   PBCC     images/creds.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.671   DEP      images/creds.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.691   PBCC     images/utsns.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.709   DEP      images/utsns.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.720   PBCC     images/ipc-desc.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.733   PBCC     images/ipc-sem.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.745   DEP      images/ipc-desc.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.755   DEP      images/ipc-sem.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.768   PBCC     images/ipc-msg.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.780   DEP      images/ipc-msg.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.791   PBCC     images/ipc-shm.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.799   DEP      images/ipc-shm.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.821   PBCC     images/ipc-var.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.839   DEP      images/ipc-var.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.854   PBCC     images/sk-opts.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.865   PBCC     images/packet-sock.pb-c.c
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.891   DEP      images/sk-opts.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.913   DEP      images/packet-sock.pb-c.d
19:19:15 [2020-10-16T19:19:15.611Z] #41 4.941   PBCC     images/sk-netlink.pb-c.c
19:19:15 [2020-10-16T19:19:15.668Z] #27 8.766 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:19:15 [2020-10-16T19:19:15.871Z] #41 4.957   DEP      images/sk-netlink.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 4.972   PBCC     images/sk-inet.pb-c.c
19:19:15 [2020-10-16T19:19:15.871Z] #41 4.988   DEP      images/sk-inet.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.009   PBCC     images/sk-unix.pb-c.c
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.032   DEP      images/sk-unix.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.049   PBCC     images/mm.pb-c.c
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.076   DEP      images/mm.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.098   PBCC     images/timerfd.pb-c.c
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.111   DEP      images/timerfd.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.134   PBCC     images/timer.pb-c.c
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.145   DEP      images/timer.pb-c.d
19:19:15 [2020-10-16T19:19:15.871Z] #41 5.165   PBCC     images/sa.pb-c.c
19:19:16 [2020-10-16T19:19:16.030Z] #47 15.24 go: extracting github.com/go-critic/go-critic v0.4.1
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.188   DEP      images/sa.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.203   PBCC     images/pipe-data.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.222   DEP      images/pipe-data.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.234   PBCC     images/mnt.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.245   DEP      images/mnt.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.258   PBCC     images/sk-packet.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.265   DEP      images/sk-packet.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.293   PBCC     images/tcp-stream.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.315   DEP      images/tcp-stream.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.333   PBCC     images/pipe.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.363   DEP      images/pipe.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.378   PBCC     images/pstree.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.386   DEP      images/pstree.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.417   PBCC     images/fs.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.425   DEP      images/fs.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.436   PBCC     images/signalfd.pb-c.c
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.445   DEP      images/signalfd.pb-c.d
19:19:16 [2020-10-16T19:19:16.134Z] #41 5.481   PBCC     images/fh.pb-c.c
19:19:16 [2020-10-16T19:19:16.241Z] #27 9.346 
19:19:16 [2020-10-16T19:19:16.287Z] #47 15.40 go: extracting github.com/sourcegraph/go-diff v0.5.1
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.499   PBCC     images/fsnotify.pb-c.c
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.518   DEP      images/fh.pb-c.d
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.543   DEP      images/fsnotify.pb-c.d
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.572   PBCC     images/eventpoll.pb-c.c
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.592   DEP      images/eventpoll.pb-c.d
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.613   PBCC     images/eventfd.pb-c.c
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.629   DEP      images/eventfd.pb-c.d
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.669   PBCC     images/remap-file-path.pb-c.c
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.675   DEP      images/remap-file-path.pb-c.d
19:19:16 [2020-10-16T19:19:16.394Z] #41 5.693   PBCC     images/fifo.pb-c.c
19:19:16 [2020-10-16T19:19:16.501Z] #27 9.604 
######################################################################## 100.0%
19:19:16 [2020-10-16T19:19:16.501Z] #27 9.760 
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.711   DEP      images/fifo.pb-c.d
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.725   PBCC     images/ghost-file.pb-c.c
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.757   DEP      images/ghost-file.pb-c.d
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.800   PBCC     images/regfile.pb-c.c
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.813   DEP      images/regfile.pb-c.d
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.841   PBCC     images/ns.pb-c.c
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.848   DEP      images/ns.pb-c.d
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.879   PBCC     images/fdinfo.pb-c.c
19:19:16 [2020-10-16T19:19:16.659Z] #41 5.907   DEP      images/fdinfo.pb-c.d
19:19:16 [2020-10-16T19:19:16.761Z] #27 9.871 Download of images into '/build' complete.
19:19:16 [2020-10-16T19:19:16.761Z] #27 9.871 Use something like the following to load the result into a Docker daemon:
19:19:16 [2020-10-16T19:19:16.761Z] #27 9.871   tar -cC '/build' . | docker load
19:19:16 [2020-10-16T19:19:16.855Z] #47 15.97 go: downloading gopkg.in/ini.v1 v1.51.0
19:19:16 [2020-10-16T19:19:16.855Z] #47 16.03 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.920   PBCC     images/core-aarch64.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.930   PBCC     images/core-arm.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.947   PBCC     images/core-ppc64.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.958   PBCC     images/core-s390.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.975   PBCC     images/core-x86.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 5.988   PBCC     images/core.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.041   PBCC     images/inventory.pb-c.c
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.065   DEP      images/core-aarch64.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.078   DEP      images/core-arm.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.105   DEP      images/core-ppc64.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.129   DEP      images/core-s390.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.153   DEP      images/core-x86.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.194   DEP      images/core.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.221   DEP      images/inventory.pb-c.d
19:19:16 [2020-10-16T19:19:16.920Z] #41 6.265   PBCC     images/cpuinfo.pb-c.c
19:19:16 [2020-10-16T19:19:16.962Z] using credential docker-jenkins-github-credentials
19:19:16 [2020-10-16T19:19:16.971Z] Cloning the remote Git repository
19:19:16 [2020-10-16T19:19:16.971Z] Cloning with configured refspecs honoured and without tags
19:19:17 [2020-10-16T19:19:17.119Z] #47 16.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:19:17 [2020-10-16T19:19:17.119Z] #47 16.31 go: extracting gopkg.in/ini.v1 v1.51.0
19:19:17 [2020-10-16T19:19:17.181Z] #41 6.277   DEP      images/cpuinfo.pb-c.d
19:19:17 [2020-10-16T19:19:17.181Z] #41 6.295   PBCC     images/stats.pb-c.c
19:19:17 [2020-10-16T19:19:17.181Z] #41 6.309   DEP      images/stats.pb-c.d
19:19:17 [2020-10-16T19:19:17.376Z] #47 16.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:17 [2020-10-16T19:19:17.376Z] #47 16.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:17 [2020-10-16T19:19:17.215Z] Cloning repository https://github.com/moby/moby.git
19:19:17 [2020-10-16T19:19:17.281Z]  > git init /home/ubuntu/workspace/moby_PR-41528 # timeout=10
19:19:17 [2020-10-16T19:19:17.530Z] Fetching upstream changes from https://github.com/moby/moby.git
19:19:17 [2020-10-16T19:19:17.530Z]  > git --version # timeout=10
19:19:17 [2020-10-16T19:19:17.547Z]  > git --version # 'git version 2.7.4'
19:19:17 [2020-10-16T19:19:17.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:17 [2020-10-16T19:19:17.550Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:19:17 [2020-10-16T19:19:17.633Z] #47 16.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:19:17 [2020-10-16T19:19:17.633Z] #47 16.82 go: extracting github.com/spf13/jwalterweatherman v1.0.0
19:19:17 [2020-10-16T19:19:17.633Z] #47 16.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:17 [2020-10-16T19:19:17.890Z] #47 17.00 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:19:17 [2020-10-16T19:19:17.890Z] #47 17.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
19:19:17 [2020-10-16T19:19:17.890Z] #47 17.15 go: extracting github.com/mitchellh/mapstructure v1.1.2
19:19:18 [2020-10-16T19:19:18.157Z] #27 DONE 11.4s
19:19:18 [2020-10-16T19:19:18.157Z] 
19:19:18 [2020-10-16T19:19:18.157Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.164 + RM_GOPATH=0
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.164 + TMP_GOPATH=
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.164 + : /build
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.164 + '[' -z '' ']'
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.165 ++ mktemp -d
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.169 + export GOPATH=/tmp/tmp.w1PgiBY7HK
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.174 + GOPATH=/tmp/tmp.w1PgiBY7HK
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.174 + RM_GOPATH=1
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.174 + case "$(go env GOARCH)" in
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.175 ++ go env GOARCH
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.206 + export GO_BUILDMODE=-buildmode=pie
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.206 + GO_BUILDMODE=-buildmode=pie
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.217 ++ dirname /tmp/install/install.sh
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.218 + dir=/tmp/install
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.219 + bin=gotestsum
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.219 + shift
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.219 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.219 + . /tmp/install/gotestsum.installer
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.220 ++ : v0.5.3
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.221 + install_gotestsum
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.222 + set -e
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.222 + export GO111MODULE=on
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.222 + GO111MODULE=on
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.222 + GOBIN=/build
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.223 + go get gotest.tools/gotestsum@v0.5.3
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.243 go: finding gotest.tools/gotestsum v0.5.3
19:19:18 [2020-10-16T19:19:18.157Z] #45 6.244 go: finding gotest.tools v0.5.3
19:19:18 [2020-10-16T19:19:18.157Z] #45 7.256 go: downloading gotest.tools/gotestsum v0.5.3
19:19:18 [2020-10-16T19:19:18.157Z] #45 8.234 go: extracting gotest.tools/gotestsum v0.5.3
19:19:18 [2020-10-16T19:19:18.455Z] #47 17.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:18 [2020-10-16T19:19:18.564Z] #41 7.509 make[1]: Nothing to be done for 'all'.
19:19:19 [2020-10-16T19:19:19.387Z] #47 18.63 go: downloading github.com/spf13/afero v1.1.2
19:19:19 [2020-10-16T19:19:19.506Z] #41 8.757   CC       images/stats.o
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.620 go: downloading github.com/spf13/pflag v1.0.3
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.621 go: downloading github.com/fatih/color v1.9.0
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.646 go: downloading github.com/pkg/errors v0.9.1
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.725 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.741 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:19 [2020-10-16T19:19:19.558Z] #45 9.865 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:19 [2020-10-16T19:19:19.644Z] #47 18.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:19 [2020-10-16T19:19:19.644Z] #47 18.79 go: extracting github.com/spf13/afero v1.1.2
19:19:19 [2020-10-16T19:19:19.644Z] #47 18.85 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:19:19 [2020-10-16T19:19:19.644Z] #47 18.92 go: extracting github.com/go-toolsmith/astcast v1.0.0
19:19:19 [2020-10-16T19:19:19.766Z] #41 8.869   CC       images/core.o
19:19:19 [2020-10-16T19:19:19.820Z] #45 9.952 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:19 [2020-10-16T19:19:19.820Z] #45 ...
19:19:19 [2020-10-16T19:19:19.820Z] 
19:19:19 [2020-10-16T19:19:19.820Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.269 + RM_GOPATH=0
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.269 + TMP_GOPATH=
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.269 + : /build
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.269 + '[' -z '' ']'
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.269 ++ mktemp -d
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.272 + export GOPATH=/tmp/tmp.eFekqxOi4O
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.272 + GOPATH=/tmp/tmp.eFekqxOi4O
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.272 + RM_GOPATH=1
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.272 + case "$(go env GOARCH)" in
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.272 ++ go env GOARCH
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.277 + export GO_BUILDMODE=-buildmode=pie
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.277 + GO_BUILDMODE=-buildmode=pie
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.277 ++ dirname /tmp/install/install.sh
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + dir=/tmp/install
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + bin=proxy
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + shift
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + '[' '!' -f /tmp/install/proxy.installer ']'
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + . /tmp/install/proxy.installer
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + install_proxy
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + case "$1" in
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + export CGO_ENABLED=0
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + CGO_ENABLED=0
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + _install_proxy
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.279 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eFekqxOi4O/src/github.com/docker/libnetwork
19:19:19 [2020-10-16T19:19:19.820Z] #62 5.283 Cloning into '/tmp/tmp.eFekqxOi4O/src/github.com/docker/libnetwork'...
19:19:19 [2020-10-16T19:19:19.820Z] #62 ...
19:19:19 [2020-10-16T19:19:19.820Z] 
19:19:19 [2020-10-16T19:19:19.820Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.530 + RM_GOPATH=0
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.530 + TMP_GOPATH=
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.530 + : /build
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.530 + '[' -z '' ']'
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.530 ++ mktemp -d
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.535 + export GOPATH=/tmp/tmp.F8phHupe3R
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.535 + GOPATH=/tmp/tmp.F8phHupe3R
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.535 + RM_GOPATH=1
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.535 + case "$(go env GOARCH)" in
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.535 ++ go env GOARCH
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.554 + export GO_BUILDMODE=-buildmode=pie
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.554 + GO_BUILDMODE=-buildmode=pie
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.554 ++ dirname /tmp/install/install.sh
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + dir=/tmp/install
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + bin=vndr
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + shift
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + '[' '!' -f /tmp/install/vndr.installer ']'
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + . /tmp/install/vndr.installer
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + install_vndr
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.561 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F8phHupe3R/src/github.com/LK4D4/vndr
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.563 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:19 [2020-10-16T19:19:19.820Z] #43 5.563 Cloning into '/tmp/tmp.F8phHupe3R/src/github.com/LK4D4/vndr'...
19:19:19 [2020-10-16T19:19:19.820Z] #43 6.418 + cd /tmp/tmp.F8phHupe3R/src/github.com/LK4D4/vndr
19:19:19 [2020-10-16T19:19:19.820Z] #43 6.421 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:19:19 [2020-10-16T19:19:19.820Z] #43 6.446 + go build -buildmode=pie -v -o /build/vndr .
19:19:19 [2020-10-16T19:19:19.820Z] #43 7.786 internal/cpu
19:19:19 [2020-10-16T19:19:19.820Z] #43 7.819 runtime/internal/atomic
19:19:19 [2020-10-16T19:19:19.820Z] #43 7.965 runtime/internal/sys
19:19:19 [2020-10-16T19:19:19.820Z] #43 8.140 runtime/internal/math
19:19:19 [2020-10-16T19:19:19.820Z] #43 8.186 internal/race
19:19:19 [2020-10-16T19:19:19.820Z] #43 8.311 sync/atomic
19:19:19 [2020-10-16T19:19:19.820Z] #43 8.371 internal/bytealg
19:19:19 [2020-10-16T19:19:19.820Z] #43 8.749 unicode
19:19:19 [2020-10-16T19:19:19.820Z] #43 9.539 runtime
19:19:20 [2020-10-16T19:19:20.027Z] #41 9.050   CC       images/core-x86.o
19:19:20 [2020-10-16T19:19:20.027Z] #41 9.248   CC       images/core-arm.o
19:19:20 [2020-10-16T19:19:20.082Z] #43 ...
19:19:20 [2020-10-16T19:19:20.082Z] 
19:19:20 [2020-10-16T19:19:20.082Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.192 + RM_GOPATH=0
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.193 + TMP_GOPATH=
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.194 + : /build
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.194 + '[' -z '' ']'
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.195 ++ mktemp -d
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.196 + export GOPATH=/tmp/tmp.704g2rl43G
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.196 + GOPATH=/tmp/tmp.704g2rl43G
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.197 + RM_GOPATH=1
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.203 + case "$(go env GOARCH)" in
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.203 ++ go env GOARCH
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.223 + export GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.224 + GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.224 ++ dirname /tmp/install/install.sh
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.227 + dir=/tmp/install
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.230 + bin=shfmt
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.230 + shift
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.234 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.234 + . /tmp/install/shfmt.installer
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.235 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.235 + install_shfmt
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.236 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.236 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.236 + git clone https://github.com/mvdan/sh.git /tmp/tmp.704g2rl43G/src/github.com/mvdan/sh
19:19:20 [2020-10-16T19:19:20.082Z] #49 6.253 Cloning into '/tmp/tmp.704g2rl43G/src/github.com/mvdan/sh'...
19:19:20 [2020-10-16T19:19:20.082Z] #49 ...
19:19:20 [2020-10-16T19:19:20.082Z] 
19:19:20 [2020-10-16T19:19:20.082Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:20 [2020-10-16T19:19:20.082Z] #53 6.354 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:20 [2020-10-16T19:19:20.082Z] #53 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:20 [2020-10-16T19:19:20.082Z] #53 6.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:20 [2020-10-16T19:19:20.082Z] #53 7.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:20 [2020-10-16T19:19:20.082Z] #53 9.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:20 [2020-10-16T19:19:20.287Z] #41 9.396   CC       images/core-aarch64.o
19:19:20 [2020-10-16T19:19:20.287Z] #41 9.513   CC       images/core-ppc64.o
19:19:20 [2020-10-16T19:19:20.342Z] #53 ...
19:19:20 [2020-10-16T19:19:20.342Z] 
19:19:20 [2020-10-16T19:19:20.342Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:20 [2020-10-16T19:19:20.342Z] #11 6.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:20 [2020-10-16T19:19:20.342Z] #11 6.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:20 [2020-10-16T19:19:20.342Z] #11 6.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:20 [2020-10-16T19:19:20.342Z] #11 7.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:20 [2020-10-16T19:19:20.342Z] #11 ...
19:19:20 [2020-10-16T19:19:20.342Z] 
19:19:20 [2020-10-16T19:19:20.342Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.287 + RM_GOPATH=0
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.288 + TMP_GOPATH=
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.289 + : /build
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.289 + '[' -z '' ']'
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.292 ++ mktemp -d
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.297 + export GOPATH=/tmp/tmp.AsuIpBCSsU
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.301 + GOPATH=/tmp/tmp.AsuIpBCSsU
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.301 + RM_GOPATH=1
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.301 + case "$(go env GOARCH)" in
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.308 ++ go env GOARCH
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.335 + export GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.335 + GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.337 ++ dirname /tmp/install/install.sh
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.338 + dir=/tmp/install
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + bin=tomlv
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + shift
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + . /tmp/install/tomlv.installer
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + install_tomlv
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.350 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AsuIpBCSsU/src/github.com/BurntSushi/toml
19:19:20 [2020-10-16T19:19:20.342Z] #32 6.361 Cloning into '/tmp/tmp.AsuIpBCSsU/src/github.com/BurntSushi/toml'...
19:19:20 [2020-10-16T19:19:20.342Z] #32 7.550 + cd /tmp/tmp.AsuIpBCSsU/src/github.com/BurntSushi/toml
19:19:20 [2020-10-16T19:19:20.342Z] #32 7.551 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:19:20 [2020-10-16T19:19:20.342Z] #32 7.570 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:19:20 [2020-10-16T19:19:20.342Z] #32 7.990 internal/cpu
19:19:20 [2020-10-16T19:19:20.342Z] #32 8.014 runtime/internal/sys
19:19:20 [2020-10-16T19:19:20.342Z] #32 8.167 runtime/internal/math
19:19:20 [2020-10-16T19:19:20.342Z] #32 8.305 math/bits
19:19:20 [2020-10-16T19:19:20.342Z] #32 8.829 internal/bytealg
19:19:20 [2020-10-16T19:19:20.342Z] #32 9.431 math
19:19:20 [2020-10-16T19:19:20.547Z] #41 9.708   CC       images/core-s390.o
19:19:20 [2020-10-16T19:19:20.548Z] #41 9.891   CC       images/cpuinfo.o
19:19:20 [2020-10-16T19:19:20.649Z] #32 10.75 runtime
19:19:20 [2020-10-16T19:19:20.650Z] #32 ...
19:19:20 [2020-10-16T19:19:20.650Z] 
19:19:20 [2020-10-16T19:19:20.650Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:20 [2020-10-16T19:19:20.650Z] #40 6.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:20 [2020-10-16T19:19:20.650Z] #40 6.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:20 [2020-10-16T19:19:20.650Z] #40 6.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:20 [2020-10-16T19:19:20.650Z] #40 7.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:20 [2020-10-16T19:19:20.650Z] #40 ...
19:19:20 [2020-10-16T19:19:20.650Z] 
19:19:20 [2020-10-16T19:19:20.650Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.535 + RM_GOPATH=0
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.535 + TMP_GOPATH=
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.536 + : /build
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.536 + '[' -z '' ']'
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.542 ++ mktemp -d
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.542 + export GOPATH=/tmp/tmp.jqkENW34yO
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.542 + GOPATH=/tmp/tmp.jqkENW34yO
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.542 + RM_GOPATH=1
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.542 + case "$(go env GOARCH)" in
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.548 ++ go env GOARCH
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + export GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 ++ dirname /tmp/install/install.sh
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + dir=/tmp/install
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + bin=rootlesskit
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + shift
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + . /tmp/install/rootlesskit.installer
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + install_rootlesskit
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + case "$1" in
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + export CGO_ENABLED=0
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + CGO_ENABLED=0
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + _install_rootlesskit
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jqkENW34yO/src/github.com/rootless-containers/rootlesskit
19:19:20 [2020-10-16T19:19:20.650Z] #56 5.569 Cloning into '/tmp/tmp.jqkENW34yO/src/github.com/rootless-containers/rootlesskit'...
19:19:20 [2020-10-16T19:19:20.808Z] #41 10.03   CC       images/inventory.o
19:19:20 [2020-10-16T19:19:20.808Z] #41 10.14   CC       images/fdinfo.o
19:19:20 [2020-10-16T19:19:20.929Z] #56 ...
19:19:20 [2020-10-16T19:19:20.929Z] 
19:19:20 [2020-10-16T19:19:20.929Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.567 + RM_GOPATH=0
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.567 + TMP_GOPATH=
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.567 + : /build
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.567 + '[' -z '' ']'
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.572 ++ mktemp -d
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.574 + export GOPATH=/tmp/tmp.1ZYNoSBTxO
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.574 + GOPATH=/tmp/tmp.1ZYNoSBTxO
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.574 + RM_GOPATH=1
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.574 + case "$(go env GOARCH)" in
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.577 ++ go env GOARCH
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.584 + export GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.584 + GO_BUILDMODE=-buildmode=pie
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 ++ dirname /tmp/install/install.sh
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + dir=/tmp/install
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + bin=golangci_lint
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + shift
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + . /tmp/install/golangci_lint.installer
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 ++ : v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + install_golangci_lint
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + set -e
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + export GO111MODULE=on
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + GO111MODULE=on
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + GOBIN=/build
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.594 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.666 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.666 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.666 go: finding github.com v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.666 go: finding github.com/golangci/golangci-lint v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 5.666 go: finding github.com/golangci v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 6.794 go: downloading github.com/golangci/golangci-lint v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 7.835 go: extracting github.com/golangci/golangci-lint v1.23.8
19:19:20 [2020-10-16T19:19:20.929Z] #47 ...
19:19:20 [2020-10-16T19:19:20.929Z] 
19:19:20 [2020-10-16T19:19:20.929Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:19:20 [2020-10-16T19:19:20.929Z] #30 5.160 + git clone https://github.com/kolyshkin/go-swagger.git .
19:19:20 [2020-10-16T19:19:20.929Z] #30 5.164 Cloning into '.'...
19:19:21 [2020-10-16T19:19:21.069Z] #41 10.26   CC       images/fown.o
19:19:21 [2020-10-16T19:19:21.069Z] #41 10.34   CC       images/ns.o
19:19:21 [2020-10-16T19:19:21.069Z] #41 10.41   CC       images/regfile.o
19:19:21 [2020-10-16T19:19:21.216Z] #30 ...
19:19:21 [2020-10-16T19:19:21.216Z] 
19:19:21 [2020-10-16T19:19:21.216Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:19:21 [2020-10-16T19:19:21.216Z] #38 4.986 + git clone https://github.com/docker/distribution.git .
19:19:21 [2020-10-16T19:19:21.216Z] #38 4.988 Cloning into '.'...
19:19:21 [2020-10-16T19:19:21.216Z] #38 ...
19:19:21 [2020-10-16T19:19:21.216Z] 
19:19:21 [2020-10-16T19:19:21.216Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + RM_GOPATH=0
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + TMP_GOPATH=
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + : /build
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + '[' -z '' ']'
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 ++ mktemp -d
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + export GOPATH=/tmp/tmp.0gXMBgTcgQ
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + GOPATH=/tmp/tmp.0gXMBgTcgQ
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + RM_GOPATH=1
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.378 + case "$(go env GOARCH)" in
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.384 ++ go env GOARCH
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.413 + export GO_BUILDMODE=-buildmode=pie
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.413 + GO_BUILDMODE=-buildmode=pie
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.413 ++ dirname /tmp/install/install.sh
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 Install docker/cli version 17.06.2-ce from stable
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + dir=/tmp/install
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + bin=dockercli
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + shift
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + . /tmp/install/dockercli.installer
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 ++ : stable
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 ++ : 17.06.2-ce
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + install_dockercli
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.420 ++ uname -m
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.426 + arch=x86_64
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.426 + '[' x86_64 '!=' x86_64 ']'
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.426 + url=https://download.docker.com/linux/static
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.426 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:19:21 [2020-10-16T19:19:21.216Z] #22 5.426 + tar -xz docker/docker
19:19:21 [2020-10-16T19:19:21.330Z] #41 ...
19:19:21 [2020-10-16T19:19:21.330Z] 
19:19:21 [2020-10-16T19:19:21.330Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:19:21 [2020-10-16T19:19:21.330Z] #30 DONE 34.1s
19:19:21 [2020-10-16T19:19:21.330Z] 
19:19:21 [2020-10-16T19:19:21.330Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.06 Selecting previously unselected package gcc-mingw-w64-base.
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 24.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 30.11 Selecting previously unselected package g++-mingw-w64-x86-64.
19:19:21 [2020-10-16T19:19:21.330Z] #11 30.12 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 30.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:19:21 [2020-10-16T19:19:21.330Z] #11 ...
19:19:21 [2020-10-16T19:19:21.330Z] 
19:19:21 [2020-10-16T19:19:21.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:21 [2020-10-16T19:19:21.330Z] #41 10.56   CC       images/ghost-file.o
19:19:21 [2020-10-16T19:19:21.330Z] #41 10.67   CC       images/fifo.o
19:19:21 [2020-10-16T19:19:21.477Z] #22 ...
19:19:21 [2020-10-16T19:19:21.477Z] 
19:19:21 [2020-10-16T19:19:21.477Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:21 [2020-10-16T19:19:21.477Z] #34 6.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:21 [2020-10-16T19:19:21.477Z] #34 6.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:21 [2020-10-16T19:19:21.477Z] #34 6.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:21 [2020-10-16T19:19:21.477Z] #34 7.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:21 [2020-10-16T19:19:21.477Z] #34 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:21 [2020-10-16T19:19:21.477Z] #34 ...
19:19:21 [2020-10-16T19:19:21.477Z] 
19:19:21 [2020-10-16T19:19:21.477Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:19:21 [2020-10-16T19:19:21.590Z] #41 10.74   CC       images/remap-file-path.o
19:19:21 [2020-10-16T19:19:21.590Z] #41 10.90   CC       images/eventfd.o
19:19:21 [2020-10-16T19:19:21.598Z] #47 ...
19:19:21 [2020-10-16T19:19:21.598Z] 
19:19:21 [2020-10-16T19:19:21.598Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:19:21 [2020-10-16T19:19:21.598Z] #56 10.59 + cd /tmp/tmp.J4vw9tUTyX/src/github.com/rootless-containers/rootlesskit
19:19:21 [2020-10-16T19:19:21.598Z] #56 10.59 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:21 [2020-10-16T19:19:21.598Z] #56 11.00 + for f in rootlesskit rootlesskit-docker-proxy
19:19:21 [2020-10-16T19:19:21.598Z] #56 11.00 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:19:21 [2020-10-16T19:19:21.598Z] #56 ...
19:19:21 [2020-10-16T19:19:21.598Z] 
19:19:21 [2020-10-16T19:19:21.598Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:21 [2020-10-16T19:19:21.598Z] #34 20.84 Fetched 8387 kB in 17s (494 kB/s)
19:19:21 [2020-10-16T19:19:21.758Z] #56 11.42 Checking out files:  49% (393/792)   
Checking out files:  50% (396/792)   
Checking out files:  51% (404/792)   
Checking out files:  52% (412/792)   
Checking out files:  53% (420/792)   
Checking out files:  54% (428/792)   
Checking out files:  55% (436/792)   
Checking out files:  56% (444/792)   
Checking out files:  57% (452/792)   
Checking out files:  58% (460/792)   
Checking out files:  59% (468/792)   
Checking out files:  60% (476/792)   
Checking out files:  61% (484/792)   
Checking out files:  62% (492/792)   
Checking out files:  63% (499/792)   
Checking out files:  64% (507/792)   
Checking out files:  65% (515/792)   
Checking out files:  66% (523/792)   
Checking out files:  67% (531/792)   
Checking out files:  68% (539/792)   
Checking out files:  69% (547/792)   
Checking out files:  70% (555/792)   
Checking out files:  71% (563/792)   
Checking out files:  72% (571/792)   
Checking out files:  73% (579/792)   
Checking out files:  74% (587/792)   
Checking out files:  75% (594/792)   
Checking out files:  76% (602/792)   
Checking out files:  77% (610/792)   
Checking out files:  78% (618/792)   
Checking out files:  79% (626/792)   
Checking out files:  80% (634/792)   
Checking out files:  81% (642/792)   
Checking out files:  82% (650/792)   
Checking out files:  83% (658/792)   
Checking out files:  84% (666/792)   
Checking out files:  85% (674/792)   
Checking out files:  86% (682/792)   
Checking out files:  87% (690/792)   
Checking out files:  88% (697/792)   
Checking out files:  89% (705/792)   
Checking out files:  90% (713/792)   
Checking out files:  91% (721/792)   
Checking out files:  92% (729/792)   
Checking out files:  93% (737/792)   
Checking out files:  94% (745/792)   
Checking out files:  95% (753/792)   
Checking out files:  96% (761/792)   
Checking out files:  97% (769/792)   
Checking out files:  98% (777/792)   
Checking out files:  99% (785/792)   
Checking out files: 100% (792/792)   
Checking out files: 100% (792/792), done.
19:19:21 [2020-10-16T19:19:21.758Z] #56 11.92 + cd /tmp/tmp.jqkENW34yO/src/github.com/rootless-containers/rootlesskit
19:19:21 [2020-10-16T19:19:21.758Z] #56 11.93 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:19:21 [2020-10-16T19:19:21.851Z] #41 10.99   CC       images/eventpoll.o
19:19:21 [2020-10-16T19:19:21.851Z] #41 11.10   CC       images/fh.o
19:19:21 [2020-10-16T19:19:21.862Z] #34 20.84 Reading package lists...
19:19:21 [2020-10-16T19:19:21.862Z] #34 ...
19:19:21 [2020-10-16T19:19:21.862Z] 
19:19:21 [2020-10-16T19:19:21.862Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:21 [2020-10-16T19:19:21.862Z] #43 11.12 unicode/utf8
19:19:21 [2020-10-16T19:19:21.862Z] #43 11.86 internal/testlog
19:19:21 [2020-10-16T19:19:21.862Z] #43 12.30 encoding
19:19:21 [2020-10-16T19:19:21.862Z] #43 12.44 unicode/utf16
19:19:21 [2020-10-16T19:19:21.862Z] #43 12.61 container/list
19:19:21 [2020-10-16T19:19:21.862Z] #43 13.49 crypto/internal/subtle
19:19:21 [2020-10-16T19:19:21.862Z] #43 13.61 crypto/subtle
19:19:21 [2020-10-16T19:19:21.862Z] #43 14.01 vendor/golang.org/x/crypto/cryptobyte/asn1
19:19:21 [2020-10-16T19:19:21.862Z] #43 14.15 internal/nettrace
19:19:21 [2020-10-16T19:19:21.862Z] #43 14.35 runtime/cgo
19:19:22 [2020-10-16T19:19:22.120Z] #43 ...
19:19:22 [2020-10-16T19:19:22.120Z] 
19:19:22 [2020-10-16T19:19:22.120Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.17 go: downloading github.com/go-toolsmith/astp v1.0.0
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.20 go: downloading github.com/ultraware/funlen v0.0.2
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: extracting github.com/go-toolsmith/astp v1.0.0
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: downloading golang.org/x/text v0.3.2
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:22 [2020-10-16T19:19:22.120Z] #47 21.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:22 [2020-10-16T19:19:22.120Z] #47 ...
19:19:22 [2020-10-16T19:19:22.120Z] 
19:19:22 [2020-10-16T19:19:22.120Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:22 [2020-10-16T19:19:22.120Z] #45 11.37 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:22 [2020-10-16T19:19:22.120Z] #45 11.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:22 [2020-10-16T19:19:22.120Z] #45 13.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.67 go: finding github.com/fatih/color v1.9.0
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.83 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.94 go: finding github.com/mattn/go-colorable v0.1.6
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.95 go: finding github.com/pkg/errors v0.9.1
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.97 go: finding github.com/spf13/pflag v1.0.3
19:19:22 [2020-10-16T19:19:22.120Z] #45 17.98 go: finding github.com/mattn/go-isatty v0.0.12
19:19:22 [2020-10-16T19:19:22.120Z] #45 18.17 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:22 [2020-10-16T19:19:22.120Z] #45 18.47 go: finding github.com/jonboulle/clockwork v0.1.0
19:19:22 [2020-10-16T19:19:22.120Z] #45 18.56 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:22 [2020-10-16T19:19:22.120Z] #45 18.61 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:22 [2020-10-16T19:19:22.120Z] #45 18.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:22 [2020-10-16T19:19:22.150Z] #41 11.20   CC       images/fsnotify.o
19:19:22 [2020-10-16T19:19:22.150Z] #41 11.39   CC       images/signalfd.o
19:19:22 [2020-10-16T19:19:22.395Z] #45 ...
19:19:22 [2020-10-16T19:19:22.395Z] 
19:19:22 [2020-10-16T19:19:22.395Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:22 [2020-10-16T19:19:22.395Z] #49 14.57 + cd /tmp/tmp.G3L3bptMpc/src/github.com/mvdan/sh
19:19:22 [2020-10-16T19:19:22.395Z] #49 14.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:22 [2020-10-16T19:19:22.395Z] #49 14.78 + GO111MODULE=on
19:19:22 [2020-10-16T19:19:22.395Z] #49 14.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:19:22 [2020-10-16T19:19:22.395Z] #49 16.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:22 [2020-10-16T19:19:22.395Z] #49 16.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:22 [2020-10-16T19:19:22.395Z] #49 16.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:22 [2020-10-16T19:19:22.395Z] #49 16.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:22 [2020-10-16T19:19:22.395Z] #49 16.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:22 [2020-10-16T19:19:22.395Z] #49 17.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:22 [2020-10-16T19:19:22.395Z] #49 18.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:22 [2020-10-16T19:19:22.395Z] #49 19.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:22 [2020-10-16T19:19:22.395Z] #49 21.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:22 [2020-10-16T19:19:22.395Z] #49 21.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:22 [2020-10-16T19:19:22.395Z] #49 21.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:22 [2020-10-16T19:19:22.395Z] #49 ...
19:19:22 [2020-10-16T19:19:22.395Z] 
19:19:22 [2020-10-16T19:19:22.395Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:22 [2020-10-16T19:19:22.395Z] #32 11.57 unicode/utf8
19:19:22 [2020-10-16T19:19:22.395Z] #32 12.19 internal/testlog
19:19:22 [2020-10-16T19:19:22.395Z] #32 12.62 runtime/cgo
19:19:22 [2020-10-16T19:19:22.412Z] #41 11.52   CC       images/fs.o
19:19:22 [2020-10-16T19:19:22.412Z] #41 11.61   CC       images/pstree.o
19:19:22 [2020-10-16T19:19:22.654Z] #32 ...
19:19:22 [2020-10-16T19:19:22.654Z] 
19:19:22 [2020-10-16T19:19:22.654Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:22 [2020-10-16T19:19:22.654Z] #40 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:22 [2020-10-16T19:19:22.654Z] #40 ...
19:19:22 [2020-10-16T19:19:22.654Z] 
19:19:22 [2020-10-16T19:19:22.654Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:19:22 [2020-10-16T19:19:22.671Z] #41 11.77   CC       images/pipe.o
19:19:22 [2020-10-16T19:19:22.672Z] #41 11.89   CC       images/tcp-stream.o
19:19:22 [2020-10-16T19:19:22.711Z] #56 12.67 + for f in rootlesskit rootlesskit-docker-proxy
19:19:22 [2020-10-16T19:19:22.711Z] #56 12.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:19:22 [2020-10-16T19:19:22.912Z] #38 21.61 Checking out files:  80% (1343/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
19:19:22 [2020-10-16T19:19:22.912Z] #38 21.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:19:22 [2020-10-16T19:19:22.932Z] #41 12.04   CC       images/sk-packet.o
19:19:22 [2020-10-16T19:19:22.932Z] #41 12.13   CC       images/mnt.o
19:19:22 [2020-10-16T19:19:22.932Z] #41 12.23   CC       images/pipe-data.o
19:19:23 [2020-10-16T19:19:23.192Z] #41 ...
19:19:23 [2020-10-16T19:19:23.192Z] 
19:19:23 [2020-10-16T19:19:23.192Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:23 [2020-10-16T19:19:23.192Z] #43 28.99 net/http/httptrace
19:19:23 [2020-10-16T19:19:23.192Z] #43 29.10 net/http
19:19:23 [2020-10-16T19:19:23.192Z] #43 32.27 github.com/LK4D4/vndr/godl
19:19:23 [2020-10-16T19:19:23.192Z] #43 32.61 github.com/LK4D4/vndr
19:19:23 [2020-10-16T19:19:23.192Z] #43 DONE 35.8s
19:19:23 [2020-10-16T19:19:23.192Z] 
19:19:23 [2020-10-16T19:19:23.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:23 [2020-10-16T19:19:23.192Z] #41 12.30   CC       images/sa.o
19:19:23 [2020-10-16T19:19:23.192Z] #41 12.43   CC       images/timer.o
19:19:23 [2020-10-16T19:19:23.453Z] #41 12.58   CC       images/timerfd.o
19:19:23 [2020-10-16T19:19:23.453Z] #41 12.72   CC       images/mm.o
19:19:23 [2020-10-16T19:19:23.713Z] #41 12.86   CC       images/sk-opts.o
19:19:23 [2020-10-16T19:19:23.713Z] #41 12.92   CC       images/sk-unix.o
19:19:23 [2020-10-16T19:19:23.713Z] #41 12.99   CC       images/sk-inet.o
19:19:23 [2020-10-16T19:19:23.973Z] #41 13.13   CC       images/tun.o
19:19:23 [2020-10-16T19:19:23.973Z] #41 13.22   CC       images/sk-netlink.o
19:19:23 [2020-10-16T19:19:23.973Z] #41 13.30   CC       images/packet-sock.o
19:19:24 [2020-10-16T19:19:24.234Z] #41 13.43   CC       images/ipc-var.o
19:19:24 [2020-10-16T19:19:24.234Z] #41 13.51   CC       images/ipc-desc.o
19:19:24 [2020-10-16T19:19:24.494Z] #41 13.60   CC       images/ipc-shm.o
19:19:24 [2020-10-16T19:19:24.494Z] #41 13.67   CC       images/ipc-msg.o
19:19:24 [2020-10-16T19:19:24.494Z] #41 ...
19:19:24 [2020-10-16T19:19:24.494Z] 
19:19:24 [2020-10-16T19:19:24.494Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.44 + cd /tmp/tmp.frsmWxXkLg/src/github.com/containerd/containerd
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.44 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + export 'BUILDTAGS=netgo osusergo static_build'
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + BUILDTAGS='netgo osusergo static_build'
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + export EXTRA_FLAGS=-buildmode=pie
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + EXTRA_FLAGS=-buildmode=pie
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + '[' '' = dynamic ']'
19:19:24 [2020-10-16T19:19:24.494Z] #54 11.91 + make
19:19:24 [2020-10-16T19:19:24.494Z] #54 12.32 + bin/ctr
19:19:24 [2020-10-16T19:19:24.755Z] #54 ...
19:19:24 [2020-10-16T19:19:24.755Z] 
19:19:24 [2020-10-16T19:19:24.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.28 Selecting previously unselected package libapparmor1:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.39 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.47 Selecting previously unselected package libapparmor-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.50 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.62 Selecting previously unselected package libbtrfs0.
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.66 Unpacking libbtrfs0 (4.20.1-2) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.77 Selecting previously unselected package libbtrfs-dev.
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.80 Unpacking libbtrfs-dev (4.20.1-2) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.90 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.91 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 34.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.14 Selecting previously unselected package libudev-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.14 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.32 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.47 Selecting previously unselected package libsepol1-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.48 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.49 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.69 Selecting previously unselected package libpcre16-3:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.70 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.86 Selecting previously unselected package libpcre32-3:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 35.88 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.00 Selecting previously unselected package libpcrecpp0v5:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.01 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.10 Selecting previously unselected package libpcre3-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.12 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.31 Selecting previously unselected package libselinux1-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.32 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.46 Selecting previously unselected package libdevmapper-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.47 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.56 Selecting previously unselected package libseccomp-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.56 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.58 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.66 Selecting previously unselected package libsystemd-dev:amd64.
19:19:24 [2020-10-16T19:19:24.755Z] #11 36.66 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.67 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.90 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.92 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.94 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.95 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.96 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.97 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.98 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 36.99 Setting up libbtrfs0 (4.20.1-2) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.02 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.04 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.08 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.10 Setting up libbtrfs-dev (4.20.1-2) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.11 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.13 Setting up mingw-w64-common (6.0.0-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.15 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.16 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.18 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.19 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.20 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:19:24 [2020-10-16T19:19:24.756Z] #11 37.21 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:19:24 [2020-10-16T19:19:24.756Z] #11 37.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.24 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:19:24 [2020-10-16T19:19:24.756Z] #11 37.25 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:19:24 [2020-10-16T19:19:24.756Z] #11 37.27 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.29 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.30 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.31 Setting up dmsetup (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.33 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 37.35 Processing triggers for libc-bin (2.28-10) ...
19:19:24 [2020-10-16T19:19:24.756Z] #11 DONE 37.7s
19:19:24 [2020-10-16T19:19:24.756Z] 
19:19:24 [2020-10-16T19:19:24.756Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
19:19:25 [2020-10-16T19:19:25.436Z] #38 24.16 + 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:19:26 [2020-10-16T19:19:26.007Z] #56 ...
19:19:26 [2020-10-16T19:19:26.007Z] 
19:19:26 [2020-10-16T19:19:26.007Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:26 [2020-10-16T19:19:26.007Z] #22 15.57 + mkdir -p /build
19:19:26 [2020-10-16T19:19:26.007Z] #22 15.59 + mv docker/docker /build/
19:19:26 [2020-10-16T19:19:26.007Z] #22 15.59 + rmdir docker
19:19:26 [2020-10-16T19:19:26.007Z] #22 DONE 16.1s
19:19:26 [2020-10-16T19:19:26.007Z] 
19:19:26 [2020-10-16T19:19:26.007Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.12 go: downloading github.com/spf13/viper v1.6.1
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.13 go: downloading github.com/fatih/color v1.7.0
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.27 go: downloading github.com/stretchr/testify v1.4.0
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.39 go: downloading github.com/mattn/go-colorable v0.1.4
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.50 go: downloading github.com/spf13/pflag v1.0.5
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.54 go: downloading github.com/spf13/cobra v0.0.5
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.55 go: extracting github.com/fatih/color v1.7.0
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.56 go: extracting github.com/spf13/viper v1.6.1
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.60 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.75 go: downloading github.com/magiconair/properties v1.8.1
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.82 go: downloading github.com/subosito/gotenv v1.2.0
19:19:26 [2020-10-16T19:19:26.007Z] #47 15.92 go: extracting github.com/mattn/go-colorable v0.1.4
19:19:26 [2020-10-16T19:19:26.007Z] #47 16.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:26 [2020-10-16T19:19:26.007Z] #47 16.10 go: extracting github.com/spf13/pflag v1.0.5
19:19:26 [2020-10-16T19:19:26.007Z] #47 16.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:19:26 [2020-10-16T19:19:26.139Z] #12 DONE 1.1s
19:19:26 [2020-10-16T19:19:26.139Z] 
19:19:26 [2020-10-16T19:19:26.139Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.071 + RM_GOPATH=0
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.071 + TMP_GOPATH=
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.071 + : /build
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.071 + '[' -z '' ']'
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.072 ++ mktemp -d
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.073 + export GOPATH=/tmp/tmp.3F7iB5UKZo
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.073 + GOPATH=/tmp/tmp.3F7iB5UKZo
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.073 + RM_GOPATH=1
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.073 + case "$(go env GOARCH)" in
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.073 ++ go env GOARCH
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.082 + export GO_BUILDMODE=-buildmode=pie
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.082 + GO_BUILDMODE=-buildmode=pie
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.083 ++ dirname /tmp/install/install.sh
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + dir=/tmp/install
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + bin=runc
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + shift
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + '[' '!' -f /tmp/install/runc.installer ']'
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + . /tmp/install/runc.installer
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.084 + install_runc
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.088 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.088 + uname -r
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.088 + grep -q '^3\.10\.0.*\.el7\.'
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.088 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.089 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.089 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3F7iB5UKZo/src/github.com/opencontainers/runc
19:19:26 [2020-10-16T19:19:26.139Z] #51 1.102 Cloning into '/tmp/tmp.3F7iB5UKZo/src/github.com/opencontainers/runc'...
19:19:26 [2020-10-16T19:19:26.266Z] #47 16.39 go: extracting github.com/stretchr/testify v1.4.0
19:19:26 [2020-10-16T19:19:26.266Z] #47 16.59 go: downloading github.com/spf13/afero v1.1.2
19:19:26 [2020-10-16T19:19:26.526Z] #47 16.79 go: extracting github.com/subosito/gotenv v1.2.0
19:19:26 [2020-10-16T19:19:26.785Z] #47 16.98 go: downloading github.com/go-critic/go-critic v0.4.1
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.09 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.28 go: downloading github.com/pelletier/go-toml v1.2.0
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.28 go: extracting github.com/magiconair/properties v1.8.1
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.30 go: extracting github.com/spf13/afero v1.1.2
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.30 go: extracting github.com/spf13/jwalterweatherman v1.0.0
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.30 go: downloading github.com/mattn/go-isatty v0.0.8
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.31 go: downloading github.com/pmezard/go-difflib v1.0.0
19:19:27 [2020-10-16T19:19:27.045Z] #47 17.31 go: extracting github.com/spf13/cobra v0.0.5
19:19:27 [2020-10-16T19:19:27.304Z] #47 17.59 go: downloading github.com/hashicorp/hcl v1.0.0
19:19:27 [2020-10-16T19:19:27.521Z] #51 ...
19:19:27 [2020-10-16T19:19:27.521Z] 
19:19:27 [2020-10-16T19:19:27.521Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:19:27 [2020-10-16T19:19:27.521Z] #13 DONE 1.4s
19:19:27 [2020-10-16T19:19:27.521Z] 
19:19:27 [2020-10-16T19:19:27.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:27 [2020-10-16T19:19:27.521Z] #41 13.76   CC       images/ipc-sem.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 13.81   CC       images/utsns.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 13.86   CC       images/creds.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 13.91   CC       images/vma.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 13.98   CC       images/netdev.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.08   CC       images/tty.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.23   CC       images/file-lock.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.30   CC       images/rlimit.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.36   CC       images/pagemap.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.46   CC       images/siginfo.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.53   CC       images/rpc.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.84   CC       images/ext-file.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 14.90   CC       images/cgroup.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.07   CC       images/userns.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.15   CC       images/google/protobuf/descriptor.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.54   CC       images/opts.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.60   CC       images/seccomp.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.67   CC       images/binfmt-misc.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.74   CC       images/time.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.85   CC       images/sysctl.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 15.94   CC       images/autofs.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.01   CC       images/macvlan.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.08   CC       images/sit.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.20   CC       images/memfd.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.29   CC       images/timens.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.40   LINK     images/built-in.o
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.50   GEN      compel/include/asm
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.51   GEN      compel/include/version.h
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.54 touch .config
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.57   GEN      include/common/config.h
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.66   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.69   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.74   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.79   DEP      compel/arch/x86/plugins/std/memcpy.d
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.80   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.82   GEN      compel/plugins/include/uapi/std/syscall.h
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.84   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:19:27 [2020-10-16T19:19:27.521Z] #41 16.87   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:19:27 [2020-10-16T19:19:27.563Z] #47 17.70 go: extracting github.com/pelletier/go-toml v1.2.0
19:19:27 [2020-10-16T19:19:27.563Z] #47 17.82 go: extracting github.com/pmezard/go-difflib v1.0.0
19:19:27 [2020-10-16T19:19:27.781Z] #41 16.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:19:27 [2020-10-16T19:19:27.781Z] #41 16.90   DEP      compel/plugins/std/infect.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 16.93   DEP      compel/plugins/std/string.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 16.96   DEP      compel/plugins/std/log.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 16.98   DEP      compel/plugins/std/fds.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 17.02   DEP      compel/plugins/std/std.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 17.04   DEP      compel/plugins/shmem/shmem.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 17.08   DEP      compel/plugins/fds/fds.d
19:19:27 [2020-10-16T19:19:27.781Z] #41 17.13   CC       compel/plugins/std/std.o
19:19:27 [2020-10-16T19:19:27.824Z] #47 17.82 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:19:27 [2020-10-16T19:19:27.824Z] #47 17.85 go: extracting github.com/mattn/go-isatty v0.0.8
19:19:27 [2020-10-16T19:19:27.824Z] #47 17.85 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:19:27 [2020-10-16T19:19:27.824Z] #47 17.97 go: extracting github.com/go-lintpack/lintpack v0.5.2
19:19:27 [2020-10-16T19:19:27.824Z] #47 18.01 go: downloading github.com/stretchr/objx v0.2.0
19:19:27 [2020-10-16T19:19:27.824Z] #47 18.05 go: extracting github.com/go-critic/go-critic v0.4.1
19:19:28 [2020-10-16T19:19:28.041Z] #41 17.20   CC       compel/plugins/std/fds.o
19:19:28 [2020-10-16T19:19:28.083Z] #47 18.20 go: extracting github.com/mitchellh/mapstructure v1.1.2
19:19:28 [2020-10-16T19:19:28.084Z] #47 18.35 go: downloading golang.org/x/text v0.3.2
19:19:28 [2020-10-16T19:19:28.084Z] #47 18.39 go: extracting github.com/mitchellh/go-homedir v1.1.0
19:19:28 [2020-10-16T19:19:28.301Z] #41 17.35   CC       compel/plugins/std/log.o
19:19:28 [2020-10-16T19:19:28.343Z] #47 18.39 go: downloading github.com/sirupsen/logrus v1.4.2
19:19:28 [2020-10-16T19:19:28.344Z] #47 18.55 go: extracting github.com/stretchr/objx v0.2.0
19:19:28 [2020-10-16T19:19:28.344Z] #47 18.57 go: extracting github.com/hashicorp/hcl v1.0.0
19:19:28 [2020-10-16T19:19:28.344Z] #47 18.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:28 [2020-10-16T19:19:28.562Z] #41 17.59   CC       compel/plugins/std/string.o
19:19:28 [2020-10-16T19:19:28.562Z] #41 17.78   CC       compel/plugins/std/infect.o
19:19:28 [2020-10-16T19:19:28.604Z] #47 18.69 go: downloading github.com/davecgh/go-spew v1.1.1
19:19:28 [2020-10-16T19:19:28.604Z] #47 18.70 go: downloading gopkg.in/ini.v1 v1.51.0
19:19:28 [2020-10-16T19:19:28.604Z] #47 18.86 go: extracting github.com/sirupsen/logrus v1.4.2
19:19:28 [2020-10-16T19:19:28.724Z] #38 ...
19:19:28 [2020-10-16T19:19:28.724Z] 
19:19:28 [2020-10-16T19:19:28.724Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:28 [2020-10-16T19:19:28.724Z] #34 20.84 Reading package lists...
19:19:28 [2020-10-16T19:19:28.823Z] #41 ...
19:19:28 [2020-10-16T19:19:28.823Z] 
19:19:28 [2020-10-16T19:19:28.823Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:19:28 [2020-10-16T19:19:28.823Z] #14 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:19:28 [2020-10-16T19:19:28.823Z] #14 DONE 1.4s
19:19:28 [2020-10-16T19:19:28.823Z] 
19:19:28 [2020-10-16T19:19:28.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:28 [2020-10-16T19:19:28.823Z] #41 17.91   CC       compel/arch/x86/plugins/std/parasite-head.o
19:19:28 [2020-10-16T19:19:28.823Z] #41 17.93   CC       compel/arch/x86/plugins/std/memcpy.o
19:19:28 [2020-10-16T19:19:28.823Z] #41 17.94   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:19:28 [2020-10-16T19:19:28.823Z] #41 17.96   AR       compel/plugins/std.lib.a
19:19:28 [2020-10-16T19:19:28.823Z] #41 18.01   CC       compel/plugins/fds/fds.o
19:19:28 [2020-10-16T19:19:28.823Z] #41 18.11   AR       compel/plugins/fds.lib.a
19:19:28 [2020-10-16T19:19:28.910Z] #47 19.04 go: extracting github.com/davecgh/go-spew v1.1.1
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.19   HOSTDEP  compel/src/lib/log-host.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.22   HOSTDEP  compel/src/lib/handle-elf-host.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.27   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.30   HOSTDEP  compel/src/main-host.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.33   DEP      compel/src/lib/ptrace.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.37   DEP      compel/src/lib/infect.d
19:19:29 [2020-10-16T19:19:29.087Z] #41 18.45   DEP      compel/src/lib/infect-util.d
19:19:29 [2020-10-16T19:19:29.185Z] #47 19.46 go: extracting gopkg.in/ini.v1 v1.51.0
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.48   DEP      compel/src/lib/infect-rpc.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.52   DEP      compel/arch/x86/src/lib/infect.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.56   DEP      compel/arch/x86/src/lib/cpu.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.58   DEP      compel/src/lib/log.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.60   DEP      compel/src/main.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.64   DEP      compel/src/lib/handle-elf.d
19:19:29 [2020-10-16T19:19:29.347Z] #41 18.67   DEP      compel/arch/x86/src/lib/handle-elf.d
19:19:29 [2020-10-16T19:19:29.607Z] #41 18.71   CC       compel/src/lib/log.o
19:19:29 [2020-10-16T19:19:29.607Z] #41 18.79   CC       compel/arch/x86/src/lib/cpu.o
19:19:29 [2020-10-16T19:19:29.868Z] #41 19.00   CC       compel/arch/x86/src/lib/infect.o
19:19:29 [2020-10-16T19:19:29.868Z] #41 ...
19:19:29 [2020-10-16T19:19:29.868Z] 
19:19:29 [2020-10-16T19:19:29.868Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:19:29 [2020-10-16T19:19:29.868Z] #15 DONE 1.2s
19:19:30 [2020-10-16T19:19:30.124Z] #47 20.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:19:30 [2020-10-16T19:19:30.124Z] #47 ...
19:19:30 [2020-10-16T19:19:30.124Z] 
19:19:30 [2020-10-16T19:19:30.124Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.13 go: downloading github.com/jonboulle/clockwork v0.1.0
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.20 go: extracting github.com/fatih/color v1.9.0
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.56 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.58 go: downloading github.com/mattn/go-isatty v0.0.12
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.62 go: downloading github.com/mattn/go-colorable v0.1.6
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.79 go: extracting github.com/pkg/errors v0.9.1
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.85 go: extracting github.com/spf13/pflag v1.0.3
19:19:30 [2020-10-16T19:19:30.124Z] #45 10.89 go: extracting github.com/jonboulle/clockwork v0.1.0
19:19:30 [2020-10-16T19:19:30.124Z] #45 11.10 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:30 [2020-10-16T19:19:30.124Z] #45 11.10 go: extracting github.com/mattn/go-isatty v0.0.12
19:19:30 [2020-10-16T19:19:30.124Z] #45 11.45 go: extracting github.com/mattn/go-colorable v0.1.6
19:19:30 [2020-10-16T19:19:30.124Z] #45 13.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:30 [2020-10-16T19:19:30.124Z] #45 14.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:30 [2020-10-16T19:19:30.124Z] #45 15.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:30 [2020-10-16T19:19:30.124Z] #45 19.94 go: finding github.com/fatih/color v1.9.0
19:19:30 [2020-10-16T19:19:30.124Z] #45 19.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:19:30 [2020-10-16T19:19:30.124Z] #45 19.98 go: finding github.com/pkg/errors v0.9.1
19:19:30 [2020-10-16T19:19:30.124Z] #45 19.99 go: finding github.com/mattn/go-colorable v0.1.6
19:19:30 [2020-10-16T19:19:30.124Z] #45 20.05 go: finding github.com/spf13/pflag v1.0.3
19:19:30 [2020-10-16T19:19:30.124Z] #45 20.26 go: finding github.com/mattn/go-isatty v0.0.12
19:19:30 [2020-10-16T19:19:30.124Z] #45 ...
19:19:30 [2020-10-16T19:19:30.124Z] 
19:19:30 [2020-10-16T19:19:30.124Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:30 [2020-10-16T19:19:30.124Z] #49 18.21 + cd /tmp/tmp.704g2rl43G/src/github.com/mvdan/sh
19:19:30 [2020-10-16T19:19:30.124Z] #49 18.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:19:30 [2020-10-16T19:19:30.124Z] #49 18.32 + GO111MODULE=on
19:19:30 [2020-10-16T19:19:30.124Z] #49 18.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:19:30 [2020-10-16T19:19:30.124Z] #49 19.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:30 [2020-10-16T19:19:30.124Z] #49 19.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:30 [2020-10-16T19:19:30.124Z] #49 19.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:30 [2020-10-16T19:19:30.124Z] #49 19.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:30 [2020-10-16T19:19:30.124Z] #49 20.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:30 [2020-10-16T19:19:30.129Z] 
19:19:30 [2020-10-16T19:19:30.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:30 [2020-10-16T19:19:30.129Z] #41 19.29   CC       compel/src/lib/infect-rpc.o
19:19:30 [2020-10-16T19:19:30.389Z] #41 19.42   CC       compel/src/lib/infect-util.o
19:19:30 [2020-10-16T19:19:30.389Z] #41 19.51   CC       compel/src/lib/infect.o
19:19:30 [2020-10-16T19:19:30.693Z] #49 20.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:30 [2020-10-16T19:19:30.693Z] #49 ...
19:19:30 [2020-10-16T19:19:30.693Z] 
19:19:30 [2020-10-16T19:19:30.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:30 [2020-10-16T19:19:30.693Z] #11 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:30 [2020-10-16T19:19:30.693Z] #11 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:30 [2020-10-16T19:19:30.953Z] #11 ...
19:19:30 [2020-10-16T19:19:30.953Z] 
19:19:30 [2020-10-16T19:19:30.953Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:30 [2020-10-16T19:19:30.953Z] #47 20.47 go: extracting github.com/inconshreveable/mousetrap v1.0.0
19:19:30 [2020-10-16T19:19:30.953Z] #47 20.75 go: downloading github.com/spf13/cast v1.3.0
19:19:30 [2020-10-16T19:19:30.953Z] #47 20.83 go: downloading github.com/ultraware/funlen v0.0.2
19:19:30 [2020-10-16T19:19:30.953Z] #47 20.92 go: extracting github.com/ultraware/funlen v0.0.2
19:19:30 [2020-10-16T19:19:30.953Z] #47 20.98 go: extracting github.com/spf13/cast v1.3.0
19:19:30 [2020-10-16T19:19:30.953Z] #47 21.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:19:30 [2020-10-16T19:19:30.953Z] #47 21.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:19:30 [2020-10-16T19:19:30.953Z] #47 21.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:19:30 [2020-10-16T19:19:30.959Z] #41 20.13   CC       compel/src/lib/ptrace.o
19:19:30 [2020-10-16T19:19:30.959Z] #41 20.23   AR       compel/libcompel.a
19:19:31 [2020-10-16T19:19:31.219Z] #41 20.31   HOSTCC   compel/src/main-host.o
19:19:31 [2020-10-16T19:19:31.219Z] #41 20.43   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:19:31 [2020-10-16T19:19:31.219Z] #41 20.47   HOSTCC   compel/src/lib/handle-elf-host.o
19:19:31 [2020-10-16T19:19:31.480Z] #41 20.56   HOSTCC   compel/src/lib/log-host.o
19:19:31 [2020-10-16T19:19:31.480Z] #41 20.61   HOSTLINK compel/compel-host-bin
19:19:31 [2020-10-16T19:19:31.480Z] #41 20.67   DEP      soccr/soccr.d
19:19:31 [2020-10-16T19:19:31.480Z] #41 ...
19:19:31 [2020-10-16T19:19:31.480Z] 
19:19:31 [2020-10-16T19:19:31.480Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:19:31 [2020-10-16T19:19:31.480Z] #16 DONE 1.5s
19:19:31 [2020-10-16T19:19:31.480Z] 
19:19:31 [2020-10-16T19:19:31.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:31 [2020-10-16T19:19:31.480Z] #41 20.75   CC       soccr/soccr.o
19:19:31 [2020-10-16T19:19:31.893Z] #47 ...
19:19:31 [2020-10-16T19:19:31.893Z] 
19:19:31 [2020-10-16T19:19:31.893Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:31 [2020-10-16T19:19:31.893Z] #40 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:31 [2020-10-16T19:19:31.893Z] #40 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:32 [2020-10-16T19:19:32.050Z] #41 21.12   AR       soccr/libsoccr.a
19:19:32 [2020-10-16T19:19:32.050Z] #41 21.17 make[1]: 'soccr/libsoccr.a' is up to date.
19:19:32 [2020-10-16T19:19:32.050Z] #41 21.38   DEP      criu/arch/x86/sigframe.d
19:19:32 [2020-10-16T19:19:32.153Z] #40 ...
19:19:32 [2020-10-16T19:19:32.153Z] 
19:19:32 [2020-10-16T19:19:32.153Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:32 [2020-10-16T19:19:32.153Z] #53 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:32 [2020-10-16T19:19:32.153Z] #53 ...
19:19:32 [2020-10-16T19:19:32.153Z] 
19:19:32 [2020-10-16T19:19:32.153Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:32 [2020-10-16T19:19:32.153Z] #47 22.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
19:19:32 [2020-10-16T19:19:32.310Z] #41 21.41   DEP      criu/arch/x86/sigaction_compat.d
19:19:32 [2020-10-16T19:19:32.310Z] #41 21.45   DEP      criu/arch/x86/kerndat.d
19:19:32 [2020-10-16T19:19:32.310Z] #41 21.49   DEP      criu/arch/x86/crtools.d
19:19:32 [2020-10-16T19:19:32.310Z] #41 21.53   DEP      criu/arch/x86/cpu.d
19:19:32 [2020-10-16T19:19:32.310Z] #41 21.63   CC       criu/arch/x86/cpu.o
19:19:32 [2020-10-16T19:19:32.571Z] #41 21.79   CC       criu/arch/x86/crtools.o
19:19:32 [2020-10-16T19:19:32.724Z] #47 ...
19:19:32 [2020-10-16T19:19:32.724Z] 
19:19:32 [2020-10-16T19:19:32.724Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:32 [2020-10-16T19:19:32.724Z] #34 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:32 [2020-10-16T19:19:32.724Z] #34 ...
19:19:32 [2020-10-16T19:19:32.724Z] 
19:19:32 [2020-10-16T19:19:32.724Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:32 [2020-10-16T19:19:32.908Z] #34 27.99 Reading package lists...
19:19:32 [2020-10-16T19:19:32.908Z] #34 ...
19:19:32 [2020-10-16T19:19:32.908Z] 
19:19:32 [2020-10-16T19:19:32.908Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:32 [2020-10-16T19:19:32.908Z] #62 21.62 Checking out files:  59% (1131/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
19:19:32 [2020-10-16T19:19:32.908Z] #62 22.52 + cd /tmp/tmp.F2hc9hRQoC/src/github.com/docker/libnetwork
19:19:32 [2020-10-16T19:19:32.908Z] #62 22.52 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:32 [2020-10-16T19:19:32.908Z] #62 22.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:19:32 [2020-10-16T19:19:32.908Z] #62 ...
19:19:32 [2020-10-16T19:19:32.908Z] 
19:19:32 [2020-10-16T19:19:32.908Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.60 go: downloading gopkg.in/yaml.v2 v2.2.7
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.60 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.81 go: downloading github.com/stretchr/objx v0.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.86 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.98 go: extracting github.com/ultraware/funlen v0.0.2
19:19:32 [2020-10-16T19:19:32.908Z] #47 21.99 go: downloading github.com/mattn/go-colorable v0.1.4
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.02 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.10 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.12 go: downloading github.com/mattn/go-isatty v0.0.8
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.19 go: downloading github.com/gogo/protobuf v1.2.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.28 go: extracting gopkg.in/yaml.v2 v2.2.7
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.44 go: downloading github.com/spf13/cast v1.3.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.51 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.52 go: extracting github.com/stretchr/objx v0.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.69 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.70 go: extracting github.com/mattn/go-colorable v0.1.4
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.73 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.83 go: extracting github.com/mattn/go-isatty v0.0.8
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:32 [2020-10-16T19:19:32.908Z] #47 22.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.05 go: extracting github.com/spf13/cast v1.3.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.07 go: downloading github.com/ultraware/whitespace v0.0.4
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.40 go: extracting github.com/fsnotify/fsnotify v1.4.7
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.42 go: downloading github.com/kisielk/gotool v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.42 go: extracting github.com/ultraware/whitespace v0.0.4
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.54 go: downloading github.com/hashicorp/hcl v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.62 go: extracting github.com/inconshreveable/mousetrap v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.65 go: downloading github.com/davecgh/go-spew v1.1.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.87 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.89 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:32 [2020-10-16T19:19:32.908Z] #47 23.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.38 go: extracting github.com/davecgh/go-spew v1.1.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.49 go: extracting github.com/kisielk/gotool v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.68 go: extracting github.com/hashicorp/hcl v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.77 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 24.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:32 [2020-10-16T19:19:32.908Z] #47 25.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:32 [2020-10-16T19:19:32.908Z] #47 25.06 go: downloading github.com/pelletier/go-toml v1.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 25.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:32 [2020-10-16T19:19:32.908Z] #47 25.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.09 go: extracting github.com/pelletier/go-toml v1.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.45 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.79 go: downloading github.com/magiconair/properties v1.8.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:32 [2020-10-16T19:19:32.908Z] #47 26.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.27 go: downloading github.com/pmezard/go-difflib v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.34 go: downloading github.com/go-toolsmith/typep v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.52 go: extracting github.com/go-toolsmith/strparse v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.58 go: extracting github.com/magiconair/properties v1.8.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.89 go: extracting github.com/pmezard/go-difflib v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 27.98 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.08 go: extracting github.com/go-toolsmith/typep v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.23 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.28 go: downloading github.com/BurntSushi/toml v0.3.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.50 go: extracting github.com/go-toolsmith/astequal v1.0.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.78 go: extracting github.com/BurntSushi/toml v0.3.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.91 go: downloading github.com/gobwas/glob v0.2.3
19:19:32 [2020-10-16T19:19:32.908Z] #47 28.95 go: downloading github.com/uudashr/gocognit v1.0.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 29.04 go: downloading github.com/subosito/gotenv v1.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 29.51 go: extracting github.com/uudashr/gocognit v1.0.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 29.61 go: extracting github.com/gobwas/glob v0.2.3
19:19:32 [2020-10-16T19:19:32.908Z] #47 29.70 go: extracting github.com/subosito/gotenv v1.2.0
19:19:32 [2020-10-16T19:19:32.908Z] #47 31.83 go: extracting github.com/gogo/protobuf v1.2.1
19:19:32 [2020-10-16T19:19:32.908Z] #47 ...
19:19:32 [2020-10-16T19:19:32.908Z] 
19:19:32 [2020-10-16T19:19:32.908Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:32 [2020-10-16T19:19:32.908Z] #53 21.77 Fetched 8387 kB in 16s (510 kB/s)
19:19:32 [2020-10-16T19:19:32.908Z] #53 21.77 Reading package lists...
19:19:32 [2020-10-16T19:19:32.908Z] #53 28.99 Reading package lists...
19:19:32 [2020-10-16T19:19:32.908Z] #53 ...
19:19:32 [2020-10-16T19:19:32.908Z] 
19:19:32 [2020-10-16T19:19:32.908Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:32 [2020-10-16T19:19:32.908Z] #49 21.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:32 [2020-10-16T19:19:32.908Z] #49 22.52 runtime/cgo
19:19:32 [2020-10-16T19:19:32.908Z] #49 22.55 runtime
19:19:33 [2020-10-16T19:19:33.143Z] #41 22.16   CC       criu/arch/x86/kerndat.o
19:19:33 [2020-10-16T19:19:33.143Z] #41 ...
19:19:33 [2020-10-16T19:19:33.143Z] 
19:19:33 [2020-10-16T19:19:33.143Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:19:33 [2020-10-16T19:19:33.143Z] #17 DONE 1.5s
19:19:33 [2020-10-16T19:19:33.143Z] 
19:19:33 [2020-10-16T19:19:33.143Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:33 [2020-10-16T19:19:33.143Z] #41 22.31   CC       criu/arch/x86/sigaction_compat.o
19:19:33 [2020-10-16T19:19:33.166Z] #49 ...
19:19:33 [2020-10-16T19:19:33.166Z] 
19:19:33 [2020-10-16T19:19:33.166Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:33 [2020-10-16T19:19:33.166Z] #40 22.92 Fetched 8387 kB in 18s (475 kB/s)
19:19:33 [2020-10-16T19:19:33.166Z] #40 22.92 Reading package lists...
19:19:33 [2020-10-16T19:19:33.244Z] #62 22.95 Checking out files:  70% (1352/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
19:19:33 [2020-10-16T19:19:33.244Z] #62 ...
19:19:33 [2020-10-16T19:19:33.244Z] 
19:19:33 [2020-10-16T19:19:33.244Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:33 [2020-10-16T19:19:33.244Z] #43 13.34 unicode/utf8
19:19:33 [2020-10-16T19:19:33.244Z] #43 14.01 math
19:19:33 [2020-10-16T19:19:33.244Z] #43 17.70 unicode/utf16
19:19:33 [2020-10-16T19:19:33.244Z] #43 17.87 container/list
19:19:33 [2020-10-16T19:19:33.244Z] #43 18.62 crypto/internal/subtle
19:19:33 [2020-10-16T19:19:33.244Z] #43 18.76 crypto/subtle
19:19:33 [2020-10-16T19:19:33.244Z] #43 18.90 vendor/golang.org/x/crypto/cryptobyte/asn1
19:19:33 [2020-10-16T19:19:33.244Z] #43 19.11 internal/nettrace
19:19:33 [2020-10-16T19:19:33.244Z] #43 19.41 runtime/cgo
19:19:33 [2020-10-16T19:19:33.244Z] #43 ...
19:19:33 [2020-10-16T19:19:33.244Z] 
19:19:33 [2020-10-16T19:19:33.244Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:33 [2020-10-16T19:19:33.244Z] #62 22.95 Checking out files:  70% (1352/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
19:19:33 [2020-10-16T19:19:33.244Z] #62 23.47 + cd /tmp/tmp.eFekqxOi4O/src/github.com/docker/libnetwork
19:19:33 [2020-10-16T19:19:33.244Z] #62 23.47 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
19:19:33 [2020-10-16T19:19:33.405Z] #41 22.41   CC       criu/arch/x86/sigframe.o
19:19:33 [2020-10-16T19:19:33.406Z] #41 22.53   LINK     criu/arch/x86/crtools.built-in.o
19:19:33 [2020-10-16T19:19:33.406Z] #41 22.57   DEP      criu/pie/util-vdso-elf32.d
19:19:33 [2020-10-16T19:19:33.406Z] #41 22.63   DEP      criu/pie/util-vdso.d
19:19:33 [2020-10-16T19:19:33.406Z] #41 22.67   DEP      criu/pie/util.d
19:19:33 [2020-10-16T19:19:33.406Z] #41 22.74   CC       criu/pie/util.o
19:19:33 [2020-10-16T19:19:33.505Z] #62 23.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:19:33 [2020-10-16T19:19:33.666Z] #41 22.83   CC       criu/pie/util-vdso.o
19:19:33 [2020-10-16T19:19:33.666Z] #41 23.03   CC       criu/pie/util-vdso-elf32.o
19:19:33 [2020-10-16T19:19:33.732Z] #40 30.10 Reading package lists...
19:19:33 [2020-10-16T19:19:33.732Z] #40 ...
19:19:33 [2020-10-16T19:19:33.732Z] 
19:19:33 [2020-10-16T19:19:33.732Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:33 [2020-10-16T19:19:33.732Z] #11 22.92 Fetched 8387 kB in 18s (477 kB/s)
19:19:33 [2020-10-16T19:19:33.732Z] #11 22.92 Reading package lists...
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.22   AR       criu/pie/pie.lib.a
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.31   DEP      criu/pie/restorer.d
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.37   DEP      criu/arch/x86/sigaction_compat_pie.d
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.40   DEP      criu/arch/x86/restorer_unmap.d
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.41   DEP      criu/arch/x86/restorer.d
19:19:34 [2020-10-16T19:19:34.237Z] #41 23.45   DEP      criu/arch/x86/vdso-pie.d
19:19:34 [2020-10-16T19:19:34.448Z] #62 ...
19:19:34 [2020-10-16T19:19:34.448Z] 
19:19:34 [2020-10-16T19:19:34.448Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:34 [2020-10-16T19:19:34.448Z] #32 14.59 internal/testlog
19:19:34 [2020-10-16T19:19:34.448Z] #32 14.97 encoding
19:19:34 [2020-10-16T19:19:34.448Z] #32 15.19 runtime/cgo
19:19:34 [2020-10-16T19:19:34.448Z] #32 ...
19:19:34 [2020-10-16T19:19:34.448Z] 
19:19:34 [2020-10-16T19:19:34.448Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:19:34 [2020-10-16T19:19:34.448Z] #38 22.56 Checking out files:  92% (1545/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
19:19:34 [2020-10-16T19:19:34.448Z] #38 22.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:19:34 [2020-10-16T19:19:34.491Z] Removing intermediate container c9526743d654
19:19:34 [2020-10-16T19:19:34.491Z]  ---> acb305dc8aa1
19:19:34 [2020-10-16T19:19:34.491Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
19:19:34 [2020-10-16T19:19:34.491Z]  ---> 805dc2d65d1c
19:19:34 [2020-10-16T19:19:34.491Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
19:19:34 [2020-10-16T19:19:34.491Z]  ---> 33192a704494
19:19:34 [2020-10-16T19:19:34.491Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
19:19:34 [2020-10-16T19:19:34.491Z]  ---> Running in 92c1db64dcb2
19:19:34 [2020-10-16T19:19:34.491Z] Removing intermediate container 92c1db64dcb2
19:19:34 [2020-10-16T19:19:34.491Z]  ---> 4855a61feb7a
19:19:34 [2020-10-16T19:19:34.491Z] Successfully built 4855a61feb7a
19:19:34 [2020-10-16T19:19:34.491Z] Successfully tagged moby-buildx:latest
19:19:34 [2020-10-16T19:19:34.491Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
19:19:34 [2020-10-16T19:19:34.491Z] if [ -n "${id}" ]; then \
19:19:34 [2020-10-16T19:19:34.491Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
19:19:34 [2020-10-16T19:19:34.491Z] 	&& touch bundles/buildx; \
19:19:34 [2020-10-16T19:19:34.491Z] 	docker rm -f ${id}; \
19:19:34 [2020-10-16T19:19:34.491Z] fi
19:19:34 [2020-10-16T19:19:34.491Z] e40c6350397e813c14b33c3baf030c27970480db96c1c32c900d9dcdcf4067ae
19:19:34 [2020-10-16T19:19:34.491Z] bundles/buildx version
19:19:34 [2020-10-16T19:19:34.491Z] buildx v0.3.1 6db68d0
19:19:34 [2020-10-16T19:19:34.491Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:561b8014c022bede412aee47e89cc11b648316ac .
19:19:34 [2020-10-16T19:19:34.491Z] #1 [internal] booting buildkit
19:19:34 [2020-10-16T19:19:34.491Z] #1 pulling image moby/buildkit:buildx-stable-1
19:19:34 [2020-10-16T19:19:34.491Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
19:19:34 [2020-10-16T19:19:34.491Z] #1 creating container buildx_buildkit_default
19:19:34 [2020-10-16T19:19:34.491Z] #1 creating container buildx_buildkit_default 0.4s done
19:19:34 [2020-10-16T19:19:34.491Z] #1 DONE 2.3s
19:19:34 [2020-10-16T19:19:34.491Z] 
19:19:34 [2020-10-16T19:19:34.491Z] #3 [internal] load .dockerignore
19:19:34 [2020-10-16T19:19:34.491Z] #3 transferring context: 87B done
19:19:34 [2020-10-16T19:19:34.491Z] #3 DONE 0.0s
19:19:34 [2020-10-16T19:19:34.491Z] 
19:19:34 [2020-10-16T19:19:34.491Z] #2 [internal] load build definition from Dockerfile
19:19:34 [2020-10-16T19:19:34.491Z] #2 transferring dockerfile: 16.45kB done
19:19:34 [2020-10-16T19:19:34.491Z] #2 DONE 0.0s
19:19:34 [2020-10-16T19:19:34.491Z] 
19:19:34 [2020-10-16T19:19:34.491Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:19:34 [2020-10-16T19:19:34.491Z] #4 DONE 0.9s
19:19:34 [2020-10-16T19:19:34.491Z] 
19:19:34 [2020-10-16T19:19:34.491Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:19:34 [2020-10-16T19:19:34.491Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 5.05MB / 8.20MB 0.3s
19:19:34 [2020-10-16T19:19:34.491Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
19:19:34 [2020-10-16T19:19:34.491Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
19:19:34 [2020-10-16T19:19:34.491Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
19:19:34 [2020-10-16T19:19:34.491Z] #5 DONE 0.9s
19:19:34 [2020-10-16T19:19:34.491Z] 
19:19:34 [2020-10-16T19:19:34.491Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
19:19:34 [2020-10-16T19:19:34.497Z] #41 23.48   DEP      criu/pie/parasite-vdso.d
19:19:34 [2020-10-16T19:19:34.497Z] #41 23.53   DEP      criu/pie/parasite.d
19:19:34 [2020-10-16T19:19:34.497Z] #41 23.62   CC       criu/pie/parasite.o
19:19:34 [2020-10-16T19:19:34.758Z] #41 23.94   LINK     criu/pie/parasite.built-in.o
19:19:34 [2020-10-16T19:19:34.758Z] #41 23.94   GEN      criu/pie/parasite-blob.h
19:19:34 [2020-10-16T19:19:34.758Z] #41 23.97   CC       criu/pie/parasite-vdso.o
19:19:34 [2020-10-16T19:19:34.792Z] #6 DONE 0.9s
19:19:34 [2020-10-16T19:19:34.792Z] 
19:19:34 [2020-10-16T19:19:34.792Z] #7 [internal] load metadata for docker.io/library/debian:buster
19:19:34 [2020-10-16T19:19:34.792Z] #7 DONE 0.9s
19:19:34 [2020-10-16T19:19:34.792Z] 
19:19:34 [2020-10-16T19:19:34.792Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:19:34 [2020-10-16T19:19:34.792Z] #8 DONE 1.0s
19:19:35 [2020-10-16T19:19:35.018Z] #41 24.18   CC       criu/arch/x86/vdso-pie.o
19:19:35 [2020-10-16T19:19:35.096Z] 
19:19:35 [2020-10-16T19:19:35.096Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:19:35 [2020-10-16T19:19:35.096Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
19:19:35 [2020-10-16T19:19:35.279Z] #41 24.29   CC       criu/arch/x86/restorer.o
19:19:35 [2020-10-16T19:19:35.279Z] #41 24.44   CC       criu/arch/x86/restorer_unmap.o
19:19:35 [2020-10-16T19:19:35.279Z] #41 24.47   CC       criu/arch/x86/sigaction_compat_pie.o
19:19:35 [2020-10-16T19:19:35.279Z] #41 24.55   CC       criu/pie/restorer.o
19:19:35 [2020-10-16T19:19:35.412Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 0B / 54.14MB 0.1s
19:19:35 [2020-10-16T19:19:35.412Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
19:19:35 [2020-10-16T19:19:35.412Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
19:19:35 [2020-10-16T19:19:35.412Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
19:19:35 [2020-10-16T19:19:35.631Z] #11 29.89 Reading package lists...
19:19:35 [2020-10-16T19:19:35.631Z] #11 ...
19:19:35 [2020-10-16T19:19:35.631Z] 
19:19:35 [2020-10-16T19:19:35.631Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:35 [2020-10-16T19:19:35.631Z] #34 27.99 Reading package lists...
19:19:35 [2020-10-16T19:19:35.755Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 5.04MB / 54.14MB 0.4s
19:19:35 [2020-10-16T19:19:35.888Z] #34 34.92 Building dependency tree...
19:19:35 [2020-10-16T19:19:35.889Z] #34 ...
19:19:35 [2020-10-16T19:19:35.889Z] 
19:19:35 [2020-10-16T19:19:35.889Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:35 [2020-10-16T19:19:35.889Z] #43 25.15 vendor/golang.org/x/crypto/internal/subtle
19:19:35 [2020-10-16T19:19:35.889Z] #43 25.29 vendor/golang.org/x/crypto/curve25519
19:19:36 [2020-10-16T19:19:36.064Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 7.95MB / 54.14MB 0.7s
19:19:36 [2020-10-16T19:19:36.097Z] #38 24.84 + 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:19:36 [2020-10-16T19:19:36.146Z] #43 ...
19:19:36 [2020-10-16T19:19:36.146Z] 
19:19:36 [2020-10-16T19:19:36.146Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:36 [2020-10-16T19:19:36.146Z] #47 35.30 go: extracting golang.org/x/text v0.3.2
19:19:36 [2020-10-16T19:19:36.217Z] #41 25.26   LINK     criu/pie/restorer.built-in.o
19:19:36 [2020-10-16T19:19:36.218Z] #41 25.27   GEN      criu/pie/restorer-blob.h
19:19:36 [2020-10-16T19:19:36.218Z] #41 25.30   DEP      criu/vdso.d
19:19:36 [2020-10-16T19:19:36.218Z] #41 25.37   DEP      criu/vdso-compat.d
19:19:36 [2020-10-16T19:19:36.218Z] #41 25.42   DEP      criu/uts_ns.d
19:19:36 [2020-10-16T19:19:36.218Z] #41 25.49   DEP      criu/util.d
19:19:36 [2020-10-16T19:19:36.374Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 11.28MB / 54.14MB 1.1s
19:19:36 [2020-10-16T19:19:36.478Z] #41 25.56   DEP      criu/uffd.d
19:19:36 [2020-10-16T19:19:36.478Z] #41 25.62   DEP      criu/tun.d
19:19:36 [2020-10-16T19:19:36.478Z] #41 25.67   DEP      criu/tty.d
19:19:36 [2020-10-16T19:19:36.478Z] #41 25.73   DEP      criu/timerfd.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.78   DEP      criu/timens.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.81   DEP      criu/sysfs_parse.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.85   DEP      criu/sysctl.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.88   DEP      criu/string.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.91   DEP      criu/stats.d
19:19:36 [2020-10-16T19:19:36.738Z] #41 25.94   DEP      criu/sockets.d
19:19:36 [2020-10-16T19:19:36.797Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 14.71MB / 54.14MB 1.3s
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.01   DEP      criu/sk-unix.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.07   DEP      criu/sk-tcp.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.13   DEP      criu/sk-queue.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 ...
19:19:36 [2020-10-16T19:19:36.998Z] 
19:19:36 [2020-10-16T19:19:36.998Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:36 [2020-10-16T19:19:36.998Z] #47 48.77 + /build/golangci-lint --version
19:19:36 [2020-10-16T19:19:36.998Z] #47 48.91 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:19:36 [2020-10-16T19:19:36.998Z] #47 DONE 49.8s
19:19:36 [2020-10-16T19:19:36.998Z] 
19:19:36 [2020-10-16T19:19:36.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.16   DEP      criu/sk-packet.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.21   DEP      criu/sk-netlink.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 ...
19:19:36 [2020-10-16T19:19:36.998Z] 
19:19:36 [2020-10-16T19:19:36.998Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:19:36 [2020-10-16T19:19:36.998Z] #38 41.96 + dpkg --print-architecture
19:19:36 [2020-10-16T19:19:36.998Z] #38 41.97 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:19:36 [2020-10-16T19:19:36.998Z] #38 42.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:19:36 [2020-10-16T19:19:36.998Z] #38 42.35 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:19:36 [2020-10-16T19:19:36.998Z] #38 DONE 49.8s
19:19:36 [2020-10-16T19:19:36.998Z] 
19:19:36 [2020-10-16T19:19:36.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.27   DEP      criu/sk-inet.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.32   DEP      criu/signalfd.d
19:19:36 [2020-10-16T19:19:36.998Z] #41 26.35   DEP      criu/sigframe.d
19:19:37 [2020-10-16T19:19:37.117Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 19.05MB / 54.14MB 1.7s
19:19:37 [2020-10-16T19:19:37.259Z] #41 26.39   DEP      criu/shmem.d
19:19:37 [2020-10-16T19:19:37.259Z] #41 26.50   DEP      criu/servicefd.d
19:19:37 [2020-10-16T19:19:37.259Z] #41 26.56   DEP      criu/seize.d
19:19:37 [2020-10-16T19:19:37.259Z] #41 26.61   DEP      criu/seccomp.d
19:19:37 [2020-10-16T19:19:37.519Z] #41 26.70   DEP      criu/rst-malloc.d
19:19:37 [2020-10-16T19:19:37.519Z] #41 26.73   DEP      criu/rbtree.d
19:19:37 [2020-10-16T19:19:37.519Z] #41 26.75   DEP      criu/pstree.d
19:19:37 [2020-10-16T19:19:37.519Z] #41 26.79   DEP      criu/protobuf.d
19:19:37 [2020-10-16T19:19:37.519Z] #41 26.83   GEN      criu/protobuf-desc-gen.h
19:19:37 [2020-10-16T19:19:37.537Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 22.70MB / 54.14MB 2.0s
19:19:37 [2020-10-16T19:19:37.537Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 26.42MB / 54.14MB 2.3s
19:19:37 [2020-10-16T19:19:37.780Z] #41 ...
19:19:37 [2020-10-16T19:19:37.780Z] 
19:19:37 [2020-10-16T19:19:37.780Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:37 [2020-10-16T19:19:37.780Z] #51 2.851 + cd /tmp/tmp.3F7iB5UKZo/src/github.com/opencontainers/runc
19:19:37 [2020-10-16T19:19:37.780Z] #51 2.851 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:19:37 [2020-10-16T19:19:37.780Z] #51 3.001 + '[' -z '' ']'
19:19:37 [2020-10-16T19:19:37.780Z] #51 3.001 + target=static
19:19:37 [2020-10-16T19:19:37.780Z] #51 3.001 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:19:37 [2020-10-16T19:19:37.780Z] #51 3.254 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
19:19:37 [2020-10-16T19:19:37.944Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 30.63MB / 54.14MB 2.5s
19:19:38 [2020-10-16T19:19:38.040Z] #51 ...
19:19:38 [2020-10-16T19:19:38.040Z] 
19:19:38 [2020-10-16T19:19:38.040Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:19:38 [2020-10-16T19:19:38.040Z] #18 1.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:19:38 [2020-10-16T19:19:38.040Z] #18 1.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:38 [2020-10-16T19:19:38.040Z] #18 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:38 [2020-10-16T19:19:38.040Z] #18 1.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:19:38 [2020-10-16T19:19:38.040Z] #18 2.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:19:38 [2020-10-16T19:19:38.040Z] #18 2.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:19:38 [2020-10-16T19:19:38.040Z] #18 3.606 Fetched 8387 kB in 3s (3121 kB/s)
19:19:38 [2020-10-16T19:19:38.040Z] #18 3.606 Reading package lists...
19:19:38 [2020-10-16T19:19:38.077Z] Fetching without tags
19:19:38 [2020-10-16T19:19:38.301Z] #18 4.546 Reading package lists...
19:19:38 [2020-10-16T19:19:38.301Z] #18 ...
19:19:38 [2020-10-16T19:19:38.301Z] 
19:19:38 [2020-10-16T19:19:38.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.34   DEP      criu/protobuf-desc.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.37   DEP      criu/proc_parse.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.41   DEP      criu/plugin.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.43   DEP      criu/pipes.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.46   DEP      criu/pie-util.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.49   DEP      criu/pie-util-vdso.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.51   DEP      criu/pie-util-vdso-elf32.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.54   DEP      criu/path.d
19:19:38 [2020-10-16T19:19:38.301Z] #41 27.57   DEP      criu/parasite-syscall.d
19:19:38 [2020-10-16T19:19:38.341Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 34.95MB / 54.14MB 2.8s
19:19:38 [2020-10-16T19:19:38.341Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 38.92MB / 54.14MB 3.0s
19:19:38 [2020-10-16T19:19:38.469Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.61   DEP      criu/pagemap.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.65   DEP      criu/pagemap-cache.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.69   DEP      criu/page-xfer.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.73   DEP      criu/page-pipe.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.76   DEP      criu/netfilter.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.80   DEP      criu/net.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.84   DEP      criu/namespaces.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.88   DEP      criu/mount.d
19:19:38 [2020-10-16T19:19:38.561Z] #41 27.92   DEP      criu/memfd.d
19:19:38 [2020-10-16T19:19:38.760Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 42.97MB / 54.14MB 3.3s
19:19:38 [2020-10-16T19:19:38.760Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 46.50MB / 54.14MB 3.6s
19:19:38 [2020-10-16T19:19:38.821Z] #41 27.96   DEP      criu/mem.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.00   DEP      criu/lsm.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.03   DEP      criu/log.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.06   DEP      criu/libnetlink.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.08   DEP      criu/kerndat.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.13   DEP      criu/kcmp-ids.d
19:19:38 [2020-10-16T19:19:38.821Z] #41 28.14   DEP      criu/irmap.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.17   DEP      criu/ipc_ns.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.20   DEP      criu/image.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.23   DEP      criu/image-desc.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.25   DEP      criu/fsnotify.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.28   DEP      criu/filesystems.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.32   DEP      criu/files.d
19:19:39 [2020-10-16T19:19:39.080Z] #41 28.35   DEP      criu/files-reg.d
19:19:39 [2020-10-16T19:19:39.152Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 51.01MB / 54.14MB 3.9s
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.39   DEP      criu/files-ext.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.42   DEP      criu/file-lock.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.45   DEP      criu/file-ids.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.47   DEP      criu/fifo.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.50   DEP      criu/fdstore.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.52   DEP      criu/fault-injection.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.54   DEP      criu/external.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.56   DEP      criu/eventpoll.d
19:19:39 [2020-10-16T19:19:39.341Z] #41 28.59   DEP      criu/eventfd.d
19:19:39 [2020-10-16T19:19:39.572Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.2s done
19:19:39 [2020-10-16T19:19:39.572Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
19:19:39 [2020-10-16T19:19:39.588Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:19:39 [2020-10-16T19:19:39.588Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.61   DEP      criu/crtools.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.64   DEP      criu/cr-service.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.67   DEP      criu/cr-restore.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 ...
19:19:39 [2020-10-16T19:19:39.601Z] 
19:19:39 [2020-10-16T19:19:39.601Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:39 [2020-10-16T19:19:39.601Z] #51 14.17 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:19:39 [2020-10-16T19:19:39.601Z] #51 14.58 + mkdir -p /build
19:19:39 [2020-10-16T19:19:39.601Z] #51 14.58 + cp runc /build/runc
19:19:39 [2020-10-16T19:19:39.601Z] #51 DONE 14.7s
19:19:39 [2020-10-16T19:19:39.601Z] 
19:19:39 [2020-10-16T19:19:39.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.73   DEP      criu/cr-errno.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.74   DEP      criu/cr-dump.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.77   DEP      criu/cr-dedup.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.80   DEP      criu/cr-check.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.84   DEP      criu/config.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.88   DEP      criu/clone-noasan.d
19:19:39 [2020-10-16T19:19:39.601Z] #41 28.90   DEP      criu/cgroup.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 28.95   DEP      criu/cgroup-props.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.00   DEP      criu/bitmap.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.01   DEP      criu/bfd.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.03   DEP      criu/autofs.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.06   DEP      criu/aio.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.09   DEP      criu/action-scripts.d
19:19:39 [2020-10-16T19:19:39.860Z] #41 29.14   CC       criu/action-scripts.o
19:19:39 [2020-10-16T19:19:39.952Z] #25 ...
19:19:39 [2020-10-16T19:19:39.952Z] 
19:19:39 [2020-10-16T19:19:39.952Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:19:39 [2020-10-16T19:19:39.952Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:19:39 [2020-10-16T19:19:39.952Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:19:39 [2020-10-16T19:19:39.952Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done
19:19:39 [2020-10-16T19:19:39.952Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:19:39 [2020-10-16T19:19:39.952Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done
19:19:39 [2020-10-16T19:19:39.952Z] #61 DONE 5.1s
19:19:39 [2020-10-16T19:19:39.952Z] 
19:19:39 [2020-10-16T19:19:39.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:19:39 [2020-10-16T19:19:39.952Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.18MB / 96.52MB 4.6s
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.63MB / 54.14MB 4.6s
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.68MB / 73.58MB 4.6s
19:19:39 [2020-10-16T19:19:39.952Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
19:19:40 [2020-10-16T19:19:40.121Z] #41 29.25   CC       criu/aio.o
19:19:38 [2020-10-16T19:19:38.009Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:19:38 [2020-10-16T19:19:38.029Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:19:38 [2020-10-16T19:19:38.052Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:19:38 [2020-10-16T19:19:38.067Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:19:38 [2020-10-16T19:19:38.101Z] Fetching upstream changes from https://github.com/moby/moby.git
19:19:38 [2020-10-16T19:19:38.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:38 [2020-10-16T19:19:38.103Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:19:38 [2020-10-16T19:19:38.496Z]  > git config core.sparsecheckout # timeout=10
19:19:38 [2020-10-16T19:19:38.509Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:19:39 [2020-10-16T19:19:39.557Z]  > git remote # timeout=10
19:19:39 [2020-10-16T19:19:39.562Z]  > git config --get remote.origin.url # timeout=10
19:19:39 [2020-10-16T19:19:39.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:39 [2020-10-16T19:19:39.570Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:19:39 [2020-10-16T19:19:39.594Z]  > git rev-parse HEAD^{commit} # timeout=10
19:19:39 [2020-10-16T19:19:39.607Z]  > git config core.sparsecheckout # timeout=10
19:19:39 [2020-10-16T19:19:39.617Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:19:40 [2020-10-16T19:19:40.276Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.08MB / 54.14MB 5.0s
19:19:40 [2020-10-16T19:19:40.276Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.10MB / 73.58MB 5.0s
19:19:40 [2020-10-16T19:19:40.294Z] #38 ...
19:19:40 [2020-10-16T19:19:40.294Z] 
19:19:40 [2020-10-16T19:19:40.294Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:40 [2020-10-16T19:19:40.294Z] #45 20.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:19:40 [2020-10-16T19:19:40.294Z] #45 20.63 go: finding github.com/jonboulle/clockwork v0.1.0
19:19:40 [2020-10-16T19:19:40.294Z] #45 20.71 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:19:40 [2020-10-16T19:19:40.294Z] #45 20.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:19:40 [2020-10-16T19:19:40.294Z] #45 20.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:19:40 [2020-10-16T19:19:40.294Z] #45 ...
19:19:40 [2020-10-16T19:19:40.294Z] 
19:19:40 [2020-10-16T19:19:40.294Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:40 [2020-10-16T19:19:40.294Z] #47 23.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:40 [2020-10-16T19:19:40.294Z] #47 24.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:40 [2020-10-16T19:19:40.294Z] #47 24.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:40 [2020-10-16T19:19:40.294Z] #47 25.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:40 [2020-10-16T19:19:40.294Z] #47 25.43 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:19:40 [2020-10-16T19:19:40.294Z] #47 25.76 go: extracting github.com/fsnotify/fsnotify v1.4.7
19:19:40 [2020-10-16T19:19:40.294Z] #47 25.83 go: downloading github.com/go-toolsmith/typep v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 25.98 go: extracting github.com/go-toolsmith/typep v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.36 go: downloading github.com/ultraware/whitespace v0.0.4
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.46 go: extracting github.com/ultraware/whitespace v0.0.4
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.70 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.75 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.94 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.99 go: downloading github.com/kisielk/gotool v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 29.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.16 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.17 go: extracting github.com/kisielk/gotool v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.19 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.51 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.51 go: downloading github.com/pkg/errors v0.8.1
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.60 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:40 [2020-10-16T19:19:40.294Z] #47 30.61 go: extracting github.com/go-toolsmith/astfmt v1.0.0
19:19:40 [2020-10-16T19:19:40.381Z] #41 29.38   CC       criu/autofs.o
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.62 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.65 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.68 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.80 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:19:40 [2020-10-16T19:19:40.565Z] #47 30.90 go: extracting github.com/pkg/errors v0.8.1
19:19:40 [2020-10-16T19:19:40.640Z] #41 29.68   CC       criu/bfd.o
19:19:40 [2020-10-16T19:19:40.640Z] #41 29.79   CC       criu/bitmap.o
19:19:40 [2020-10-16T19:19:40.640Z] #41 29.82   CC       criu/cgroup-props.o
19:19:40 [2020-10-16T19:19:40.824Z] #47 30.94 go: downloading github.com/go-toolsmith/astp v1.0.0
19:19:40 [2020-10-16T19:19:40.824Z] #47 30.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:19:40 [2020-10-16T19:19:40.824Z] #47 31.03 go: extracting github.com/go-toolsmith/astequal v1.0.0
19:19:40 [2020-10-16T19:19:40.824Z] #47 31.10 go: extracting github.com/go-toolsmith/strparse v1.0.0
19:19:40 [2020-10-16T19:19:40.824Z] #47 31.12 go: downloading github.com/BurntSushi/toml v0.3.1
19:19:40 [2020-10-16T19:19:40.824Z] #47 31.12 go: extracting github.com/sourcegraph/go-diff v0.5.1
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.11MB / 96.52MB 5.1s
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.99MB / 73.58MB 5.2s
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.48MB / 96.52MB 5.4s
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 64.85MB / 73.58MB 5.4s
19:19:40 [2020-10-16T19:19:40.839Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.65MB / 73.58MB 5.5s
19:19:40 [2020-10-16T19:19:40.900Z] #41 30.03   CC       criu/cgroup.o
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.18 go: extracting github.com/go-toolsmith/astp v1.0.0
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.35 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.36 go: extracting golang.org/x/text v0.3.2
19:19:41 [2020-10-16T19:19:41.084Z] #47 31.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:41 [2020-10-16T19:19:41.145Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.53MB / 96.52MB 5.7s
19:19:41 [2020-10-16T19:19:41.145Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.14MB / 96.52MB 5.8s
19:19:41 [2020-10-16T19:19:41.145Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done
19:19:41 [2020-10-16T19:19:41.343Z] #47 31.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:41 [2020-10-16T19:19:41.344Z] #47 31.44 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:41 [2020-10-16T19:19:41.344Z] #47 31.46 go: downloading gopkg.in/yaml.v2 v2.2.7
19:19:41 [2020-10-16T19:19:41.344Z] #47 ...
19:19:41 [2020-10-16T19:19:41.344Z] 
19:19:41 [2020-10-16T19:19:41.344Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:41 [2020-10-16T19:19:41.344Z] #49 21.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:41 [2020-10-16T19:19:41.344Z] #49 23.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:41 [2020-10-16T19:19:41.344Z] #49 24.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:19:41 [2020-10-16T19:19:41.344Z] #49 24.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:19:41 [2020-10-16T19:19:41.344Z] #49 24.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:19:41 [2020-10-16T19:19:41.344Z] #49 24.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:41 [2020-10-16T19:19:41.344Z] #49 25.52 runtime
19:19:41 [2020-10-16T19:19:41.344Z] #49 25.53 runtime/cgo
19:19:41 [2020-10-16T19:19:41.413Z] #47 39.93 go: finding github.com/fatih/color v1.7.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 39.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.03 go: finding github.com/mattn/go-colorable v0.1.4
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.06 go: finding github.com/mattn/go-isatty v0.0.8
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.12 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:41 [2020-10-16T19:19:41.413Z] #47 ...
19:19:41 [2020-10-16T19:19:41.413Z] 
19:19:41 [2020-10-16T19:19:41.413Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:41 [2020-10-16T19:19:41.413Z] #62 DONE 40.2s
19:19:41 [2020-10-16T19:19:41.413Z] 
19:19:41 [2020-10-16T19:19:41.413Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.14 go: finding github.com/go-critic/go-critic v0.4.1
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.15 go: finding github.com/go-lintpack/lintpack v0.5.2
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.16 go: finding github.com/pkg/errors v0.8.1
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.20 go: finding github.com/go-toolsmith/astfmt v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.25 go: finding github.com/mitchellh/go-homedir v1.1.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.28 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.29 go: finding github.com/go-toolsmith/astequal v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.33 go: finding github.com/go-toolsmith/astp v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.38 go: finding github.com/sirupsen/logrus v1.4.2
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.49 go: finding github.com/spf13/viper v1.6.1
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.53 go: finding github.com/go-toolsmith/astcast v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.54 go: finding github.com/go-toolsmith/typep v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.54 go: finding github.com/stretchr/testify v1.4.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.63 go: finding github.com/go-toolsmith/astcopy v1.0.0
19:19:41 [2020-10-16T19:19:41.413Z] #47 40.74 go: finding github.com/davecgh/go-spew v1.1.1
19:19:41 [2020-10-16T19:19:41.451Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.17MB / 96.52MB 6.0s
19:19:41 [2020-10-16T19:19:41.452Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.47MB / 96.52MB 6.1s
19:19:41 [2020-10-16T19:19:41.603Z] #49 ...
19:19:41 [2020-10-16T19:19:41.603Z] 
19:19:41 [2020-10-16T19:19:41.603Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:41 [2020-10-16T19:19:41.603Z] #47 31.71 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:41 [2020-10-16T19:19:41.603Z] #47 31.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:41 [2020-10-16T19:19:41.603Z] #47 31.80 go: extracting github.com/BurntSushi/toml v0.3.1
19:19:41 [2020-10-16T19:19:41.603Z] #47 31.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:41 [2020-10-16T19:19:41.670Z] #47 40.81 go: finding github.com/go-toolsmith/strparse v1.0.0
19:19:41 [2020-10-16T19:19:41.670Z] #47 40.85 go: finding github.com/fsnotify/fsnotify v1.4.7
19:19:41 [2020-10-16T19:19:41.746Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done
19:19:41 [2020-10-16T19:19:41.746Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
19:19:41 [2020-10-16T19:19:41.839Z] #41 30.89   CC       criu/clone-noasan.o
19:19:41 [2020-10-16T19:19:41.839Z] #41 30.96   CC       criu/config.o
19:19:41 [2020-10-16T19:19:41.862Z] #47 32.03 go: downloading github.com/uudashr/gocognit v1.0.1
19:19:41 [2020-10-16T19:19:41.862Z] #47 32.07 go: extracting gopkg.in/yaml.v2 v2.2.7
19:19:41 [2020-10-16T19:19:41.862Z] #47 32.11 go: downloading github.com/gogo/protobuf v1.2.1
19:19:41 [2020-10-16T19:19:41.862Z] #47 32.13 go: downloading github.com/gobwas/glob v0.2.3
19:19:41 [2020-10-16T19:19:41.862Z] #47 32.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:41 [2020-10-16T19:19:41.928Z] #47 41.03 go: finding github.com/spf13/cobra v0.0.5
19:19:41 [2020-10-16T19:19:41.928Z] #47 41.03 go: finding github.com/pmezard/go-difflib v1.0.0
19:19:41 [2020-10-16T19:19:41.928Z] #47 41.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
19:19:41 [2020-10-16T19:19:41.928Z] #47 41.07 go: finding github.com/stretchr/objx v0.2.0
19:19:41 [2020-10-16T19:19:41.928Z] #47 41.07 go: finding github.com/hashicorp/hcl v1.0.0
19:19:42 [2020-10-16T19:19:42.040Z] #9 ...
19:19:42 [2020-10-16T19:19:42.040Z] 
19:19:42 [2020-10-16T19:19:42.040Z] #22 [internal] load build context
19:19:42 [2020-10-16T19:19:42.040Z] #22 transferring context: 52.02MB 6.9s done
19:19:42 [2020-10-16T19:19:42.040Z] #22 DONE 6.9s
19:19:42 [2020-10-16T19:19:42.040Z] 
19:19:42 [2020-10-16T19:19:42.040Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:19:42 [2020-10-16T19:19:42.122Z] #47 32.23 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:42 [2020-10-16T19:19:42.122Z] #47 32.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:42 [2020-10-16T19:19:42.122Z] #47 32.29 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:19:42 [2020-10-16T19:19:42.122Z] #47 32.36 go: extracting github.com/gobwas/glob v0.2.3
19:19:42 [2020-10-16T19:19:42.122Z] #47 32.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:42 [2020-10-16T19:19:42.185Z] #47 41.17 go: finding gopkg.in/yaml.v2 v2.2.7
19:19:42 [2020-10-16T19:19:42.185Z] #47 41.20 go: finding github.com/spf13/pflag v1.0.5
19:19:42 [2020-10-16T19:19:42.185Z] #47 41.20 go: finding github.com/bombsimon/wsl/v2 v2.0.0
19:19:42 [2020-10-16T19:19:42.185Z] #47 41.30 go: finding github.com/gobwas/glob v0.2.3
19:19:42 [2020-10-16T19:19:42.185Z] #47 41.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:42 [2020-10-16T19:19:42.382Z] #47 32.49 go: extracting github.com/uudashr/gocognit v1.0.1
19:19:42 [2020-10-16T19:19:42.382Z] #47 32.51 go: extracting github.com/go-toolsmith/astcast v1.0.0
19:19:42 [2020-10-16T19:19:42.382Z] #47 32.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:42 [2020-10-16T19:19:42.382Z] #47 32.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:42 [2020-10-16T19:19:42.409Z] #41 31.38   CC       criu/cr-check.o
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.47 go: finding github.com/magiconair/properties v1.8.1
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.51 go: finding github.com/mitchellh/mapstructure v1.1.2
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.60 go: finding github.com/pelletier/go-toml v1.2.0
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.67 go: finding github.com/spf13/afero v1.1.2
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.70 go: finding github.com/spf13/cast v1.3.0
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.72 go: finding github.com/spf13/jwalterweatherman v1.0.0
19:19:42 [2020-10-16T19:19:42.447Z] #47 41.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:42 [2020-10-16T19:19:42.669Z] #41 31.90   CC       criu/cr-dedup.o
19:19:42 [2020-10-16T19:19:42.704Z] #47 41.78 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:42 [2020-10-16T19:19:42.704Z] #47 41.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:42 [2020-10-16T19:19:42.704Z] #47 42.04 go: finding github.com/subosito/gotenv v1.2.0
19:19:42 [2020-10-16T19:19:42.930Z] #41 32.03   CC       criu/cr-dump.o
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.09 go: finding gopkg.in/ini.v1 v1.51.0
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.14 go: finding golang.org/x/text v0.3.2
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.22 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.26 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.29 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:42 [2020-10-16T19:19:42.961Z] #47 42.31 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:43 [2020-10-16T19:19:43.218Z] #47 42.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:43 [2020-10-16T19:19:43.218Z] #47 42.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:43 [2020-10-16T19:19:43.218Z] #47 42.33 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:43 [2020-10-16T19:19:43.218Z] #47 42.37 go: finding github.com/kisielk/gotool v1.0.0
19:19:43 [2020-10-16T19:19:43.218Z] #47 42.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.54 go: finding github.com/sourcegraph/go-diff v0.5.1
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.64 go: finding github.com/ultraware/funlen v0.0.2
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.66 go: finding github.com/ultraware/whitespace v0.0.4
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.66 go: finding github.com/uudashr/gocognit v1.0.1
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.72 go: finding github.com/gogo/protobuf v1.2.1
19:19:43 [2020-10-16T19:19:43.475Z] #47 42.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:43 [2020-10-16T19:19:43.500Z] #41 32.69   CC       criu/cr-errno.o
19:19:43 [2020-10-16T19:19:43.500Z] #41 32.72   CC       criu/cr-restore.o
19:19:43 [2020-10-16T19:19:43.733Z] #47 42.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3
19:19:43 [2020-10-16T19:19:43.733Z] #47 42.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:43 [2020-10-16T19:19:43.733Z] #47 42.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:43 [2020-10-16T19:19:43.733Z] #47 43.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:43 [2020-10-16T19:19:43.733Z] #47 43.03 go: finding github.com/BurntSushi/toml v0.3.1
19:19:43 [2020-10-16T19:19:43.845Z] #47 ...
19:19:43 [2020-10-16T19:19:43.845Z] 
19:19:43 [2020-10-16T19:19:43.845Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:43 [2020-10-16T19:19:43.845Z] #53 23.72 Fetched 8387 kB in 18s (473 kB/s)
19:19:43 [2020-10-16T19:19:43.845Z] #53 23.72 Reading package lists...
19:19:43 [2020-10-16T19:19:43.845Z] #53 30.77 Reading package lists...
19:19:43 [2020-10-16T19:19:43.845Z] #53 ...
19:19:43 [2020-10-16T19:19:43.845Z] 
19:19:43 [2020-10-16T19:19:43.845Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:43 [2020-10-16T19:19:43.845Z] #34 23.78 Fetched 8387 kB in 18s (479 kB/s)
19:19:43 [2020-10-16T19:19:43.845Z] #34 23.78 Reading package lists...
19:19:43 [2020-10-16T19:19:43.845Z] #34 30.62 Reading package lists...
19:19:43 [2020-10-16T19:19:43.845Z] #34 ...
19:19:43 [2020-10-16T19:19:43.845Z] 
19:19:43 [2020-10-16T19:19:43.845Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:43 [2020-10-16T19:19:43.845Z] #40 25.38 Fetched 8387 kB in 19s (447 kB/s)
19:19:43 [2020-10-16T19:19:43.845Z] #40 25.38 Reading package lists...
19:19:44 [2020-10-16T19:19:44.094Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:19:44 [2020-10-16T19:19:44.105Z] #40 32.53 Reading package lists...
19:19:44 [2020-10-16T19:19:44.105Z] #40 ...
19:19:44 [2020-10-16T19:19:44.105Z] 
19:19:44 [2020-10-16T19:19:44.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:44 [2020-10-16T19:19:44.105Z] #11 24.40 Fetched 8387 kB in 18s (467 kB/s)
19:19:44 [2020-10-16T19:19:44.105Z] #11 24.40 Reading package lists...
19:19:44 [2020-10-16T19:19:44.298Z] #47 ...
19:19:44 [2020-10-16T19:19:44.298Z] 
19:19:44 [2020-10-16T19:19:44.298Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:44 [2020-10-16T19:19:44.298Z] #53 28.99 Reading package lists...
19:19:44 [2020-10-16T19:19:44.298Z] #53 36.18 Building dependency tree...
19:19:44 [2020-10-16T19:19:44.298Z] #53 39.99 The following additional packages will be installed:
19:19:44 [2020-10-16T19:19:44.298Z] #53 39.99   libbtrfs0
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.26 The following NEW packages will be installed:
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.26   libbtrfs-dev libbtrfs0
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.77 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.77 Need to get 119 kB of archives.
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.77 After this operation, 387 kB of additional disk space will be used.
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:44 [2020-10-16T19:19:44.298Z] #53 40.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.23 debconf: delaying package configuration, since apt-utils is not installed
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.47 Fetched 119 kB in 0s (376 kB/s)
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.59 Selecting previously unselected package libbtrfs0.
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.68 Unpacking libbtrfs0 (4.20.1-2) ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.78 Selecting previously unselected package libbtrfs-dev.
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 42.84 Unpacking libbtrfs-dev (4.20.1-2) ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 43.07 Setting up libbtrfs0 (4.20.1-2) ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 43.11 Setting up libbtrfs-dev (4.20.1-2) ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 43.14 Processing triggers for libc-bin (2.28-10) ...
19:19:44 [2020-10-16T19:19:44.298Z] #53 DONE 43.5s
19:19:44 [2020-10-16T19:19:44.364Z] #11 31.48 Reading package lists...
19:19:44 [2020-10-16T19:19:44.364Z] #11 ...
19:19:44 [2020-10-16T19:19:44.364Z] 
19:19:44 [2020-10-16T19:19:44.364Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:44 [2020-10-16T19:19:44.364Z] #47 34.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
[Pipeline] withEnv
[Pipeline] {
19:19:44 [2020-10-16T19:19:44.560Z] 
19:19:44 [2020-10-16T19:19:44.560Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:19:44 [2020-10-16T19:19:44.884Z] #41 34.09   CC       criu/cr-service.o
19:19:45 [2020-10-16T19:19:45.199Z] + docker version
19:19:45 [2020-10-16T19:19:45.454Z] #41 34.56   CC       criu/crtools.o
19:19:45 [2020-10-16T19:19:45.454Z] #41 34.71   CC       criu/eventfd.o
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.059 + RM_GOPATH=0
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.062 + TMP_GOPATH=
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.062 + : /build
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.062 + '[' -z '' ']'
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.065 ++ mktemp -d
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.068 + export GOPATH=/tmp/tmp.lM4xiHmTX1
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.068 + GOPATH=/tmp/tmp.lM4xiHmTX1
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.068 + RM_GOPATH=1
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.068 + case "$(go env GOARCH)" in
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.070 ++ go env GOARCH
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.101 + export GO_BUILDMODE=-buildmode=pie
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.101 + GO_BUILDMODE=-buildmode=pie
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.103 ++ dirname /tmp/install/install.sh
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 + dir=/tmp/install
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 + bin=containerd
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 + shift
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 + '[' '!' -f /tmp/install/containerd.installer ']'
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 + . /tmp/install/containerd.installer
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 ++ set -e
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.104 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.105 + install_containerd
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.105 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.105 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.105 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lM4xiHmTX1/src/github.com/containerd/containerd
19:19:45 [2020-10-16T19:19:45.499Z] #54 1.146 Cloning into '/tmp/tmp.lM4xiHmTX1/src/github.com/containerd/containerd'...
19:19:45 [2020-10-16T19:19:45.587Z] #9 ...
19:19:45 [2020-10-16T19:19:45.587Z] 
19:19:45 [2020-10-16T19:19:45.587Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:19:45 [2020-10-16T19:19:45.587Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 6.1s done
19:19:45 [2020-10-16T19:19:45.587Z] #25 DONE 10.5s
19:19:45 [2020-10-16T19:19:45.587Z] 
19:19:45 [2020-10-16T19:19:45.587Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:19:45 [2020-10-16T19:19:45.587Z] #26 0.207 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:45 [2020-10-16T19:19:45.587Z] #26 0.231 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
19:19:45 [2020-10-16T19:19:45.587Z] #26 0.263 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #41 34.79   CC       criu/eventpoll.o
19:19:45 [2020-10-16T19:19:45.715Z] #41 ...
19:19:45 [2020-10-16T19:19:45.715Z] 
19:19:45 [2020-10-16T19:19:45.715Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.306 Building dependency tree...
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.672 libcap2-bin is already the newest version (1:2.25-2).
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.672 The following additional packages will be installed:
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.673   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.673   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.673   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.673   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.673   python3.7 python3.7-minimal vim-runtime xxd
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674 Suggested packages:
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674 Recommended packages:
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674   aufs-dkms nftables build-essential python3-dev python3-keyring
19:19:45 [2020-10-16T19:19:45.715Z] #18 5.674   python3-keyrings.alt python3-xdg unzip
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.105 The following NEW packages will be installed:
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.106   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.106   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.106   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.106   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.107   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.107   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.107   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.107   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.107   xz-utils zip
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.378 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.378 Need to get 28.5 MB of archives.
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.378 After this operation, 116 MB of additional disk space will be used.
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.378 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.412 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.413 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.446 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.488 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.519 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.523 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.524 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.526 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.526 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.526 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.527 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.528 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.534 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.536 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.539 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.543 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.543 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.545 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.550 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.551 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.553 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.554 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.555 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.555 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.555 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.667 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.667 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.667 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.667 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.667 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.718 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.739 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.740 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.742 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.744 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.746 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.749 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.811 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.863 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.867 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.870 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.929 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.949 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 6.963 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.154 debconf: delaying package configuration, since apt-utils is not installed
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.233 Fetched 28.5 MB in 1s (33.7 MB/s)
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.255 Selecting previously unselected package pigz.
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.255 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.266 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.270 Unpacking pigz (2.4-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.315 Selecting previously unselected package libpython3.7-minimal:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.317 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.321 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.445 Selecting previously unselected package python3.7-minimal.
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.447 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.453 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.683 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 7.703 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.360 Selecting previously unselected package python3-minimal.
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.360 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.383 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.387 Unpacking python3-minimal (3.7.3-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.444 Selecting previously unselected package libmpdec2:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.447 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.456 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.536 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.539 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.542 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.813 Selecting previously unselected package python3.7.
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.817 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.817 Unpacking python3.7 (3.7.3-2+deb10u2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.907 Selecting previously unselected package libpython3-stdlib:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.910 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.916 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 8.962 Setting up python3-minimal (3.7.3-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.241 Selecting previously unselected package python3.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.241 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.256 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.269 Unpacking python3 (3.7.3-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.332 Selecting previously unselected package libip4tc0:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.335 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.340 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.411 Selecting previously unselected package libip6tc0:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.414 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.420 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.476 Selecting previously unselected package libiptc0:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.479 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.483 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.566 Selecting previously unselected package libnfnetlink0:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.569 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.573 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.617 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.620 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.624 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.699 Selecting previously unselected package libnftnl11:amd64.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.703 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.709 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.759 Selecting previously unselected package iptables.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.763 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.772 Unpacking iptables (1.8.2-4) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.878 Selecting previously unselected package xxd.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.881 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.885 Unpacking xxd (2:8.1.0875-5) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.984 Selecting previously unselected package vim-common.
19:19:45 [2020-10-16T19:19:45.715Z] #18 9.988 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 10.01 Unpacking vim-common (2:8.1.0875-5) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 10.11 Selecting previously unselected package bash-completion.
19:19:45 [2020-10-16T19:19:45.715Z] #18 10.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.52 Unpacking bash-completion (1:2.8-6) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.62 Selecting previously unselected package bzip2.
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.66 Selecting previously unselected package xz-utils.
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.67 Unpacking xz-utils (5.2.4-1) ...
19:19:45 [2020-10-16T19:19:45.715Z] #18 12.75 Selecting previously unselected package apparmor.
19:19:45 [2020-10-16T19:19:45.884Z] #26 0.441 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:19:45 [2020-10-16T19:19:45.975Z] #18 12.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:19:45 [2020-10-16T19:19:45.975Z] #18 12.82 Unpacking apparmor (2.13.2-10) ...
19:19:46 [2020-10-16T19:19:46.180Z] #26 0.670 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:19:46 [2020-10-16T19:19:46.238Z] #18 12.97 Selecting previously unselected package aufs-tools.
19:19:46 [2020-10-16T19:19:46.238Z] #18 12.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.238Z] #18 12.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.03 Selecting previously unselected package libonig5:amd64.
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.03 Unpacking libonig5:amd64 (6.9.1-1) ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.09 Selecting previously unselected package libjq1:amd64.
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.14 Selecting previously unselected package jq.
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.15 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.18 Selecting previously unselected package libaio1:amd64.
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.239Z] #18 13.19 Unpacking libaio1:amd64 (0.3.112-3) ...
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.23 Selecting previously unselected package libgpm2:amd64.
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.23 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.24 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.28 Selecting previously unselected package libicu63:amd64.
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:19:46 [2020-10-16T19:19:46.498Z] #18 13.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:19:47 [2020-10-16T19:19:47.223Z] #26 1.517 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:19:47 [2020-10-16T19:19:47.396Z] #54 ...
19:19:47 [2020-10-16T19:19:47.396Z] 
19:19:47 [2020-10-16T19:19:47.396Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:47 [2020-10-16T19:19:47.396Z] #34 34.92 Building dependency tree...
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.60 The following additional packages will be installed:
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.62   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.64 Suggested packages:
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.65   cmake-doc ninja-build lrzip
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.65 Recommended packages:
19:19:47 [2020-10-16T19:19:47.396Z] #34 38.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:19:47 [2020-10-16T19:19:47.396Z] #34 39.75 The following NEW packages will be installed:
19:19:47 [2020-10-16T19:19:47.396Z] #34 39.77   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:19:47 [2020-10-16T19:19:47.396Z] #34 39.77   vim-common xxd
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.25 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.25 Need to get 14.9 MB of archives.
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.25 After this operation, 61.8 MB of additional disk space will be used.
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 40.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 41.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.24 debconf: delaying package configuration, since apt-utils is not installed
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.52 Fetched 14.9 MB in 2s (6708 kB/s)
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.75 Selecting previously unselected package xxd.
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.396Z] #34 43.93 Unpacking xxd (2:8.1.0875-5) ...
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.23 Selecting previously unselected package vim-common.
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.30 Unpacking vim-common (2:8.1.0875-5) ...
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.74 Selecting previously unselected package cmake-data.
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:19:47 [2020-10-16T19:19:47.396Z] #34 44.76 Unpacking cmake-data (3.13.4-1) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.13 Selecting previously unselected package libnet1:amd64.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.16 Selecting previously unselected package libnl-3-200:amd64.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.22 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.25 Selecting previously unselected package libreadline5:amd64.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.30 Selecting previously unselected package net-tools.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.35 Selecting previously unselected package python-pip-whl.
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.36 Unpacking python-pip-whl (18.1-5) ...
19:19:47 [2020-10-16T19:19:47.435Z] #18 14.50 Selecting previously unselected package python3-lib2to3.
19:19:47 [2020-10-16T19:19:47.654Z] #34 ...
19:19:47 [2020-10-16T19:19:47.654Z] 
19:19:47 [2020-10-16T19:19:47.654Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:47 [2020-10-16T19:19:47.654Z] #40 30.10 Reading package lists...
19:19:47 [2020-10-16T19:19:47.654Z] #40 37.03 Building dependency tree...
19:19:47 [2020-10-16T19:19:47.654Z] #40 41.23 The following additional packages will be installed:
19:19:47 [2020-10-16T19:19:47.654Z] #40 41.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:19:47 [2020-10-16T19:19:47.654Z] #40 41.29   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:19:47 [2020-10-16T19:19:47.654Z] #40 41.30 Suggested packages:
19:19:47 [2020-10-16T19:19:47.654Z] #40 41.32   manpages-dev python-setuptools
19:19:47 [2020-10-16T19:19:47.654Z] #40 42.78 The following NEW packages will be installed:
19:19:47 [2020-10-16T19:19:47.654Z] #40 42.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:19:47 [2020-10-16T19:19:47.654Z] #40 42.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:19:47 [2020-10-16T19:19:47.654Z] #40 42.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:19:47 [2020-10-16T19:19:47.654Z] #40 42.78   python-six zlib1g-dev
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 Need to get 4095 kB of archives.
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 After this operation, 22.5 MB of additional disk space will be used.
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.27 debconf: delaying package configuration, since apt-utils is not installed
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.51 Fetched 4095 kB in 1s (5143 kB/s)
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.61 Selecting previously unselected package libcap-dev:amd64.
19:19:47 [2020-10-16T19:19:47.654Z] #47 37.32 go: extracting github.com/gogo/protobuf v1.2.1
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.67 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.77 Selecting previously unselected package libnet1:amd64.
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.654Z] #40 45.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 45.96 Selecting previously unselected package libnet1-dev.
19:19:47 [2020-10-16T19:19:47.655Z] #40 45.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.26 Selecting previously unselected package libnl-3-200:amd64.
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.42 Selecting previously unselected package libnl-3-dev:amd64.
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.68 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.81 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 46.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:47 [2020-10-16T19:19:47.655Z] #40 ...
19:19:47 [2020-10-16T19:19:47.655Z] 
19:19:47 [2020-10-16T19:19:47.655Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:47 [2020-10-16T19:19:47.655Z] #11 29.89 Reading package lists...
19:19:47 [2020-10-16T19:19:47.655Z] #11 37.00 Building dependency tree...
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.58 The following additional packages will be installed:
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.60   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.60   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.60   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.62 Suggested packages:
19:19:47 [2020-10-16T19:19:47.655Z] #11 41.62   gcc-8-locales seccomp wine64
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.87 The following NEW packages will be installed:
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.89   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 42.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:47 [2020-10-16T19:19:47.655Z] #11 43.41 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
19:19:47 [2020-10-16T19:19:47.655Z] #11 43.41 Need to get 77.7 MB of archives.
19:19:47 [2020-10-16T19:19:47.655Z] #11 43.41 After this operation, 487 MB of additional disk space will be used.
19:19:47 [2020-10-16T19:19:47.655Z] #11 43.41 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:19:47 [2020-10-16T19:19:47.655Z] #11 43.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 44.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 44.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 44.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 44.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 44.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 45.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:47 [2020-10-16T19:19:47.655Z] #11 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.51 Unpacking python3-lib2to3 (3.7.3-1) ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.55 Selecting previously unselected package python3-distutils.
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.56 Unpacking python3-distutils (3.7.3-1) ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.61 Selecting previously unselected package python3-pip.
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.62 Unpacking python3-pip (18.1-5) ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.69 Selecting previously unselected package python3-pkg-resources.
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.69 Unpacking python3-pkg-resources (40.8.0-1) ...
19:19:47 [2020-10-16T19:19:47.708Z] #18 14.74 Selecting previously unselected package python3-setuptools.
19:19:47 [2020-10-16T19:19:47.912Z] #11 ...
19:19:47 [2020-10-16T19:19:47.912Z] 
19:19:47 [2020-10-16T19:19:47.912Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:47 [2020-10-16T19:19:47.912Z] #40 47.00 Selecting previously unselected package zlib1g-dev:amd64.
19:19:47 [2020-10-16T19:19:47.912Z] #40 47.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:19:47 [2020-10-16T19:19:47.912Z] #40 47.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.75 Unpacking python3-setuptools (40.8.0-1) ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.83 Selecting previously unselected package python3-wheel.
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.85 Unpacking python3-wheel (0.32.3-2) ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.89 Selecting previously unselected package sudo.
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:19:48 [2020-10-16T19:19:48.003Z] #18 14.90 Unpacking sudo (1.8.27-1+deb10u2) ...
19:19:48 [2020-10-16T19:19:48.170Z] #40 47.30 Selecting previously unselected package libprotobuf17:amd64.
19:19:48 [2020-10-16T19:19:48.170Z] #40 47.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:19:48 [2020-10-16T19:19:48.170Z] #40 47.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:48 [2020-10-16T19:19:48.170Z] #40 ...
19:19:48 [2020-10-16T19:19:48.170Z] 
19:19:48 [2020-10-16T19:19:48.170Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:48 [2020-10-16T19:19:48.170Z] #32 37.30 internal/reflectlite
19:19:48 [2020-10-16T19:19:48.170Z] #32 37.31 sync
19:19:48 [2020-10-16T19:19:48.170Z] #32 39.83 sort
19:19:48 [2020-10-16T19:19:48.170Z] #32 39.84 errors
19:19:48 [2020-10-16T19:19:48.170Z] #32 40.87 strconv
19:19:48 [2020-10-16T19:19:48.170Z] #32 41.51 io
19:19:48 [2020-10-16T19:19:48.170Z] #32 42.73 internal/oserror
19:19:48 [2020-10-16T19:19:48.170Z] #32 42.86 syscall
19:19:48 [2020-10-16T19:19:48.170Z] #32 44.84 reflect
19:19:48 [2020-10-16T19:19:48.170Z] #32 ...
19:19:48 [2020-10-16T19:19:48.170Z] 
19:19:48 [2020-10-16T19:19:48.170Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:48 [2020-10-16T19:19:48.170Z] #43 37.45 internal/reflectlite
19:19:48 [2020-10-16T19:19:48.170Z] #43 37.47 sync
19:19:48 [2020-10-16T19:19:48.170Z] #43 38.84 github.com/LK4D4/vndr/godl/singleflight
19:19:48 [2020-10-16T19:19:48.170Z] #43 39.33 math/rand
19:19:48 [2020-10-16T19:19:48.170Z] #43 40.54 internal/singleflight
19:19:48 [2020-10-16T19:19:48.170Z] #43 41.56 strconv
19:19:48 [2020-10-16T19:19:48.170Z] #43 41.61 io
19:19:48 [2020-10-16T19:19:48.170Z] #43 42.94 bytes
19:19:48 [2020-10-16T19:19:48.170Z] #43 45.14 reflect
19:19:48 [2020-10-16T19:19:48.170Z] #43 45.62 bufio
19:19:48 [2020-10-16T19:19:48.170Z] #43 47.40 syscall
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.01 Selecting previously unselected package thin-provisioning-tools.
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.10 Selecting previously unselected package uidmap.
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.10 Unpacking uidmap (1:4.5-1.1) ...
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.15 Selecting previously unselected package vim-runtime.
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:19:48 [2020-10-16T19:19:48.271Z] #18 15.18 Unpacking vim-runtime (2:8.1.0875-5) ...
19:19:48 [2020-10-16T19:19:48.428Z] #43 ...
19:19:48 [2020-10-16T19:19:48.428Z] 
19:19:48 [2020-10-16T19:19:48.428Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:19:48 [2020-10-16T19:19:48.428Z] #30 46.70 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:19:48 [2020-10-16T19:19:48.428Z] #30 47.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:19:48 [2020-10-16T19:19:48.428Z] #30 47.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:48 [2020-10-16T19:19:48.741Z] #26 3.262 Fetched 8164 kB in 3s (2660 kB/s)
19:19:48 [2020-10-16T19:19:48.860Z] #18 15.83 Selecting previously unselected package vim.
19:19:48 [2020-10-16T19:19:48.861Z] #18 15.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:19:48 [2020-10-16T19:19:48.861Z] #18 15.84 Unpacking vim (2:8.1.0875-5) ...
19:19:49 [2020-10-16T19:19:49.032Z] #47 ...
19:19:49 [2020-10-16T19:19:49.032Z] 
19:19:49 [2020-10-16T19:19:49.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:19:49 [2020-10-16T19:19:49.032Z] #43 29.31 vendor/golang.org/x/crypto/curve25519
19:19:49 [2020-10-16T19:19:49.131Z] #18 15.97 Selecting previously unselected package xfsprogs.
19:19:49 [2020-10-16T19:19:49.131Z] #18 15.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 15.98 Unpacking xfsprogs (4.20.0-1) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.09 Selecting previously unselected package zip.
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.09 Unpacking zip (3.0-11+b1) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.15 Setting up aufs-tools (1:4.14+20190211-1) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.17 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:19:49 [2020-10-16T19:19:49.131Z] #18 16.19 Setting up libgpm2:amd64 (1.20.7-5) ...
19:19:49 [2020-10-16T19:19:49.293Z] #43 ...
19:19:49 [2020-10-16T19:19:49.293Z] 
19:19:49 [2020-10-16T19:19:49.293Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:49 [2020-10-16T19:19:49.293Z] #40 32.53 Reading package lists...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.20 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.21 Setting up uidmap (1:4.5-1.1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.22 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.27 Setting up xxd (2:8.1.0875-5) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.28 Setting up zip (3.0-11+b1) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.32 Setting up vim-common (2:8.1.0875-5) ...
19:19:49 [2020-10-16T19:19:49.400Z] #18 16.35 Setting up bash-completion (1:2.8-6) ...
19:19:49 [2020-10-16T19:19:49.782Z] #26 3.262 Reading package lists...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.15 Setting up libiptc0:amd64 (1.8.2-4) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.16 Setting up xz-utils (5.2.4-1) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.18 Setting up sudo (1.8.27-1+deb10u2) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.21 invoke-rc.d: could not determine current runlevel
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.22 invoke-rc.d: policy-rc.d denied execution of start.
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.22 Setting up pigz (2.4-1) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.26 Setting up python-pip-whl (18.1-5) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.27 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.27 Setting up vim-runtime (2:8.1.0875-5) ...
19:19:50 [2020-10-16T19:19:50.370Z] #18 17.38 Setting up libaio1:amd64 (0.3.112-3) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.39 Setting up libonig5:amd64 (6.9.1-1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.41 Setting up vim (2:8.1.0875-5) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.49 Setting up jq (1.5+dfsg-2+b1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 17.51 Setting up python3.7 (3.7.3-2+deb10u2) ...
19:19:50 [2020-10-16T19:19:50.639Z] #18 ...
19:19:50 [2020-10-16T19:19:50.639Z] 
19:19:50 [2020-10-16T19:19:50.639Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:19:50 [2020-10-16T19:19:50.639Z] #54 37.56 + bin/containerd
19:19:50 [2020-10-16T19:19:50.831Z] #26 4.297 Reading package lists...
19:19:50 [2020-10-16T19:19:50.912Z] #54 ...
19:19:50 [2020-10-16T19:19:50.912Z] 
19:19:50 [2020-10-16T19:19:50.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.03   CC       criu/external.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.14   CC       criu/fault-injection.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.22   CC       criu/fdstore.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.31   CC       criu/fifo.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.42   CC       criu/file-ids.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.50   CC       criu/file-lock.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.75   CC       criu/files-ext.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 35.84   CC       criu/files-reg.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 36.37   CC       criu/files.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 36.84   CC       criu/filesystems.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 37.05   CC       criu/fsnotify.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 37.37   CC       criu/image-desc.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 37.40   CC       criu/image.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 37.63   CC       criu/ipc_ns.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 37.91   CC       criu/irmap.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.06   CC       criu/kcmp-ids.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.14   CC       criu/kerndat.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.41   CC       criu/libnetlink.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.49   CC       criu/log.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.65   CC       criu/lsm.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 38.74   CC       criu/mem.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 39.17   CC       criu/memfd.o
19:19:50 [2020-10-16T19:19:50.912Z] #41 39.31   CC       criu/mount.o
19:19:51 [2020-10-16T19:19:51.129Z] #26 5.371 Building dependency tree...
19:19:51 [2020-10-16T19:19:51.175Z] #41 40.26   CC       criu/namespaces.o
19:19:51 [2020-10-16T19:19:51.175Z] #41 ...
19:19:51 [2020-10-16T19:19:51.175Z] 
19:19:51 [2020-10-16T19:19:51.175Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:19:51 [2020-10-16T19:19:51.175Z] #18 18.17 Setting up iptables (1.8.2-4) ...
19:19:51 [2020-10-16T19:19:51.175Z] #18 18.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:19:51 [2020-10-16T19:19:51.203Z] #40 39.45 Building dependency tree...
19:19:51 [2020-10-16T19:19:51.203Z] #40 ...
19:19:51 [2020-10-16T19:19:51.203Z] 
19:19:51 [2020-10-16T19:19:51.203Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:51 [2020-10-16T19:19:51.203Z] #62 DONE 41.5s
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.21 Setting up python3 (3.7.3-1) ...
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.31 Setting up python3-wheel (0.32.3-2) ...
19:19:51 [2020-10-16T19:19:51.434Z] #18 18.43 Setting up apparmor (2.13.2-10) ...
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.797 The following additional packages will be installed:
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.798   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.799   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.799   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.800 Suggested packages:
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.800   krb5-doc krb5-user
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.800 Recommended packages:
19:19:51 [2020-10-16T19:19:51.445Z] #26 5.800   krb5-locales publicsuffix libsasl2-modules
19:19:51 [2020-10-16T19:19:51.462Z] 
19:19:51 [2020-10-16T19:19:51.462Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.28 go: finding github.com/fatih/color v1.7.0
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.44 go: finding github.com/mattn/go-colorable v0.1.4
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.52 go: finding github.com/mattn/go-isatty v0.0.8
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.57 go: finding github.com/go-critic/go-critic v0.4.1
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.63 go: finding github.com/go-lintpack/lintpack v0.5.2
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.64 go: finding github.com/pkg/errors v0.8.1
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.67 go: finding github.com/go-toolsmith/astfmt v1.0.0
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.74 go: finding github.com/go-toolsmith/astequal v1.0.0
19:19:51 [2020-10-16T19:19:51.462Z] #47 41.75 go: finding github.com/mitchellh/go-homedir v1.1.0
19:19:51 [2020-10-16T19:19:51.721Z] #47 41.85 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:51 [2020-10-16T19:19:51.721Z] #47 41.93 go: finding github.com/go-toolsmith/astp v1.0.0
19:19:51 [2020-10-16T19:19:51.721Z] #47 41.98 go: finding github.com/sirupsen/logrus v1.4.2
19:19:51 [2020-10-16T19:19:51.721Z] #47 42.00 go: finding github.com/go-toolsmith/astcast v1.0.0
19:19:51 [2020-10-16T19:19:51.721Z] #47 42.02 go: finding github.com/go-toolsmith/typep v1.0.0
19:19:51 [2020-10-16T19:19:51.721Z] #47 42.03 go: finding github.com/stretchr/testify v1.4.0
19:19:51 [2020-10-16T19:19:51.721Z] #47 42.05 go: finding github.com/spf13/viper v1.6.1
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.095 The following NEW packages will be installed:
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.096   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.096   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.096   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.097   libssh2-1 libssl1.1 openssl
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.202 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.202 Need to get 5165 kB of archives.
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.202 After this operation, 14.6 MB of additional disk space will be used.
19:19:51 [2020-10-16T19:19:51.739Z] #26 6.202 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
19:19:51 [2020-10-16T19:19:51.981Z] #47 42.14 go: finding github.com/davecgh/go-spew v1.1.1
19:19:51 [2020-10-16T19:19:51.981Z] #47 42.20 go: finding github.com/go-toolsmith/astcopy v1.0.0
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.459 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.554 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.570 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.593 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.639 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.653 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
19:19:52 [2020-10-16T19:19:52.063Z] #26 6.703 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
19:19:52 [2020-10-16T19:19:52.241Z] #47 42.34 go: finding github.com/pmezard/go-difflib v1.0.0
19:19:52 [2020-10-16T19:19:52.241Z] #47 42.39 go: finding github.com/go-toolsmith/strparse v1.0.0
19:19:52 [2020-10-16T19:19:52.241Z] #47 42.43 go: finding github.com/stretchr/objx v0.2.0
19:19:52 [2020-10-16T19:19:52.241Z] #47 42.46 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
19:19:52 [2020-10-16T19:19:52.241Z] #47 42.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.754 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.765 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.778 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.786 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.810 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.819 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.824 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.830 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.845 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.878 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.902 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:19:52 [2020-10-16T19:19:52.360Z] #26 6.918 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:19:52 [2020-10-16T19:19:52.370Z] #18 19.19 Setting up xfsprogs (4.20.0-1) ...
19:19:52 [2020-10-16T19:19:52.370Z] #18 19.22 Setting up python3-lib2to3 (3.7.3-1) ...
19:19:52 [2020-10-16T19:19:52.370Z] #18 19.30 Setting up python3-pkg-resources (40.8.0-1) ...
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.65 go: finding github.com/gobwas/glob v0.2.3
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.65 go: finding gopkg.in/yaml.v2 v2.2.7
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.67 go: finding github.com/fsnotify/fsnotify v1.4.7
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.69 go: finding github.com/spf13/cobra v0.0.5
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.74 go: finding github.com/spf13/pflag v1.0.5
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.75 go: finding github.com/hashicorp/hcl v1.0.0
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:52 [2020-10-16T19:19:52.500Z] #47 42.82 go: finding github.com/mitchellh/mapstructure v1.1.2
19:19:52 [2020-10-16T19:19:52.629Z] #18 19.49 Setting up python3-distutils (3.7.3-1) ...
19:19:52 [2020-10-16T19:19:52.655Z] #26 6.928 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:19:52 [2020-10-16T19:19:52.655Z] #26 7.140 debconf: delaying package configuration, since apt-utils is not installed
19:19:52 [2020-10-16T19:19:52.655Z] #26 7.165 Fetched 5165 kB in 1s (6377 kB/s)
19:19:52 [2020-10-16T19:19:52.655Z] #26 7.195 Selecting previously unselected package libssl1.1:ppc64el.
19:19:52 [2020-10-16T19:19:52.760Z] #47 42.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:52 [2020-10-16T19:19:52.760Z] #47 42.90 go: finding github.com/magiconair/properties v1.8.1
19:19:52 [2020-10-16T19:19:52.760Z] #47 42.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:52 [2020-10-16T19:19:52.760Z] #47 42.96 go: finding github.com/pelletier/go-toml v1.2.0
19:19:52 [2020-10-16T19:19:52.760Z] #47 43.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:52 [2020-10-16T19:19:52.760Z] #47 43.04 go: finding github.com/spf13/afero v1.1.2
19:19:52 [2020-10-16T19:19:52.760Z] #47 43.10 go: finding github.com/spf13/cast v1.3.0
19:19:52 [2020-10-16T19:19:52.888Z] #18 19.63 Setting up python3-setuptools (40.8.0-1) ...
19:19:52 [2020-10-16T19:19:52.888Z] #18 19.89 Setting up python3-pip (18.1-5) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.195 (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:19:52 [2020-10-16T19:19:52.950Z] #26 7.204 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.207 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.394 Selecting previously unselected package openssl.
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.396 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.397 Unpacking openssl (1.1.1d-0+deb10u3) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.499 Selecting previously unselected package ca-certificates.
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.501 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.502 Unpacking ca-certificates (20200601~deb10u1) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.548 Selecting previously unselected package libkeyutils1:ppc64el.
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.550 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.551 Unpacking libkeyutils1:ppc64el (1.6-6) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.571 Selecting previously unselected package libkrb5support0:ppc64el.
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.571 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.572 Unpacking libkrb5support0:ppc64el (1.17-3) ...
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.595 Selecting previously unselected package libk5crypto3:ppc64el.
19:19:52 [2020-10-16T19:19:52.950Z] #26 7.596 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.12 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.18 go: finding github.com/spf13/jwalterweatherman v1.0.0
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.24 go: finding github.com/subosito/gotenv v1.2.0
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.25 go: finding gopkg.in/ini.v1 v1.51.0
19:19:53 [2020-10-16T19:19:53.019Z] #47 43.28 go: finding golang.org/x/text v0.3.2
19:19:53 [2020-10-16T19:19:53.148Z] #18 20.10 Processing triggers for libc-bin (2.28-10) ...
19:19:53 [2020-10-16T19:19:53.148Z] #18 20.13 Processing triggers for mime-support (3.62) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.597 Unpacking libk5crypto3:ppc64el (1.17-3) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.631 Selecting previously unselected package libkrb5-3:ppc64el.
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.633 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.634 Unpacking libkrb5-3:ppc64el (1.17-3) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.707 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.709 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.710 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.745 Selecting previously unselected package libsasl2-modules-db:ppc64el.
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.747 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.748 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.771 Selecting previously unselected package libsasl2-2:ppc64el.
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.772 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.773 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.801 Selecting previously unselected package libldap-common.
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.803 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.804 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:19:53 [2020-10-16T19:19:53.246Z] #26 7.828 Selecting previously unselected package libldap-2.4-2:ppc64el.
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.43 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.48 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:53 [2020-10-16T19:19:53.279Z] #47 43.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.830 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.831 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.877 Selecting previously unselected package libnghttp2-14:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.879 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.880 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.920 Selecting previously unselected package libpsl5:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.920 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.923 Unpacking libpsl5:ppc64el (0.20.2-2) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.947 Selecting previously unselected package librtmp1:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.949 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.951 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.976 Selecting previously unselected package libssh2-1:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.978 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 7.979 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.013 Selecting previously unselected package libcurl4:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.014 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.015 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.068 Selecting previously unselected package curl.
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.069 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.071 Unpacking curl (7.64.0-4+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.118 Selecting previously unselected package libonig5:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.119 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.121 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.167 Selecting previously unselected package libjq1:ppc64el.
19:19:53 [2020-10-16T19:19:53.542Z] #26 8.169 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.62 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.67 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.69 go: finding github.com/kisielk/gotool v1.0.0
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.70 go: finding github.com/sourcegraph/go-diff v0.5.1
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.75 go: finding github.com/tommy-muehle/go-mnd v1.1.1
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.78 go: finding github.com/ultraware/funlen v0.0.2
19:19:53 [2020-10-16T19:19:53.551Z] #47 43.79 go: finding github.com/ultraware/whitespace v0.0.4
19:19:53 [2020-10-16T19:19:53.811Z] #47 43.81 go: finding github.com/uudashr/gocognit v1.0.1
19:19:53 [2020-10-16T19:19:53.811Z] #47 43.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:53 [2020-10-16T19:19:53.811Z] #47 43.89 go: finding github.com/gogo/protobuf v1.2.1
19:19:53 [2020-10-16T19:19:53.811Z] #47 44.12 go: finding honnef.co/go/tools v0.0.1-2019.2.3
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.171 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.202 Selecting previously unselected package jq.
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.204 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.205 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.244 Setting up libkeyutils1:ppc64el (1.6-6) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.247 Setting up libpsl5:ppc64el (0.20.2-2) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.250 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.397 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.400 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.403 Setting up libkrb5support0:ppc64el (1.17-3) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.406 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.410 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.414 Setting up libk5crypto3:ppc64el (1.17-3) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.417 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
19:19:53 [2020-10-16T19:19:53.837Z] #26 8.420 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
19:19:54 [2020-10-16T19:19:54.072Z] #47 44.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:54 [2020-10-16T19:19:54.072Z] #47 44.25 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:54 [2020-10-16T19:19:54.072Z] #47 44.31 go: finding github.com/BurntSushi/toml v0.3.1
19:19:54 [2020-10-16T19:19:54.072Z] #47 44.36 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:54 [2020-10-16T19:19:54.084Z] #18 DONE 21.0s
19:19:54 [2020-10-16T19:19:54.084Z] 
19:19:54 [2020-10-16T19:19:54.084Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.423 Setting up libkrb5-3:ppc64el (1.17-3) ...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.426 Setting up openssl (1.1.1d-0+deb10u3) ...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.431 Setting up libonig5:ppc64el (6.9.1-1) ...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.435 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.438 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
19:19:54 [2020-10-16T19:19:54.131Z] #26 8.440 Setting up ca-certificates (20200601~deb10u1) ...
19:19:54 [2020-10-16T19:19:54.426Z] #26 8.997 Updating certificates in /etc/ssl/certs...
19:19:54 [2020-10-16T19:19:54.641Z] #47 ...
19:19:54 [2020-10-16T19:19:54.641Z] 
19:19:54 [2020-10-16T19:19:54.641Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:19:54 [2020-10-16T19:19:54.641Z] #53 30.77 Reading package lists...
19:19:54 [2020-10-16T19:19:54.641Z] #53 37.62 Building dependency tree...
19:19:54 [2020-10-16T19:19:54.641Z] #53 41.06 The following additional packages will be installed:
19:19:54 [2020-10-16T19:19:54.641Z] #53 41.07   libbtrfs0
19:19:54 [2020-10-16T19:19:54.641Z] #53 41.32 The following NEW packages will be installed:
19:19:54 [2020-10-16T19:19:54.641Z] #53 41.34   libbtrfs-dev libbtrfs0
19:19:54 [2020-10-16T19:19:54.641Z] #53 42.08 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
19:19:54 [2020-10-16T19:19:54.641Z] #53 42.08 Need to get 119 kB of archives.
19:19:54 [2020-10-16T19:19:54.641Z] #53 42.08 After this operation, 387 kB of additional disk space will be used.
19:19:54 [2020-10-16T19:19:54.641Z] #53 42.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:54 [2020-10-16T19:19:54.641Z] #53 42.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.45 debconf: delaying package configuration, since apt-utils is not installed
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.66 Fetched 119 kB in 0s (257 kB/s)
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.75 Selecting previously unselected package libbtrfs0.
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 43.86 Unpacking libbtrfs0 (4.20.1-2) ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.00 Selecting previously unselected package libbtrfs-dev.
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.02 Unpacking libbtrfs-dev (4.20.1-2) ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.28 Setting up libbtrfs0 (4.20.1-2) ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.30 Setting up libbtrfs-dev (4.20.1-2) ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 44.32 Processing triggers for libc-bin (2.28-10) ...
19:19:54 [2020-10-16T19:19:54.641Z] #53 DONE 44.8s
19:19:54 [2020-10-16T19:19:54.652Z] #19 0.482 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:19:54 [2020-10-16T19:19:54.652Z] #19 0.485 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:19:54 [2020-10-16T19:19:54.652Z] #19 0.488 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:19:54 [2020-10-16T19:19:54.652Z] #19 DONE 0.5s
19:19:54 [2020-10-16T19:19:54.652Z] 
19:19:54 [2020-10-16T19:19:54.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:54 [2020-10-16T19:19:54.652Z] #41 40.72   CC       criu/net.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 41.52   CC       criu/netfilter.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 41.60   CC       criu/page-pipe.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 41.76   CC       criu/page-xfer.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 42.19   CC       criu/pagemap-cache.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 42.29   CC       criu/pagemap.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 42.55   CC       criu/parasite-syscall.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 42.79   CC       criu/path.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 42.87   CC       criu/pie-util-vdso-elf32.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 43.00   CC       criu/pie-util-vdso.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 43.13   CC       criu/pie-util.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 43.22   CC       criu/pipes.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 43.44   CC       criu/plugin.o
19:19:54 [2020-10-16T19:19:54.652Z] #41 43.56   CC       criu/proc_parse.o
19:19:54 [2020-10-16T19:19:54.901Z] 
19:19:54 [2020-10-16T19:19:54.901Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:54 [2020-10-16T19:19:54.901Z] #40 43.74 The following additional packages will be installed:
19:19:54 [2020-10-16T19:19:54.901Z] #40 43.74   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:19:54 [2020-10-16T19:19:54.901Z] #40 43.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:19:54 [2020-10-16T19:19:54.901Z] #40 43.76 Suggested packages:
19:19:54 [2020-10-16T19:19:54.901Z] #40 43.77   manpages-dev python-setuptools
19:19:54 [2020-10-16T19:19:54.901Z] #40 45.15 The following NEW packages will be installed:
19:19:54 [2020-10-16T19:19:54.901Z] #40 45.15   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:19:54 [2020-10-16T19:19:54.901Z] #40 45.15   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:19:54 [2020-10-16T19:19:54.901Z] #40 45.15   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:19:54 [2020-10-16T19:19:54.901Z] #40 45.15   python-six zlib1g-dev
19:19:54 [2020-10-16T19:19:54.978Z] #30 ...
19:19:54 [2020-10-16T19:19:54.978Z] 
19:19:54 [2020-10-16T19:19:54.978Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.11 Selecting previously unselected package libprotobuf-lite17:amd64.
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.33 Selecting previously unselected package libprotobuf-dev:amd64.
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.978Z] #40 48.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 49.70 Selecting previously unselected package libprotoc17:amd64.
19:19:54 [2020-10-16T19:19:54.979Z] #40 49.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 49.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.43 Selecting previously unselected package protobuf-c-compiler.
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.61 Selecting previously unselected package protobuf-compiler.
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.87 Selecting previously unselected package python-pkg-resources.
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 50.87 Unpacking python-pkg-resources (40.8.0-1) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.16 Selecting previously unselected package python-six.
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.19 Unpacking python-six (1.12.0-1) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.28 Selecting previously unselected package python-protobuf.
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.30 Unpacking python-protobuf (3.6.1.3-2) ...
19:19:54 [2020-10-16T19:19:54.979Z] #40 51.92 Setting up python-pkg-resources (40.8.0-1) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.622 126 added, 0 removed; done.
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.645 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.649 Setting up jq (1.5+dfsg-2+b1) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.652 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.654 Setting up curl (7.64.0-4+deb10u1) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.658 Processing triggers for libc-bin (2.28-10) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.668 Processing triggers for ca-certificates (20200601~deb10u1) ...
19:19:55 [2020-10-16T19:19:55.071Z] #26 9.674 Updating certificates in /etc/ssl/certs...
19:19:55 [2020-10-16T19:19:55.220Z] #41 44.32   CC       criu/protobuf-desc.o
19:19:55 [2020-10-16T19:19:55.236Z] Client: Docker Engine - Community
19:19:55 [2020-10-16T19:19:55.236Z]  Version:           19.03.13
19:19:55 [2020-10-16T19:19:55.236Z]  API version:       1.40
19:19:55 [2020-10-16T19:19:55.236Z]  Go version:        go1.13.15
19:19:55 [2020-10-16T19:19:55.236Z]  Git commit:        4484c46
19:19:55 [2020-10-16T19:19:55.236Z]  Built:             Wed Sep 16 17:03:45 2020
19:19:55 [2020-10-16T19:19:55.236Z]  OS/Arch:           linux/arm64
19:19:55 [2020-10-16T19:19:55.236Z]  Experimental:      false
19:19:55 [2020-10-16T19:19:55.236Z] 
19:19:55 [2020-10-16T19:19:55.236Z] Server: Docker Engine - Community
19:19:55 [2020-10-16T19:19:55.236Z]  Engine:
19:19:55 [2020-10-16T19:19:55.236Z]   Version:          19.03.13
19:19:55 [2020-10-16T19:19:55.236Z]   API version:      1.40 (minimum version 1.12)
19:19:55 [2020-10-16T19:19:55.236Z]   Go version:       go1.13.15
19:19:55 [2020-10-16T19:19:55.236Z]   Git commit:       4484c46
19:19:55 [2020-10-16T19:19:55.236Z]   Built:            Wed Sep 16 17:02:17 2020
19:19:55 [2020-10-16T19:19:55.236Z]   OS/Arch:          linux/arm64
19:19:55 [2020-10-16T19:19:55.236Z]   Experimental:     true
19:19:55 [2020-10-16T19:19:55.236Z]  containerd:
19:19:55 [2020-10-16T19:19:55.236Z]   Version:          1.3.7
19:19:55 [2020-10-16T19:19:55.236Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
19:19:55 [2020-10-16T19:19:55.236Z]  runc:
19:19:55 [2020-10-16T19:19:55.236Z]   Version:          1.0.0-rc10
19:19:55 [2020-10-16T19:19:55.236Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:19:55 [2020-10-16T19:19:55.236Z]  docker-init:
19:19:55 [2020-10-16T19:19:55.236Z]   Version:          0.18.0
19:19:55 [2020-10-16T19:19:55.236Z]   GitCommit:        fec3683
[Pipeline] sh
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 Need to get 4095 kB of archives.
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 After this operation, 22.5 MB of additional disk space will be used.
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:19:55 [2020-10-16T19:19:55.472Z] #40 45.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:19:55 [2020-10-16T19:19:55.479Z] #41 44.58   CC       criu/protobuf.o
19:19:55 [2020-10-16T19:19:55.479Z] #41 44.69   CC       criu/pstree.o
19:19:55 [2020-10-16T19:19:55.597Z] + docker info
19:19:55 [2020-10-16T19:19:55.710Z] #26 10.19 0 added, 0 removed; done.
19:19:55 [2020-10-16T19:19:55.710Z] #26 10.19 Running hooks in /etc/ca-certificates/update.d...
19:19:55 [2020-10-16T19:19:55.710Z] #26 10.19 done.
19:19:55 [2020-10-16T19:19:55.710Z] #26 DONE 10.3s
19:19:55 [2020-10-16T19:19:55.710Z] 
19:19:55 [2020-10-16T19:19:55.710Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:19:55 [2020-10-16T19:19:55.710Z] #27 DONE 0.1s
19:19:55 [2020-10-16T19:19:55.710Z] 
19:19:55 [2020-10-16T19:19:55.710Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:19:55 [2020-10-16T19:19:55.731Z] #40 45.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:19:55 [2020-10-16T19:19:55.731Z] #40 45.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:19:55 [2020-10-16T19:19:55.731Z] #40 45.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:19:55 [2020-10-16T19:19:55.731Z] #40 45.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:19:55 [2020-10-16T19:19:55.731Z] #40 45.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:19:56 [2020-10-16T19:19:56.006Z] #9 ...
19:19:56 [2020-10-16T19:19:56.007Z] 
19:19:56 [2020-10-16T19:19:56.007Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:19:56 [2020-10-16T19:19:56.046Z] #41 45.00   CC       criu/rbtree.o
19:19:56 [2020-10-16T19:19:56.047Z] #41 45.09   CC       criu/rst-malloc.o
19:19:56 [2020-10-16T19:19:56.047Z] #41 45.16   CC       criu/seccomp.o
19:19:56 [2020-10-16T19:19:56.047Z] #41 45.35   CC       criu/seize.o
19:19:56 [2020-10-16T19:19:56.302Z] #28 0.536 /download-frozen-image-v2.sh: line 208: type: go: not found
19:19:56 [2020-10-16T19:19:56.597Z] #28 0.878 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:19:56 [2020-10-16T19:19:56.614Z] #41 45.62   CC       criu/servicefd.o
19:19:56 [2020-10-16T19:19:56.614Z] #41 45.74   CC       criu/shmem.o
19:19:56 [2020-10-16T19:19:56.873Z] #41 46.00   CC       criu/sigframe.o
19:19:56 [2020-10-16T19:19:56.873Z] #41 46.06   CC       criu/signalfd.o
19:19:56 [2020-10-16T19:19:56.873Z] #41 46.13   CC       criu/sk-inet.o
19:19:56 [2020-10-16T19:19:56.893Z] #28 1.031 
19:19:57 [2020-10-16T19:19:57.115Z] #40 47.09 debconf: delaying package configuration, since apt-utils is not installed
19:19:57 [2020-10-16T19:19:57.115Z] #40 47.30 Fetched 4095 kB in 1s (6052 kB/s)
19:19:57 [2020-10-16T19:19:57.115Z] #40 47.38 Selecting previously unselected package libcap-dev:amd64.
19:19:57 [2020-10-16T19:19:57.115Z] #40 47.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:57 [2020-10-16T19:19:57.115Z] #40 ...
19:19:57 [2020-10-16T19:19:57.115Z] 
19:19:57 [2020-10-16T19:19:57.115Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:57 [2020-10-16T19:19:57.115Z] #34 30.62 Reading package lists...
19:19:57 [2020-10-16T19:19:57.115Z] #34 37.72 Building dependency tree...
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.42 The following additional packages will be installed:
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.44   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.51 Suggested packages:
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.51   cmake-doc ninja-build lrzip
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.51 Recommended packages:
19:19:57 [2020-10-16T19:19:57.115Z] #34 41.51   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:19:57 [2020-10-16T19:19:57.115Z] #34 42.81 The following NEW packages will be installed:
19:19:57 [2020-10-16T19:19:57.115Z] #34 42.84   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:19:57 [2020-10-16T19:19:57.115Z] #34 42.85   vim-common xxd
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.27 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.27 Need to get 14.9 MB of archives.
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.27 After this operation, 61.8 MB of additional disk space will be used.
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 43.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 44.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.29 debconf: delaying package configuration, since apt-utils is not installed
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.49 Fetched 14.9 MB in 2s (8521 kB/s)
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.57 Selecting previously unselected package xxd.
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.69 Unpacking xxd (2:8.1.0875-5) ...
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.98 Selecting previously unselected package vim-common.
19:19:57 [2020-10-16T19:19:57.115Z] #34 46.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:57 [2020-10-16T19:19:57.115Z] #34 47.06 Unpacking vim-common (2:8.1.0875-5) ...
19:19:57 [2020-10-16T19:19:57.115Z] #34 47.42 Selecting previously unselected package cmake-data.
19:19:57 [2020-10-16T19:19:57.115Z] #34 47.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:19:57 [2020-10-16T19:19:57.115Z] #34 47.43 Unpacking cmake-data (3.13.4-1) ...
19:19:57 [2020-10-16T19:19:57.131Z] #41 46.43   CC       criu/sk-netlink.o
19:19:57 [2020-10-16T19:19:57.374Z] #34 ...
19:19:57 [2020-10-16T19:19:57.375Z] 
19:19:57 [2020-10-16T19:19:57.375Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:57 [2020-10-16T19:19:57.375Z] #40 47.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.375Z] #40 47.49 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:19:57 [2020-10-16T19:19:57.375Z] #40 47.70 Selecting previously unselected package libnet1:amd64.
19:19:57 [2020-10-16T19:19:57.375Z] #40 47.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.390Z] #41 46.56   CC       criu/sk-packet.o
19:19:57 [2020-10-16T19:19:57.503Z] #40 ...
19:19:57 [2020-10-16T19:19:57.504Z] 
19:19:57 [2020-10-16T19:19:57.504Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:19:57 [2020-10-16T19:19:57.504Z] #45 DONE 56.7s
19:19:57 [2020-10-16T19:19:57.504Z] 
19:19:57 [2020-10-16T19:19:57.504Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:57 [2020-10-16T19:19:57.504Z] #11 48.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 50.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.15 debconf: delaying package configuration, since apt-utils is not installed
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.44 Fetched 77.7 MB in 8s (9785 kB/s)
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.57 Selecting previously unselected package binutils-mingw-w64-i686.
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.504Z] #11 52.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:19:57 [2020-10-16T19:19:57.504Z] #11 55.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:19:57 [2020-10-16T19:19:57.504Z] #11 55.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.504Z] #11 55.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:19:57 [2020-10-16T19:19:57.635Z] #40 47.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:57 [2020-10-16T19:19:57.635Z] #40 47.87 Selecting previously unselected package libnet1-dev.
19:19:57 [2020-10-16T19:19:57.635Z] #40 47.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.635Z] #40 47.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:57 [2020-10-16T19:19:57.635Z] #40 ...
19:19:57 [2020-10-16T19:19:57.635Z] 
19:19:57 [2020-10-16T19:19:57.635Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:57 [2020-10-16T19:19:57.635Z] #11 31.48 Reading package lists...
19:19:57 [2020-10-16T19:19:57.635Z] #11 38.28 Building dependency tree...
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.79 The following additional packages will be installed:
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.79   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.79   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.80   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.83 Suggested packages:
19:19:57 [2020-10-16T19:19:57.635Z] #11 41.83   gcc-8-locales seccomp wine64
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.52 The following NEW packages will be installed:
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.53   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.53   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 43.54   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.00 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.00 Need to get 77.7 MB of archives.
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.00 After this operation, 487 MB of additional disk space will be used.
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.00 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:19:57 [2020-10-16T19:19:57.635Z] #11 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 44.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 45.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 45.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:57 [2020-10-16T19:19:57.635Z] #11 45.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:19:57 [2020-10-16T19:19:57.649Z] #41 46.73   CC       criu/sk-queue.o
19:19:57 [2020-10-16T19:19:57.649Z] #41 46.86   CC       criu/sk-tcp.o
19:19:57 [2020-10-16T19:19:57.649Z] #41 47.01   CC       criu/sk-unix.o
19:19:57 [2020-10-16T19:19:57.900Z] #11 ...
19:19:57 [2020-10-16T19:19:57.900Z] 
19:19:57 [2020-10-16T19:19:57.900Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:57 [2020-10-16T19:19:57.900Z] #40 48.13 Selecting previously unselected package libnl-3-200:amd64.
19:19:57 [2020-10-16T19:19:57.900Z] #40 48.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:57 [2020-10-16T19:19:57.900Z] #40 48.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:57 [2020-10-16T19:19:57.900Z] #40 48.27 Selecting previously unselected package libnl-3-dev:amd64.
19:19:57 [2020-10-16T19:19:57.900Z] #40 48.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.095Z] #28 1.150 
                                                                           0.3%
#####                                                                      7.1%
###############                                                           21.0%
######################                                                    31.7%
##############################                                            43.0%
###########################################                               59.8%
###############################################                           66.1%
############################################################              83.4%
####################################################################      94.8%
######################################################################## 100.0%
19:19:58 [2020-10-16T19:19:58.095Z] #28 2.213 
19:19:58 [2020-10-16T19:19:58.159Z] #40 48.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:19:58 [2020-10-16T19:19:58.402Z] #28 2.332 
                                                                           0.5%
############################################################              84.2%
######################################################################## 100.0%
19:19:58 [2020-10-16T19:19:58.402Z] #28 2.590 
19:19:58 [2020-10-16T19:19:58.420Z] #40 ...
19:19:58 [2020-10-16T19:19:58.420Z] 
19:19:58 [2020-10-16T19:19:58.420Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:58 [2020-10-16T19:19:58.420Z] #32 38.53 internal/reflectlite
19:19:58 [2020-10-16T19:19:58.420Z] #32 38.54 sync
19:19:58 [2020-10-16T19:19:58.420Z] #32 41.51 sort
19:19:58 [2020-10-16T19:19:58.420Z] #32 41.51 errors
19:19:58 [2020-10-16T19:19:58.420Z] #32 42.47 strconv
19:19:58 [2020-10-16T19:19:58.420Z] #32 43.23 io
19:19:58 [2020-10-16T19:19:58.420Z] #32 44.50 internal/oserror
19:19:58 [2020-10-16T19:19:58.420Z] #32 44.66 syscall
19:19:58 [2020-10-16T19:19:58.420Z] #32 46.43 reflect
19:19:58 [2020-10-16T19:19:58.420Z] #32 ...
19:19:58 [2020-10-16T19:19:58.420Z] 
19:19:58 [2020-10-16T19:19:58.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:58 [2020-10-16T19:19:58.420Z] #40 48.57 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:58 [2020-10-16T19:19:58.420Z] #40 48.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.420Z] #40 48.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:58 [2020-10-16T19:19:58.420Z] #40 48.72 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:19:58 [2020-10-16T19:19:58.436Z] #11 ...
19:19:58 [2020-10-16T19:19:58.436Z] 
19:19:58 [2020-10-16T19:19:58.436Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:19:58 [2020-10-16T19:19:58.436Z] #40 57.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:58 [2020-10-16T19:19:58.436Z] #40 57.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:58 [2020-10-16T19:19:58.436Z] #40 57.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:58 [2020-10-16T19:19:58.436Z] #40 57.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:58 [2020-10-16T19:19:58.436Z] #40 57.47 Setting up python-six (1.12.0-1) ...
19:19:58 [2020-10-16T19:19:58.589Z] #41 47.72   CC       criu/sockets.o
19:19:58 [2020-10-16T19:19:58.680Z] #40 48.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.680Z] #40 48.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:58 [2020-10-16T19:19:58.680Z] #40 48.90 Selecting previously unselected package zlib1g-dev:amd64.
19:19:58 [2020-10-16T19:19:58.680Z] #40 48.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.680Z] #40 48.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:58 [2020-10-16T19:19:58.695Z] #40 ...
19:19:58 [2020-10-16T19:19:58.695Z] 
19:19:58 [2020-10-16T19:19:58.695Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:19:58 [2020-10-16T19:19:58.695Z] #34 47.76 Selecting previously unselected package libicu63:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 47.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 47.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.19 Selecting previously unselected package libxml2:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.90 Selecting previously unselected package libarchive13:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 55.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.27 Selecting previously unselected package libjsoncpp1:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.67 Selecting previously unselected package librhash0:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.70 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 56.70 Unpacking librhash0:amd64 (1.3.8-1) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.10 Selecting previously unselected package libuv1:amd64.
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.15 Unpacking libuv1:amd64 (1.24.1-1) ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.57 Selecting previously unselected package cmake.
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:19:58 [2020-10-16T19:19:58.695Z] #34 57.60 Unpacking cmake (3.13.4-1) ...
19:19:58 [2020-10-16T19:19:58.707Z] #28 2.722 
##############                                                            20.4%
######################################################################## 100.0%
19:19:58 [2020-10-16T19:19:58.707Z] #28 2.948 
19:19:58 [2020-10-16T19:19:58.850Z] #41 48.10   CC       criu/stats.o
19:19:58 [2020-10-16T19:19:58.940Z] #40 49.27 Selecting previously unselected package libprotobuf17:amd64.
19:19:58 [2020-10-16T19:19:58.940Z] #40 49.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:19:59 [2020-10-16T19:19:59.110Z] #41 48.23   CC       criu/string.o
19:19:59 [2020-10-16T19:19:59.110Z] #41 48.27   CC       criu/sysctl.o
19:19:59 [2020-10-16T19:19:59.202Z] #40 49.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:59 [2020-10-16T19:19:59.263Z] #34 ...
19:19:59 [2020-10-16T19:19:59.263Z] 
19:19:59 [2020-10-16T19:19:59.263Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:19:59 [2020-10-16T19:19:59.263Z] #49 48.51 syscall
19:19:59 [2020-10-16T19:19:59.263Z] #49 48.54 reflect
19:19:59 [2020-10-16T19:19:59.263Z] #49 56.46 time
19:19:59 [2020-10-16T19:19:59.370Z] #41 48.52   CC       criu/sysfs_parse.o
19:19:59 [2020-10-16T19:19:59.630Z] #41 48.67   CC       criu/timens.o
19:19:59 [2020-10-16T19:19:59.630Z] #41 48.81   CC       criu/timerfd.o
19:19:59 [2020-10-16T19:19:59.630Z] #28 3.073 
###                                                                        5.5%
#################                                                         24.8%
###############################                                           43.9%
#############################################                             63.1%
########################################################                  78.8%
#####################################################################     95.8%
######################################################################## 100.0%
19:19:59 [2020-10-16T19:19:59.630Z] #28 3.783 
19:19:59 [2020-10-16T19:19:59.773Z] #40 50.09 Selecting previously unselected package libprotobuf-lite17:amd64.
19:19:59 [2020-10-16T19:19:59.827Z] #49 ...
19:19:59 [2020-10-16T19:19:59.827Z] 
19:19:59 [2020-10-16T19:19:59.827Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:19:59 [2020-10-16T19:19:59.827Z] #11 58.82 Selecting previously unselected package binutils-mingw-w64.
19:19:59 [2020-10-16T19:19:59.827Z] #11 58.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:19:59 [2020-10-16T19:19:59.827Z] #11 58.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:19:59 [2020-10-16T19:19:59.827Z] #11 59.01 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:19:59 [2020-10-16T19:19:59.827Z] #11 59.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:19:59 [2020-10-16T19:19:59.827Z] #11 59.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:19:59 [2020-10-16T19:19:59.890Z] #41 48.93   CC       criu/tty.o
19:20:00 [2020-10-16T19:20:00.035Z] #40 50.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:20:00 [2020-10-16T19:20:00.035Z] #40 50.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:20:00 [2020-10-16T19:20:00.035Z] #40 50.32 Selecting previously unselected package libprotobuf-dev:amd64.
19:20:00 [2020-10-16T19:20:00.035Z] #40 50.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:20:00 [2020-10-16T19:20:00.035Z] #40 50.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:20:00 [2020-10-16T19:20:00.085Z] #11 59.20 Selecting previously unselected package dmsetup.
19:20:00 [2020-10-16T19:20:00.085Z] #11 59.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:20:00 [2020-10-16T19:20:00.085Z] #11 59.23 Unpacking dmsetup (2:1.02.155-3) ...
19:20:00 [2020-10-16T19:20:00.085Z] #11 59.41 Selecting previously unselected package mingw-w64-common.
19:20:00 [2020-10-16T19:20:00.341Z] #11 59.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:20:00 [2020-10-16T19:20:00.341Z] #11 59.43 Unpacking mingw-w64-common (6.0.0-3) ...
19:20:00 [2020-10-16T19:20:00.458Z] #41 49.61   CC       criu/tun.o
19:20:00 [2020-10-16T19:20:00.458Z] #41 49.79   CC       criu/uffd.o
19:20:00 [2020-10-16T19:20:00.605Z] #40 ...
19:20:00 [2020-10-16T19:20:00.605Z] 
19:20:00 [2020-10-16T19:20:00.605Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:00 [2020-10-16T19:20:00.605Z] #43 40.85 github.com/LK4D4/vndr/godl/singleflight
19:20:00 [2020-10-16T19:20:00.605Z] #43 40.86 internal/reflectlite
19:20:00 [2020-10-16T19:20:00.605Z] #43 41.31 math/rand
19:20:00 [2020-10-16T19:20:00.605Z] #43 42.82 internal/singleflight
19:20:00 [2020-10-16T19:20:00.605Z] #43 43.85 io
19:20:00 [2020-10-16T19:20:00.605Z] #43 43.85 strconv
19:20:00 [2020-10-16T19:20:00.605Z] #43 45.21 bytes
19:20:00 [2020-10-16T19:20:00.605Z] #43 47.35 bufio
19:20:00 [2020-10-16T19:20:00.605Z] #43 48.02 reflect
19:20:00 [2020-10-16T19:20:00.605Z] #43 49.31 syscall
19:20:00 [2020-10-16T19:20:00.866Z] #43 ...
19:20:00 [2020-10-16T19:20:00.866Z] 
19:20:00 [2020-10-16T19:20:00.866Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:00 [2020-10-16T19:20:00.866Z] #49 50.92 syscall
19:20:00 [2020-10-16T19:20:00.866Z] #49 50.95 reflect
19:20:01 [2020-10-16T19:20:01.028Z] #41 50.19   CC       criu/util.o
19:20:01 [2020-10-16T19:20:01.598Z] #41 50.77   CC       criu/uts_ns.o
19:20:01 [2020-10-16T19:20:01.598Z] #41 50.88   CC       criu/vdso-compat.o
19:20:01 [2020-10-16T19:20:01.858Z] #41 50.97   CC       criu/vdso.o
19:20:02 [2020-10-16T19:20:02.117Z] #41 51.23   LINK     criu/built-in.o
19:20:02 [2020-10-16T19:20:02.117Z] #41 51.32   LINK     criu/criu
19:20:02 [2020-10-16T19:20:02.249Z] #11 ...
19:20:02 [2020-10-16T19:20:02.249Z] 
19:20:02 [2020-10-16T19:20:02.249Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:02 [2020-10-16T19:20:02.249Z] #32 51.03 time
19:20:02 [2020-10-16T19:20:02.249Z] #32 56.78 internal/poll
19:20:02 [2020-10-16T19:20:02.249Z] #32 59.14 internal/syscall/execenv
19:20:02 [2020-10-16T19:20:02.249Z] #32 59.33 internal/syscall/unix
19:20:02 [2020-10-16T19:20:02.249Z] #32 59.57 os
19:20:02 [2020-10-16T19:20:02.249Z] #32 59.59 internal/fmtsort
19:20:02 [2020-10-16T19:20:02.249Z] #32 60.42 strings
19:20:02 [2020-10-16T19:20:02.249Z] #32 ...
19:20:02 [2020-10-16T19:20:02.249Z] 
19:20:02 [2020-10-16T19:20:02.249Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.27 Setting up xxd (2:8.1.0875-5) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.28 Setting up libuv1:amd64 (1.24.1-1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.30 Setting up vim-common (2:8.1.0875-5) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.36 Setting up librhash0:amd64 (1.3.8-1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.38 Setting up cmake-data (3.13.4-1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.39 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.44 Setting up cmake (3.13.4-1) ...
19:20:02 [2020-10-16T19:20:02.249Z] #34 61.46 Processing triggers for libc-bin (2.28-10) ...
19:20:02 [2020-10-16T19:20:02.376Z] #41 51.48   DEP      lib/c/criu.d
19:20:02 [2020-10-16T19:20:02.376Z] #41 51.50   CC       images/rpc.pb-c.o
19:20:02 [2020-10-16T19:20:02.506Z] #34 61.51 Processing triggers for mime-support (3.62) ...
19:20:02 [2020-10-16T19:20:02.635Z] #41 ...
19:20:02 [2020-10-16T19:20:02.635Z] 
19:20:02 [2020-10-16T19:20:02.635Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:20:02 [2020-10-16T19:20:02.635Z] #20 1.288 Collecting yamllint==1.16.0
19:20:02 [2020-10-16T19:20:02.635Z] #20 6.484   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:20:02 [2020-10-16T19:20:02.635Z] #20 6.518 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:20:02 [2020-10-16T19:20:02.635Z] #20 6.532   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:20:02 [2020-10-16T19:20:02.635Z] #20 6.551 Collecting pyyaml (from yamllint==1.16.0)
19:20:02 [2020-10-16T19:20:02.635Z] #20 6.594   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.047 Building wheels for collected packages: pyyaml
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.048   Running setup.py bdist_wheel for pyyaml: started
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.383   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.383   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.407 Successfully built pyyaml
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.411 Installing collected packages: pathspec, pyyaml, yamllint
19:20:02 [2020-10-16T19:20:02.635Z] #20 7.521 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:20:02 [2020-10-16T19:20:02.635Z] #20 DONE 7.9s
19:20:02 [2020-10-16T19:20:02.635Z] 
19:20:02 [2020-10-16T19:20:02.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:02 [2020-10-16T19:20:02.635Z] #41 51.71   CC       lib/c/criu.o
19:20:02 [2020-10-16T19:20:02.635Z] #41 ...
19:20:02 [2020-10-16T19:20:02.635Z] 
19:20:02 [2020-10-16T19:20:02.635Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:02 [2020-10-16T19:20:02.635Z] #54 53.21 + bin/containerd-stress
19:20:02 [2020-10-16T19:20:02.635Z] #54 54.88 + bin/containerd-shim
19:20:02 [2020-10-16T19:20:02.635Z] #54 57.71 + bin/containerd-shim-runc-v1
19:20:02 [2020-10-16T19:20:02.635Z] #54 ...
19:20:02 [2020-10-16T19:20:02.635Z] 
19:20:02 [2020-10-16T19:20:02.635Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:20:02 [2020-10-16T19:20:02.764Z] #34 DONE 62.1s
19:20:02 [2020-10-16T19:20:02.764Z] 
19:20:02 [2020-10-16T19:20:02.764Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.45 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.49 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.51 Setting up protobuf-compiler (3.6.1.3-2) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:20:02 [2020-10-16T19:20:02.764Z] #40 61.56 Setting up python-protobuf (3.6.1.3-2) ...
19:20:02 [2020-10-16T19:20:02.784Z] #28 3.912 
#                                                                          2.3%
###                                                                        5.5%
#######                                                                    9.9%
###########                                                               15.8%
###############                                                           21.2%
##################                                                        25.7%
######################                                                    31.1%
##########################                                                37.1%
###############################                                           43.1%
#################################                                         46.3%
###################################                                       49.2%
#####################################                                     52.5%
#######################################                                   55.2%
#########################################                                 58.0%
###########################################                               61.0%
#############################################                             63.8%
###############################################                           66.1%
#################################################                         68.7%
##################################################                        70.6%
#####################################################                     74.4%
#######################################################                   76.9%
#########################################################                 80.2%
###########################################################               83.0%
#############################################################             85.6%
###############################################################           88.2%
#################################################################         90.4%
###################################################################       93.7%
#####################################################################     96.3%
#######################################################################   99.1%
######################################################################## 100.0%
19:20:02 [2020-10-16T19:20:02.784Z] #28 6.889 
19:20:02 [2020-10-16T19:20:02.784Z] #28 7.096 /download-frozen-image-v2.sh: line 208: type: go: not found
19:20:03 [2020-10-16T19:20:03.203Z] #23 DONE 0.4s
19:20:03 [2020-10-16T19:20:03.204Z] 
19:20:03 [2020-10-16T19:20:03.204Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:03 [2020-10-16T19:20:03.204Z] #54 60.06 + bin/containerd-shim-runc-v2
19:20:03 [2020-10-16T19:20:03.420Z] #28 7.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:20:03 [2020-10-16T19:20:03.713Z] #28 7.706 
19:20:03 [2020-10-16T19:20:03.713Z] #28 7.838 
###########################                                               38.5%
######################################################################## 100.0%
19:20:03 [2020-10-16T19:20:03.713Z] #28 7.887 
19:20:04 [2020-10-16T19:20:04.006Z] #28 8.184 /download-frozen-image-v2.sh: line 208: type: go: not found
19:20:04 [2020-10-16T19:20:04.302Z] #28 8.548 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:20:04 [2020-10-16T19:20:04.580Z] #54 61.34 + binaries
19:20:04 [2020-10-16T19:20:04.580Z] #54 61.34 + install -D bin/containerd /build/containerd
19:20:04 [2020-10-16T19:20:04.580Z] #54 61.37 + install -D bin/containerd-shim /build/containerd-shim
19:20:04 [2020-10-16T19:20:04.580Z] #54 61.38 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:20:04 [2020-10-16T19:20:04.580Z] #54 61.39 + install -D bin/ctr /build/ctr
19:20:04 [2020-10-16T19:20:04.612Z] #28 8.565 skipping existing 5cb8031fd95d
19:20:04 [2020-10-16T19:20:04.612Z] #28 8.589 
19:20:04 [2020-10-16T19:20:04.612Z] #28 8.818 /download-frozen-image-v2.sh: line 208: type: go: not found
19:20:04 [2020-10-16T19:20:04.910Z] #28 9.214 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:20:04 [2020-10-16T19:20:04.910Z] #28 9.232 skipping existing 283607eaa57e
19:20:05 [2020-10-16T19:20:05.068Z] #49 ...
19:20:05 [2020-10-16T19:20:05.068Z] 
19:20:05 [2020-10-16T19:20:05.068Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.974 + RM_GOPATH=0
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.974 + TMP_GOPATH=
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.976 + : /build
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.976 + '[' -z '' ']'
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.978 ++ mktemp -d
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.980 + export GOPATH=/tmp/tmp.aImowwIInZ
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.980 + GOPATH=/tmp/tmp.aImowwIInZ
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.980 + RM_GOPATH=1
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.987 + case "$(go env GOARCH)" in
19:20:05 [2020-10-16T19:20:05.068Z] #54 0.989 ++ go env GOARCH
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.016 + export GO_BUILDMODE=-buildmode=pie
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.017 + GO_BUILDMODE=-buildmode=pie
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.017 ++ dirname /tmp/install/install.sh
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.020 + dir=/tmp/install
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.025 + bin=containerd
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.025 + shift
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.026 + '[' '!' -f /tmp/install/containerd.installer ']'
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.026 + . /tmp/install/containerd.installer
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.026 ++ set -e
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.026 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.027 + install_containerd
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.030 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.033 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.033 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aImowwIInZ/src/github.com/containerd/containerd
19:20:05 [2020-10-16T19:20:05.068Z] #54 1.036 Cloning into '/tmp/tmp.aImowwIInZ/src/github.com/containerd/containerd'...
19:20:05 [2020-10-16T19:20:05.068Z] #54 ...
19:20:05 [2020-10-16T19:20:05.068Z] 
19:20:05 [2020-10-16T19:20:05.068Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:05 [2020-10-16T19:20:05.068Z] #40 51.87 Selecting previously unselected package libprotoc17:amd64.
19:20:05 [2020-10-16T19:20:05.068Z] #40 51.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 51.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.64 Selecting previously unselected package protobuf-c-compiler.
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.89 Selecting previously unselected package protobuf-compiler.
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 52.90 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.08 Selecting previously unselected package python-pkg-resources.
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.10 Unpacking python-pkg-resources (40.8.0-1) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.32 Selecting previously unselected package python-six.
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.34 Unpacking python-six (1.12.0-1) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.42 Selecting previously unselected package python-protobuf.
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 53.46 Unpacking python-protobuf (3.6.1.3-2) ...
19:20:05 [2020-10-16T19:20:05.068Z] #40 54.08 Setting up python-pkg-resources (40.8.0-1) ...
19:20:05 [2020-10-16T19:20:05.204Z] #28 9.258 
19:20:05 [2020-10-16T19:20:05.204Z] #28 9.515 /download-frozen-image-v2.sh: line 208: type: go: not found
19:20:05 [2020-10-16T19:20:05.847Z] #28 9.926 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:20:05 [2020-10-16T19:20:05.847Z] #28 10.09 
19:20:05 [2020-10-16T19:20:05.847Z] #28 10.17 
######################################################################## 100.0%
19:20:05 [2020-10-16T19:20:05.847Z] #28 10.20 
19:20:06 [2020-10-16T19:20:06.043Z] #40 ...
19:20:06 [2020-10-16T19:20:06.043Z] 
19:20:06 [2020-10-16T19:20:06.043Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:06 [2020-10-16T19:20:06.043Z] #43 54.78 time
19:20:06 [2020-10-16T19:20:06.043Z] #43 59.68 internal/fmtsort
19:20:06 [2020-10-16T19:20:06.043Z] #43 60.17 strings
19:20:06 [2020-10-16T19:20:06.043Z] #43 61.14 os
19:20:06 [2020-10-16T19:20:06.043Z] #43 63.20 regexp/syntax
19:20:06 [2020-10-16T19:20:06.043Z] #43 ...
19:20:06 [2020-10-16T19:20:06.043Z] 
19:20:06 [2020-10-16T19:20:06.043Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.130 + RM_GOPATH=0
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.130 + TMP_GOPATH=
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.130 + : /build
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.130 + '[' -z '' ']'
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.130 ++ mktemp -d
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.132 + export GOPATH=/tmp/tmp.pBgPjWyKQC
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.132 + GOPATH=/tmp/tmp.pBgPjWyKQC
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.132 + RM_GOPATH=1
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.132 + case "$(go env GOARCH)" in
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.132 ++ go env GOARCH
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.152 + export GO_BUILDMODE=-buildmode=pie
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.152 + GO_BUILDMODE=-buildmode=pie
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.155 ++ dirname /tmp/install/install.sh
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.156 + dir=/tmp/install
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.161 + bin=tini
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.161 + shift
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.161 + '[' '!' -f /tmp/install/tini.installer ']'
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.162 + . /tmp/install/tini.installer
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.162 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.163 + install_tini
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.163 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.164 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.164 + git clone https://github.com/krallin/tini.git /tmp/tmp.pBgPjWyKQC/tini
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.166 Cloning into '/tmp/tmp.pBgPjWyKQC/tini'...
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.980 + cd /tmp/tmp.pBgPjWyKQC/tini
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.981 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:20:06 [2020-10-16T19:20:06.043Z] #35 1.986 + cmake .
19:20:06 [2020-10-16T19:20:06.043Z] #35 2.598 -- The C compiler identification is GNU 8.3.0
19:20:06 [2020-10-16T19:20:06.043Z] #35 2.670 -- Check for working C compiler: /usr/bin/cc
19:20:06 [2020-10-16T19:20:06.143Z] #28 10.22 Download of images into '/build' complete.
19:20:06 [2020-10-16T19:20:06.143Z] #28 10.22 Use something like the following to load the result into a Docker daemon:
19:20:06 [2020-10-16T19:20:06.143Z] #28 10.22   tar -cC '/build' . | docker load
19:20:06 [2020-10-16T19:20:06.143Z] #28 DONE 10.3s
19:20:06 [2020-10-16T19:20:06.143Z] 
19:20:06 [2020-10-16T19:20:06.143Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:20:06 [2020-10-16T19:20:06.608Z] #35 3.598 -- Check for working C compiler: /usr/bin/cc -- works
19:20:06 [2020-10-16T19:20:06.608Z] #35 3.599 -- Detecting C compiler ABI info
19:20:06 [2020-10-16T19:20:06.781Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.2s done
19:20:06 [2020-10-16T19:20:06.781Z] #9 DONE 31.9s
19:20:06 [2020-10-16T19:20:06.781Z] 
19:20:06 [2020-10-16T19:20:06.781Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:20:07 [2020-10-16T19:20:07.075Z] #10 DONE 0.2s
19:20:07 [2020-10-16T19:20:07.075Z] 
19:20:07 [2020-10-16T19:20:07.075Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:20:07 [2020-10-16T19:20:07.113Z] #54 DONE 64.1s
19:20:07 [2020-10-16T19:20:07.113Z] 
19:20:07 [2020-10-16T19:20:07.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.08   LINK     lib/c/built-in.o
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.08   LINK     lib/c/libcriu.so
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.10   LINK     lib/c/libcriu.a
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.14   GEN      magic.py
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.18 Note: Building without setproctitle() and strlcpy() support.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.18       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.18 Note: Building without GnuTLS support
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.18 Makefile.config:39: Warn: you have no libnftables installed
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.18 Makefile.config:40: Warn: Building without nftables support
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.44 fatal: not a git repository (or any of the parent directories): .git
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.63 make[1]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.78 make[1]: 'images/built-in.o' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.79 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.80 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.82 make[1]: 'compel/libcompel.a' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.83 make[1]: 'compel/compel-host-bin' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.84 make[1]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.85 make[1]: 'soccr/libsoccr.a' is up to date.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.91 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.92 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.93 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.96 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.98 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 52.99 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 53.00 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 53.03 make[2]: Nothing to be done for 'all'.
19:20:07 [2020-10-16T19:20:07.113Z] #41 53.03   INSTALL  criu/criu
19:20:07 [2020-10-16T19:20:07.113Z] #41 DONE 56.3s
19:20:07 [2020-10-16T19:20:07.113Z] 
19:20:07 [2020-10-16T19:20:07.113Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:20:07 [2020-10-16T19:20:07.113Z] #28 DONE 4.1s
19:20:07 [2020-10-16T19:20:07.113Z] 
19:20:07 [2020-10-16T19:20:07.113Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:20:07 [2020-10-16T19:20:07.172Z] #35 4.260 -- Detecting C compiler ABI info - done
19:20:07 [2020-10-16T19:20:07.173Z] #35 4.292 -- Detecting C compile features
19:20:07 [2020-10-16T19:20:07.372Z] #31 DONE 0.2s
19:20:07 [2020-10-16T19:20:07.372Z] 
19:20:07 [2020-10-16T19:20:07.372Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:20:07 [2020-10-16T19:20:07.372Z] #33 DONE 0.0s
19:20:07 [2020-10-16T19:20:07.372Z] 
19:20:07 [2020-10-16T19:20:07.372Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:20:07 [2020-10-16T19:20:07.372Z] #36 DONE 0.0s
19:20:07 [2020-10-16T19:20:07.372Z] 
19:20:07 [2020-10-16T19:20:07.372Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:20:07 [2020-10-16T19:20:07.374Z] #11 DONE 0.2s
19:20:07 [2020-10-16T19:20:07.374Z] 
19:20:07 [2020-10-16T19:20:07.374Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:07 [2020-10-16T19:20:07.374Z] #63 ...
19:20:07 [2020-10-16T19:20:07.374Z] 
19:20:07 [2020-10-16T19:20:07.374Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:07 [2020-10-16T19:20:07.374Z] #38 DONE 0.1s
19:20:07 [2020-10-16T19:20:07.374Z] 
19:20:07 [2020-10-16T19:20:07.374Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:07 [2020-10-16T19:20:07.374Z] #30 DONE 0.1s
19:20:07 [2020-10-16T19:20:07.668Z] 
19:20:07 [2020-10-16T19:20:07.668Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:20:07 [2020-10-16T19:20:07.852Z] Client:
19:20:07 [2020-10-16T19:20:07.852Z]  Debug Mode: false
19:20:07 [2020-10-16T19:20:07.852Z] 
19:20:07 [2020-10-16T19:20:07.852Z] Server:
19:20:07 [2020-10-16T19:20:07.852Z]  Containers: 0
19:20:07 [2020-10-16T19:20:07.852Z]   Running: 0
19:20:07 [2020-10-16T19:20:07.852Z]   Paused: 0
19:20:07 [2020-10-16T19:20:07.852Z]   Stopped: 0
19:20:07 [2020-10-16T19:20:07.852Z]  Images: 0
19:20:07 [2020-10-16T19:20:07.852Z]  Server Version: 19.03.13
19:20:07 [2020-10-16T19:20:07.852Z]  Storage Driver: overlay2
19:20:07 [2020-10-16T19:20:07.852Z]   Backing Filesystem: extfs
19:20:07 [2020-10-16T19:20:07.852Z]   Supports d_type: true
19:20:07 [2020-10-16T19:20:07.852Z]   Native Overlay Diff: true
19:20:07 [2020-10-16T19:20:07.852Z]  Logging Driver: json-file
19:20:07 [2020-10-16T19:20:07.852Z]  Cgroup Driver: cgroupfs
19:20:07 [2020-10-16T19:20:07.852Z]  Plugins:
19:20:07 [2020-10-16T19:20:07.852Z]   Volume: local
19:20:07 [2020-10-16T19:20:07.852Z]   Network: bridge host ipvlan macvlan null overlay
19:20:07 [2020-10-16T19:20:07.852Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:20:07 [2020-10-16T19:20:07.852Z]  Swarm: inactive
19:20:07 [2020-10-16T19:20:07.852Z]  Runtimes: runc
19:20:07 [2020-10-16T19:20:07.852Z]  Default Runtime: runc
19:20:07 [2020-10-16T19:20:07.852Z]  Init Binary: docker-init
19:20:07 [2020-10-16T19:20:07.852Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
19:20:07 [2020-10-16T19:20:07.852Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:20:07 [2020-10-16T19:20:07.852Z]  init version: fec3683
19:20:07 [2020-10-16T19:20:07.852Z]  Security Options:
19:20:07 [2020-10-16T19:20:07.852Z]   apparmor
19:20:07 [2020-10-16T19:20:07.852Z]   seccomp
19:20:07 [2020-10-16T19:20:07.852Z]    Profile: default
19:20:07 [2020-10-16T19:20:07.852Z]  Kernel Version: 4.15.0-1083-aws
19:20:07 [2020-10-16T19:20:07.852Z]  Operating System: Ubuntu 16.04.7 LTS
19:20:07 [2020-10-16T19:20:07.852Z]  OSType: linux
19:20:07 [2020-10-16T19:20:07.852Z]  Architecture: aarch64
19:20:07 [2020-10-16T19:20:07.852Z]  CPUs: 4
19:20:07 [2020-10-16T19:20:07.852Z]  Total Memory: 7.525GiB
19:20:07 [2020-10-16T19:20:07.852Z]  Name: ip-10-100-96-164
19:20:07 [2020-10-16T19:20:07.852Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
19:20:07 [2020-10-16T19:20:07.852Z]  Docker Root Dir: /var/lib/docker
19:20:07 [2020-10-16T19:20:07.852Z]  Debug Mode: false
19:20:07 [2020-10-16T19:20:07.852Z]  Registry: https://index.docker.io/v1/
19:20:07 [2020-10-16T19:20:07.852Z]  Labels:
19:20:07 [2020-10-16T19:20:07.852Z]  Experimental: true
19:20:07 [2020-10-16T19:20:07.852Z]  Insecure Registries:
19:20:07 [2020-10-16T19:20:07.852Z]   127.0.0.0/8
19:20:07 [2020-10-16T19:20:07.852Z]  Live Restore Enabled: true
19:20:07 [2020-10-16T19:20:07.852Z] 
19:20:07 [2020-10-16T19:20:07.852Z] WARNING: No swap limit support
[Pipeline] sh
19:20:07 [2020-10-16T19:20:07.939Z] #39 DONE 0.5s
19:20:07 [2020-10-16T19:20:07.939Z] 
19:20:07 [2020-10-16T19:20:07.939Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:20:07 [2020-10-16T19:20:07.939Z] #42 DONE 0.0s
19:20:07 [2020-10-16T19:20:07.939Z] 
19:20:07 [2020-10-16T19:20:07.939Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:20:08 [2020-10-16T19:20:08.148Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:20:08 [2020-10-16T19:20:08.149Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:20:08 [2020-10-16T19:20:08.149Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41528/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:20:08 [2020-10-16T19:20:08.149Z] + bash /home/ubuntu/workspace/moby_PR-41528/check-config.sh
19:20:08 [2020-10-16T19:20:08.149Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:20:08 [2020-10-16T19:20:08.149Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
19:20:08 [2020-10-16T19:20:08.149Z] 
19:20:08 [2020-10-16T19:20:08.149Z] Generally Necessary:
19:20:08 [2020-10-16T19:20:08.149Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:20:08 [2020-10-16T19:20:08.149Z] - apparmor: enabled and tools installed
19:20:08 [2020-10-16T19:20:08.198Z] #44 DONE 0.2s
19:20:08 [2020-10-16T19:20:08.198Z] 
19:20:08 [2020-10-16T19:20:08.198Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:20:08 [2020-10-16T19:20:08.198Z] #46 DONE 0.0s
19:20:08 [2020-10-16T19:20:08.198Z] 
19:20:08 [2020-10-16T19:20:08.198Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:20:08 [2020-10-16T19:20:08.327Z] #31 0.769 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:08 [2020-10-16T19:20:08.327Z] #31 0.773 Cloning into '.'...
19:20:08 [2020-10-16T19:20:08.366Z] #40 ...
19:20:08 [2020-10-16T19:20:08.366Z] 
19:20:08 [2020-10-16T19:20:08.366Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:08 [2020-10-16T19:20:08.366Z] #49 58.10 time
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NAMESPACES: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NET_NS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_PID_NS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_IPC_NS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_UTS_NS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CGROUPS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CGROUP_CPUACCT: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CGROUP_DEVICE: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CGROUP_FREEZER: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CGROUP_SCHED: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_CPUSETS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_MEMCG: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_KEYS: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_VETH: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_BRIDGE: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NF_NAT: enabled (as module)
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_NF_NAT_NEEDED: enabled
19:20:08 [2020-10-16T19:20:08.415Z] - CONFIG_POSIX_MQUEUE: enabled
19:20:08 [2020-10-16T19:20:08.415Z] 
19:20:08 [2020-10-16T19:20:08.415Z] Optional Features:
19:20:08 [2020-10-16T19:20:08.457Z] #48 DONE 0.4s
19:20:08 [2020-10-16T19:20:08.457Z] 
19:20:08 [2020-10-16T19:20:08.457Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:20:08 [2020-10-16T19:20:08.457Z] #50 DONE 0.0s
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_USER_NS: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_SECCOMP: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CGROUP_PIDS: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_MEMCG_SWAP: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:20:08 [2020-10-16T19:20:08.679Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_BLK_CGROUP: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IOSCHED_CFQ: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CGROUP_PERF: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CGROUP_HUGETLB: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_CFS_BANDWIDTH: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_RT_GROUP_SCHED: missing
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_VS: enabled (as module)
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_VS_NFCT: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_IP_VS_RR: enabled (as module)
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_EXT4_FS: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:20:08 [2020-10-16T19:20:08.679Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:20:08 [2020-10-16T19:20:08.715Z] 
19:20:08 [2020-10-16T19:20:08.715Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:20:08 [2020-10-16T19:20:08.937Z] #49 ...
19:20:08 [2020-10-16T19:20:08.937Z] 
19:20:08 [2020-10-16T19:20:08.937Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:20:08 [2020-10-16T19:20:08.937Z] #30 47.81 Checking out files:  87% (1334/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:20:08 [2020-10-16T19:20:08.937Z] #30 48.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:20:08 [2020-10-16T19:20:08.937Z] #30 48.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:08 [2020-10-16T19:20:08.937Z] #30 ...
19:20:08 [2020-10-16T19:20:08.937Z] 
19:20:08 [2020-10-16T19:20:08.937Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:08 [2020-10-16T19:20:08.937Z] #40 58.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:20:08 [2020-10-16T19:20:08.937Z] #40 58.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:20:08 [2020-10-16T19:20:08.937Z] #40 58.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:20:08 [2020-10-16T19:20:08.937Z] #40 58.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:20:08 [2020-10-16T19:20:08.937Z] #40 58.58 Setting up python-six (1.12.0-1) ...
19:20:08 [2020-10-16T19:20:08.941Z] - Network Drivers:
19:20:08 [2020-10-16T19:20:08.941Z]   - "overlay":
19:20:08 [2020-10-16T19:20:08.941Z]     - CONFIG_VXLAN: enabled (as module)
19:20:08 [2020-10-16T19:20:08.941Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:20:08 [2020-10-16T19:20:08.941Z]       Optional (for encrypted networks):
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_CRYPTO: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_CRYPTO_AEAD: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_CRYPTO_GCM: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_CRYPTO_GHASH: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_XFRM: enabled
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_XFRM_USER: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_INET_ESP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]   - "ipvlan":
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_IPVLAN: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]   - "macvlan":
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_MACVLAN: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_DUMMY: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]   - "ftp,tftp client in container":
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z] - Storage Drivers:
19:20:08 [2020-10-16T19:20:08.942Z]   - "aufs":
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_AUFS_FS: enabled (as module)
19:20:08 [2020-10-16T19:20:08.942Z]   - "btrfs":
19:20:08 [2020-10-16T19:20:08.942Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:20:08 [2020-10-16T19:20:08.973Z] #52 DONE 0.2s
19:20:08 [2020-10-16T19:20:08.973Z] 
19:20:08 [2020-10-16T19:20:08.973Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:20:09 [2020-10-16T19:20:09.159Z] #35 ...
19:20:09 [2020-10-16T19:20:09.159Z] 
19:20:09 [2020-10-16T19:20:09.159Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:09 [2020-10-16T19:20:09.159Z] #40 68.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:20:09 [2020-10-16T19:20:09.159Z] #40 68.17 Processing triggers for libc-bin (2.28-10) ...
19:20:09 [2020-10-16T19:20:09.203Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:20:09 [2020-10-16T19:20:09.204Z]   - "devicemapper":
19:20:09 [2020-10-16T19:20:09.204Z]     - CONFIG_BLK_DEV_DM: enabled
19:20:09 [2020-10-16T19:20:09.204Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:20:09 [2020-10-16T19:20:09.204Z]   - "overlay":
19:20:09 [2020-10-16T19:20:09.204Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:20:09 [2020-10-16T19:20:09.204Z]   - "zfs":
19:20:09 [2020-10-16T19:20:09.204Z]     - /dev/zfs: missing
19:20:09 [2020-10-16T19:20:09.204Z]     - zfs command: missing
19:20:09 [2020-10-16T19:20:09.204Z]     - zpool command: missing
19:20:09 [2020-10-16T19:20:09.204Z] 
19:20:09 [2020-10-16T19:20:09.204Z] Limits:
19:20:09 [2020-10-16T19:20:09.204Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:20:09 [2020-10-16T19:20:09.204Z] 
19:20:09 [2020-10-16T19:20:09.204Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:20:09 [2020-10-16T19:20:09.419Z] #40 DONE 68.7s
19:20:09 [2020-10-16T19:20:09.419Z] 
19:20:09 [2020-10-16T19:20:09.419Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:09 [2020-10-16T19:20:09.419Z] #32 63.77 fmt
19:20:09 [2020-10-16T19:20:09.419Z] #32 63.85 path/filepath
19:20:09 [2020-10-16T19:20:09.419Z] #32 65.25 io/ioutil
19:20:09 [2020-10-16T19:20:09.419Z] #32 66.02 path
19:20:09 [2020-10-16T19:20:09.419Z] #32 66.73 text/tabwriter
19:20:09 [2020-10-16T19:20:09.419Z] #32 67.99 github.com/BurntSushi/toml
19:20:09 [2020-10-16T19:20:09.419Z] #32 68.01 flag
19:20:09 [2020-10-16T19:20:09.507Z] #40 ...
19:20:09 [2020-10-16T19:20:09.507Z] 
19:20:09 [2020-10-16T19:20:09.507Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:09 [2020-10-16T19:20:09.507Z] #11 49.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 51.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 52.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 52.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 52.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.18 debconf: delaying package configuration, since apt-utils is not installed
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.40 Fetched 77.7 MB in 8s (9318 kB/s)
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.55 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.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 ... 15410 files and directories currently installed.)
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:20:09 [2020-10-16T19:20:09.507Z] #11 53.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:09 [2020-10-16T19:20:09.507Z] #11 56.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:09 [2020-10-16T19:20:09.507Z] #11 56.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:20:09 [2020-10-16T19:20:09.507Z] #11 56.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:09 [2020-10-16T19:20:09.507Z] #11 59.87 Selecting previously unselected package binutils-mingw-w64.
19:20:09 [2020-10-16T19:20:09.541Z] #55 DONE 0.7s
19:20:09 [2020-10-16T19:20:09.541Z] 
19:20:09 [2020-10-16T19:20:09.541Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:20:09 [2020-10-16T19:20:09.573Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:561b8014c022bede412aee47e89cc11b648316ac .
19:20:09 [2020-10-16T19:20:09.573Z] #1 [internal] load build definition from Dockerfile
19:20:09 [2020-10-16T19:20:09.573Z] #1 transferring dockerfile: 16.46kB done
19:20:09 [2020-10-16T19:20:09.573Z] #1 DONE 0.1s
19:20:09 [2020-10-16T19:20:09.573Z] 
19:20:09 [2020-10-16T19:20:09.573Z] #2 [internal] load .dockerignore
19:20:09 [2020-10-16T19:20:09.573Z] #2 transferring context: 87B done
19:20:09 [2020-10-16T19:20:09.573Z] #2 DONE 0.1s
19:20:09 [2020-10-16T19:20:09.573Z] 
19:20:09 [2020-10-16T19:20:09.573Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:20:09 [2020-10-16T19:20:09.767Z] #11 59.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:20:09 [2020-10-16T19:20:09.767Z] #11 59.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:20:09 [2020-10-16T19:20:09.799Z] #59 DONE 0.2s
19:20:09 [2020-10-16T19:20:09.799Z] 
19:20:09 [2020-10-16T19:20:09.799Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:20:10 [2020-10-16T19:20:10.017Z] #32 ...
19:20:10 [2020-10-16T19:20:10.017Z] 
19:20:10 [2020-10-16T19:20:10.017Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:10 [2020-10-16T19:20:10.017Z] #35 7.069 -- Detecting C compile features - done
19:20:10 [2020-10-16T19:20:10.017Z] #35 7.213 -- Performing Test HAS_BUILTIN_FORTIFY
19:20:10 [2020-10-16T19:20:10.026Z] #11 ...
19:20:10 [2020-10-16T19:20:10.026Z] 
19:20:10 [2020-10-16T19:20:10.026Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:10 [2020-10-16T19:20:10.026Z] #45 DONE 60.1s
19:20:10 [2020-10-16T19:20:10.026Z] 
19:20:10 [2020-10-16T19:20:10.026Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:10 [2020-10-16T19:20:10.026Z] #34 50.22 Selecting previously unselected package libicu63:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 50.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 50.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 57.92 Selecting previously unselected package libxml2:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 57.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 57.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 58.59 Selecting previously unselected package libarchive13:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 58.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 58.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.05 Selecting previously unselected package libjsoncpp1:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.88 Selecting previously unselected package librhash0:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 59.92 Unpacking librhash0:amd64 (1.3.8-1) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 60.19 Selecting previously unselected package libuv1:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #34 60.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 60.21 Unpacking libuv1:amd64 (1.24.1-1) ...
19:20:10 [2020-10-16T19:20:10.026Z] #34 ...
19:20:10 [2020-10-16T19:20:10.026Z] 
19:20:10 [2020-10-16T19:20:10.026Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:10 [2020-10-16T19:20:10.026Z] #11 60.19 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:20:10 [2020-10-16T19:20:10.026Z] #11 60.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.026Z] #11 60.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:20:10 [2020-10-16T19:20:10.058Z] #61 DONE 0.4s
19:20:10 [2020-10-16T19:20:10.058Z] 
19:20:10 [2020-10-16T19:20:10.058Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:20:10 [2020-10-16T19:20:10.058Z] #63 DONE 0.0s
19:20:10 [2020-10-16T19:20:10.058Z] 
19:20:10 [2020-10-16T19:20:10.058Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:20:10 [2020-10-16T19:20:10.058Z] #64 DONE 0.0s
19:20:10 [2020-10-16T19:20:10.058Z] 
19:20:10 [2020-10-16T19:20:10.058Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
19:20:10 [2020-10-16T19:20:10.588Z] #35 7.615 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:20:10 [2020-10-16T19:20:10.588Z] #35 7.735 -- Configuring done
19:20:10 [2020-10-16T19:20:10.588Z] #35 7.753 -- Generating done
19:20:10 [2020-10-16T19:20:10.588Z] #35 7.776 -- Build files have been written to: /tmp/tmp.pBgPjWyKQC/tini
19:20:10 [2020-10-16T19:20:10.588Z] #35 7.790 + make tini-static
19:20:10 [2020-10-16T19:20:10.595Z] #11 60.59 Selecting previously unselected package dmsetup.
19:20:10 [2020-10-16T19:20:10.595Z] #11 60.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:20:10 [2020-10-16T19:20:10.595Z] #11 60.63 Unpacking dmsetup (2:1.02.155-3) ...
19:20:10 [2020-10-16T19:20:10.595Z] #11 60.97 Selecting previously unselected package mingw-w64-common.
19:20:10 [2020-10-16T19:20:10.595Z] #11 60.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:20:10 [2020-10-16T19:20:10.625Z] #65 DONE 0.7s
19:20:10 [2020-10-16T19:20:10.625Z] 
19:20:10 [2020-10-16T19:20:10.625Z] #66 exporting to image
19:20:10 [2020-10-16T19:20:10.625Z] #66 exporting layers
19:20:10 [2020-10-16T19:20:10.854Z] #11 61.00 Unpacking mingw-w64-common (6.0.0-3) ...
19:20:11 [2020-10-16T19:20:11.508Z] #3 DONE 1.8s
19:20:11 [2020-10-16T19:20:11.508Z] 
19:20:11 [2020-10-16T19:20:11.508Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:20:11 [2020-10-16T19:20:11.508Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:20:11 [2020-10-16T19:20:11.519Z] #35 8.464 Scanning dependencies of target tini-static
19:20:11 [2020-10-16T19:20:11.519Z] #35 8.618 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:20:12 [2020-10-16T19:20:12.083Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
19:20:12 [2020-10-16T19:20:12.083Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.25MB / 8.28MB 0.6s
19:20:12 [2020-10-16T19:20:12.083Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:20:12 [2020-10-16T19:20:12.083Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
19:20:12 [2020-10-16T19:20:12.345Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s
19:20:12 [2020-10-16T19:20:12.854Z] #31 ...
19:20:12 [2020-10-16T19:20:12.854Z] 
19:20:12 [2020-10-16T19:20:12.854Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.852 + RM_GOPATH=0
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.861 + TMP_GOPATH=
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.861 + : /build
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.864 + '[' -z '' ']'
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.868 ++ mktemp -d
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.875 + export GOPATH=/tmp/tmp.ruU2ID9ltu
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.880 + GOPATH=/tmp/tmp.ruU2ID9ltu
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.880 + RM_GOPATH=1
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.880 + case "$(go env GOARCH)" in
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.884 ++ go env GOARCH
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.972 + export GO_BUILDMODE=-buildmode=pie
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.972 + GO_BUILDMODE=-buildmode=pie
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.976 ++ dirname /tmp/install/install.sh
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.985 + dir=/tmp/install
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.985 + bin=tomlv
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.985 + shift
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.985 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.985 + . /tmp/install/tomlv.installer
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.986 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.987 + install_tomlv
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.987 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.988 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:12 [2020-10-16T19:20:12.854Z] #33 0.988 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ruU2ID9ltu/src/github.com/BurntSushi/toml
19:20:12 [2020-10-16T19:20:12.854Z] #33 1.010 Cloning into '/tmp/tmp.ruU2ID9ltu/src/github.com/BurntSushi/toml'...
19:20:12 [2020-10-16T19:20:12.854Z] #33 2.221 + cd /tmp/tmp.ruU2ID9ltu/src/github.com/BurntSushi/toml
19:20:12 [2020-10-16T19:20:12.854Z] #33 2.221 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:12 [2020-10-16T19:20:12.854Z] #33 2.264 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:12 [2020-10-16T19:20:12.854Z] #33 2.938 math/bits
19:20:12 [2020-10-16T19:20:12.854Z] #33 2.951 runtime/internal/sys
19:20:12 [2020-10-16T19:20:12.854Z] #33 3.017 internal/cpu
19:20:12 [2020-10-16T19:20:12.854Z] #33 3.081 runtime/internal/atomic
19:20:12 [2020-10-16T19:20:12.854Z] #33 3.187 runtime/internal/math
19:20:12 [2020-10-16T19:20:12.854Z] #33 3.206 unicode/utf8
19:20:12 [2020-10-16T19:20:12.854Z] #33 3.970 sync/atomic
19:20:12 [2020-10-16T19:20:12.854Z] #33 4.223 internal/bytealg
19:20:12 [2020-10-16T19:20:12.854Z] #33 4.307 unicode
19:20:12 [2020-10-16T19:20:12.854Z] #33 4.400 math
19:20:12 [2020-10-16T19:20:12.854Z] #33 4.694 internal/testlog
19:20:12 [2020-10-16T19:20:12.957Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 1.1s done
19:20:12 [2020-10-16T19:20:12.957Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
19:20:12 [2020-10-16T19:20:12.957Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
19:20:13 [2020-10-16T19:20:13.156Z] #33 5.771 encoding
19:20:13 [2020-10-16T19:20:13.156Z] #33 ...
19:20:13 [2020-10-16T19:20:13.156Z] 
19:20:13 [2020-10-16T19:20:13.156Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.833 + RM_GOPATH=0
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.833 + TMP_GOPATH=
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.834 + : /build
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.845 + '[' -z '' ']'
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.848 ++ mktemp -d
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.916 + export GOPATH=/tmp/tmp.rVcy4KBDGI
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.916 + GOPATH=/tmp/tmp.rVcy4KBDGI
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.916 + RM_GOPATH=1
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.916 + case "$(go env GOARCH)" in
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.922 ++ go env GOARCH
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.975 + export GO_BUILDMODE=-buildmode=pie
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.975 + GO_BUILDMODE=-buildmode=pie
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.987 ++ dirname /tmp/install/install.sh
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.991 + dir=/tmp/install
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.992 + bin=gotestsum
19:20:13 [2020-10-16T19:20:13.156Z] #46 0.992 + shift
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.005 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.005 + . /tmp/install/gotestsum.installer
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.005 ++ : v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.005 + install_gotestsum
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.012 + set -e
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.012 + export GO111MODULE=on
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.012 + GO111MODULE=on
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.012 + GOBIN=/build
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.013 + go get gotest.tools/gotestsum@v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.037 go: finding gotest.tools/gotestsum v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.041 go: finding gotest.tools v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 1.912 go: downloading gotest.tools/gotestsum v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 3.131 go: extracting gotest.tools/gotestsum v0.5.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.682 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.683 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.684 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.687 go: downloading github.com/spf13/pflag v1.0.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.726 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.841 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:13 [2020-10-16T19:20:13.156Z] #46 4.985 go: downloading github.com/pkg/errors v0.9.1
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.124 go: extracting github.com/jonboulle/clockwork v0.1.0
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.169 go: downloading github.com/fatih/color v1.9.0
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.170 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.332 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.437 go: extracting github.com/spf13/pflag v1.0.3
19:20:13 [2020-10-16T19:20:13.156Z] #46 5.953 go: extracting github.com/pkg/errors v0.9.1
19:20:13 [2020-10-16T19:20:13.392Z] #11 ...
19:20:13 [2020-10-16T19:20:13.392Z] 
19:20:13 [2020-10-16T19:20:13.392Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:13 [2020-10-16T19:20:13.392Z] #32 53.19 time
19:20:13 [2020-10-16T19:20:13.392Z] #32 58.42 internal/poll
19:20:13 [2020-10-16T19:20:13.392Z] #32 59.96 internal/syscall/execenv
19:20:13 [2020-10-16T19:20:13.392Z] #32 60.28 internal/syscall/unix
19:20:13 [2020-10-16T19:20:13.392Z] #32 60.67 os
19:20:13 [2020-10-16T19:20:13.392Z] #32 61.41 internal/fmtsort
19:20:13 [2020-10-16T19:20:13.392Z] #32 62.05 strings
19:20:13 [2020-10-16T19:20:13.392Z] #32 ...
19:20:13 [2020-10-16T19:20:13.392Z] 
19:20:13 [2020-10-16T19:20:13.392Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.77 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.85 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.90 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.92 Setting up protobuf-compiler (3.6.1.3-2) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:20:13 [2020-10-16T19:20:13.392Z] #40 62.99 Setting up python-protobuf (3.6.1.3-2) ...
19:20:13 [2020-10-16T19:20:13.411Z] #35 10.23 [100%] Linking C executable tini-static
19:20:13 [2020-10-16T19:20:13.473Z] #46 6.098 go: extracting github.com/fatih/color v1.9.0
19:20:13 [2020-10-16T19:20:13.474Z] #46 6.177 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:13 [2020-10-16T19:20:13.474Z] #46 6.190 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:13 [2020-10-16T19:20:13.474Z] #46 6.198 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:13 [2020-10-16T19:20:13.533Z] #4 DONE 2.1s
19:20:13 [2020-10-16T19:20:13.771Z] #46 ...
19:20:13 [2020-10-16T19:20:13.771Z] 
19:20:13 [2020-10-16T19:20:13.771Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:13 [2020-10-16T19:20:13.771Z] #33 6.393 runtime
19:20:13 [2020-10-16T19:20:13.771Z] #33 6.450 runtime/cgo
19:20:13 [2020-10-16T19:20:13.914Z] #66 exporting layers 3.2s done
19:20:13 [2020-10-16T19:20:13.914Z] #66 writing image sha256:6bf7186ec4b1977eae6ce5fbfe72d1fc498d6953d4164f0b1525636997dedce1 done
19:20:13 [2020-10-16T19:20:13.914Z] #66 naming to docker.io/library/docker:561b8014c022bede412aee47e89cc11b648316ac done
19:20:13 [2020-10-16T19:20:13.914Z] #66 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:20:13 [2020-10-16T19:20:13.975Z] #35 10.98 [100%] Built target tini-static
19:20:13 [2020-10-16T19:20:13.975Z] #35 ...
19:20:13 [2020-10-16T19:20:13.975Z] 
19:20:13 [2020-10-16T19:20:13.975Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:13 [2020-10-16T19:20:13.975Z] #49 63.07 context
19:20:13 [2020-10-16T19:20:13.975Z] #49 63.14 encoding/binary
19:20:13 [2020-10-16T19:20:13.975Z] #49 64.30 fmt
19:20:13 [2020-10-16T19:20:13.975Z] #49 65.26 encoding/base64
19:20:13 [2020-10-16T19:20:13.975Z] #49 66.16 golang.org/x/sys/unix
19:20:13 [2020-10-16T19:20:13.975Z] #49 69.86 encoding/json
19:20:13 [2020-10-16T19:20:13.975Z] #49 ...
19:20:13 [2020-10-16T19:20:13.975Z] 
19:20:13 [2020-10-16T19:20:13.975Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:13 [2020-10-16T19:20:13.975Z] #35 11.08 + mkdir -p /build
19:20:13 [2020-10-16T19:20:13.975Z] #35 11.08 + cp tini-static /build/docker-init
19:20:14 [2020-10-16T19:20:14.233Z] #35 DONE 11.3s
19:20:14 [2020-10-16T19:20:14.233Z] 
19:20:14 [2020-10-16T19:20:14.233Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:14 [2020-10-16T19:20:14.233Z] #11 65.53 Selecting previously unselected package mingw-w64-x86-64-dev.
19:20:14 [2020-10-16T19:20:14.233Z] #11 65.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:20:14 [2020-10-16T19:20:14.233Z] #11 65.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.44 Selecting previously unselected package gcc-mingw-w64-base.
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:14 [2020-10-16T19:20:14.233Z] #11 72.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:14 [2020-10-16T19:20:14.251Z] + trap exit INT TERM
19:20:14 [2020-10-16T19:20:14.251Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
19:20:14 [2020-10-16T19:20:14.251Z] + CONTAINER_NAME=docker-pr4
19:20:14 [2020-10-16T19:20:14.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh dynbinary-daemon
19:20:14 [2020-10-16T19:20:14.481Z] 
19:20:14 [2020-10-16T19:20:14.481Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:20:14 [2020-10-16T19:20:14.490Z] #11 ...
19:20:14 [2020-10-16T19:20:14.490Z] 
19:20:14 [2020-10-16T19:20:14.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:14 [2020-10-16T19:20:14.490Z] #41 2.501 Note: Building without setproctitle() and strlcpy() support.
19:20:14 [2020-10-16T19:20:14.490Z] #41 2.502       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:20:14 [2020-10-16T19:20:14.490Z] #41 2.518 Note: Building without GnuTLS support
19:20:14 [2020-10-16T19:20:14.490Z] #41 2.528 Makefile.config:39: Warn: you have no libnftables installed
19:20:14 [2020-10-16T19:20:14.490Z] #41 2.528 Makefile.config:40: Warn: Building without nftables support
19:20:14 [2020-10-16T19:20:14.490Z] #41 4.844 fatal: not a git repository (or any of the parent directories): .git
19:20:14 [2020-10-16T19:20:14.490Z] #41 4.915   GEN      .gitid
19:20:14 [2020-10-16T19:20:14.490Z] #41 4.963   GEN      criu/include/version.h
19:20:14 [2020-10-16T19:20:14.743Z] #7 DONE 0.4s
19:20:14 [2020-10-16T19:20:14.743Z] 
19:20:14 [2020-10-16T19:20:14.743Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:20:14 [2020-10-16T19:20:14.743Z] #6 DONE 0.4s
19:20:14 [2020-10-16T19:20:14.743Z] 
19:20:14 [2020-10-16T19:20:14.743Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
19:20:14 [2020-10-16T19:20:14.743Z] #5 DONE 0.4s
19:20:14 [2020-10-16T19:20:14.743Z] 
19:20:14 [2020-10-16T19:20:14.743Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:20:14 [2020-10-16T19:20:14.743Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
19:20:14 [2020-10-16T19:20:14.747Z] #41 5.187   GEN      include/common/asm
19:20:14 [2020-10-16T19:20:14.774Z] #40 ...
19:20:14 [2020-10-16T19:20:14.774Z] 
19:20:14 [2020-10-16T19:20:14.774Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:14 [2020-10-16T19:20:14.774Z] #34 60.43 Selecting previously unselected package cmake.
19:20:14 [2020-10-16T19:20:14.774Z] #34 60.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 60.46 Unpacking cmake (3.13.4-1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.77 Setting up xxd (2:8.1.0875-5) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.78 Setting up libuv1:amd64 (1.24.1-1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.81 Setting up vim-common (2:8.1.0875-5) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.87 Setting up librhash0:amd64 (1.3.8-1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.90 Setting up cmake-data (3.13.4-1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 63.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 64.01 Setting up cmake (3.13.4-1) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 64.02 Processing triggers for libc-bin (2.28-10) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 64.08 Processing triggers for mime-support (3.62) ...
19:20:14 [2020-10-16T19:20:14.774Z] #34 DONE 64.7s
19:20:14 [2020-10-16T19:20:14.774Z] 
19:20:14 [2020-10-16T19:20:14.774Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:14 [2020-10-16T19:20:14.774Z] #32 64.58 fmt
19:20:14 [2020-10-16T19:20:14.774Z] #32 64.95 path/filepath
19:20:15 [2020-10-16T19:20:15.082Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
19:20:15 [2020-10-16T19:20:15.083Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
19:20:15 [2020-10-16T19:20:15.083Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
19:20:15 [2020-10-16T19:20:15.083Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s
19:20:15 [2020-10-16T19:20:15.187Z] 
19:20:15 [2020-10-16T19:20:15.187Z] Removing bundles/
19:20:15 [2020-10-16T19:20:15.187Z] 
19:20:15 [2020-10-16T19:20:15.187Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:20:15 [2020-10-16T19:20:15.187Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:20:15 [2020-10-16T19:20:15.187Z] GOOS="" GOARCH="" GOARM=""
19:20:15 [2020-10-16T19:20:15.348Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.34MB / 49.18MB 0.3s
19:20:15 [2020-10-16T19:20:15.348Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s
19:20:15 [2020-10-16T19:20:15.348Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 12.96MB / 49.18MB 0.4s
19:20:15 [2020-10-16T19:20:15.626Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.53MB / 49.18MB 0.5s
19:20:15 [2020-10-16T19:20:15.626Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.79MB / 7.68MB 0.5s
19:20:15 [2020-10-16T19:20:15.626Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 30.03MB / 49.18MB 0.7s
19:20:15 [2020-10-16T19:20:15.626Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s
19:20:15 [2020-10-16T19:20:15.891Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.45MB / 49.18MB 0.8s
19:20:15 [2020-10-16T19:20:15.891Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.30MB / 49.18MB 1.0s
19:20:15 [2020-10-16T19:20:15.891Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done
19:20:15 [2020-10-16T19:20:15.891Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.0s
19:20:16 [2020-10-16T19:20:16.158Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.1s
19:20:16 [2020-10-16T19:20:16.158Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.61MB / 9.98MB 1.1s
19:20:16 [2020-10-16T19:20:16.158Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.2s
19:20:16 [2020-10-16T19:20:16.643Z] #41 ...
19:20:16 [2020-10-16T19:20:16.643Z] 
19:20:16 [2020-10-16T19:20:16.643Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:16 [2020-10-16T19:20:16.643Z] #43 65.58 fmt
19:20:16 [2020-10-16T19:20:16.643Z] #43 68.56 regexp
19:20:16 [2020-10-16T19:20:16.643Z] #43 71.47 go/token
19:20:16 [2020-10-16T19:20:16.643Z] #43 72.44 go/scanner
19:20:16 [2020-10-16T19:20:16.643Z] #43 73.25 internal/lazyregexp
19:20:16 [2020-10-16T19:20:16.643Z] #43 73.81 net/url
19:20:16 [2020-10-16T19:20:16.643Z] #43 73.89 go/ast
19:20:16 [2020-10-16T19:20:16.682Z] #32 66.67 io/ioutil
19:20:16 [2020-10-16T19:20:16.900Z] #43 ...
19:20:16 [2020-10-16T19:20:16.900Z] 
19:20:16 [2020-10-16T19:20:16.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:16 [2020-10-16T19:20:16.900Z] #41 7.323   PBCC     images/timens.pb-c.c
19:20:16 [2020-10-16T19:20:16.900Z] #41 7.355   DEP      images/timens.pb-c.d
19:20:16 [2020-10-16T19:20:16.900Z] #41 7.437   PBCC     images/fown.pb-c.c
19:20:16 [2020-10-16T19:20:16.942Z] #32 67.24 path
19:20:17 [2020-10-16T19:20:17.158Z] #41 7.468   PBCC     images/google/protobuf/descriptor.pb-c.c
19:20:17 [2020-10-16T19:20:17.158Z] #41 7.579   PBCC     images/opts.pb-c.c
19:20:17 [2020-10-16T19:20:17.158Z] #41 7.682   PBCC     images/memfd.pb-c.c
19:20:17 [2020-10-16T19:20:17.158Z] #41 7.736   DEP      images/fown.pb-c.d
19:20:17 [2020-10-16T19:20:17.158Z] #41 7.797   DEP      images/google/protobuf/descriptor.pb-c.d
19:20:17 [2020-10-16T19:20:17.202Z] #32 ...
19:20:17 [2020-10-16T19:20:17.202Z] 
19:20:17 [2020-10-16T19:20:17.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:17 [2020-10-16T19:20:17.202Z] #43 57.35 time
19:20:17 [2020-10-16T19:20:17.202Z] #43 62.49 strings
19:20:17 [2020-10-16T19:20:17.202Z] #43 63.31 os
19:20:17 [2020-10-16T19:20:17.202Z] #43 65.80 regexp/syntax
19:20:17 [2020-10-16T19:20:17.202Z] #43 ...
19:20:17 [2020-10-16T19:20:17.202Z] 
19:20:17 [2020-10-16T19:20:17.202Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.032 + RM_GOPATH=0
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.032 + TMP_GOPATH=
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.032 + : /build
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.032 + '[' -z '' ']'
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.034 ++ mktemp -d
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.037 + export GOPATH=/tmp/tmp.16D8j1TKqz
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.037 + GOPATH=/tmp/tmp.16D8j1TKqz
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.037 + RM_GOPATH=1
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.037 + case "$(go env GOARCH)" in
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.038 ++ go env GOARCH
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.080 + export GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.080 + GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.084 ++ dirname /tmp/install/install.sh
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.092 + dir=/tmp/install
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + bin=tini
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + shift
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + '[' '!' -f /tmp/install/tini.installer ']'
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + . /tmp/install/tini.installer
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + install_tini
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.16D8j1TKqz/tini
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.095 Cloning into '/tmp/tmp.16D8j1TKqz/tini'...
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.884 + cd /tmp/tmp.16D8j1TKqz/tini
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.884 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:20:17 [2020-10-16T19:20:17.202Z] #35 1.907 + cmake .
19:20:17 [2020-10-16T19:20:17.202Z] #35 2.529 -- The C compiler identification is GNU 8.3.0
19:20:17 [2020-10-16T19:20:17.202Z] #35 2.559 -- Check for working C compiler: /usr/bin/cc
19:20:17 [2020-10-16T19:20:17.331Z] #33 ...
19:20:17 [2020-10-16T19:20:17.331Z] 
19:20:17 [2020-10-16T19:20:17.331Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.805 + RM_GOPATH=0
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.805 + TMP_GOPATH=
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.805 + : /build
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.805 + '[' -z '' ']'
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.806 ++ mktemp -d
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.813 + export GOPATH=/tmp/tmp.nwNYhReP8Z
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.813 + GOPATH=/tmp/tmp.nwNYhReP8Z
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.813 + RM_GOPATH=1
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.813 + case "$(go env GOARCH)" in
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.815 ++ go env GOARCH
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.846 + export GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.846 + GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.910 ++ dirname /tmp/install/install.sh
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.917 + dir=/tmp/install
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.917 + bin=vndr
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.917 + shift
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.917 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.918 + . /tmp/install/vndr.installer
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.919 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.919 + install_vndr
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.919 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.920 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.920 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nwNYhReP8Z/src/github.com/LK4D4/vndr
19:20:17 [2020-10-16T19:20:17.331Z] #44 0.941 Cloning into '/tmp/tmp.nwNYhReP8Z/src/github.com/LK4D4/vndr'...
19:20:17 [2020-10-16T19:20:17.331Z] #44 1.795 + cd /tmp/tmp.nwNYhReP8Z/src/github.com/LK4D4/vndr
19:20:17 [2020-10-16T19:20:17.331Z] #44 1.805 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:17 [2020-10-16T19:20:17.331Z] #44 1.833 + go build -buildmode=pie -v -o /build/vndr .
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.110 runtime/internal/sys
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.116 internal/cpu
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.150 internal/race
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.226 runtime/internal/atomic
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.502 sync/atomic
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.632 unicode/utf8
19:20:17 [2020-10-16T19:20:17.331Z] #44 3.686 unicode
19:20:17 [2020-10-16T19:20:17.331Z] #44 4.451 internal/bytealg
19:20:17 [2020-10-16T19:20:17.331Z] #44 4.620 math
19:20:17 [2020-10-16T19:20:17.331Z] #44 5.540 internal/testlog
19:20:17 [2020-10-16T19:20:17.331Z] #44 6.476 runtime
19:20:17 [2020-10-16T19:20:17.331Z] #44 6.517 unicode/utf16
19:20:17 [2020-10-16T19:20:17.331Z] #44 7.222 container/list
19:20:17 [2020-10-16T19:20:17.331Z] #44 9.637 crypto/internal/subtle
19:20:17 [2020-10-16T19:20:17.331Z] #44 10.19 crypto/subtle
19:20:17 [2020-10-16T19:20:17.331Z] #44 ...
19:20:17 [2020-10-16T19:20:17.331Z] 
19:20:17 [2020-10-16T19:20:17.331Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:20:17 [2020-10-16T19:20:17.331Z] #39 0.729 + git clone https://github.com/docker/distribution.git .
19:20:17 [2020-10-16T19:20:17.331Z] #39 0.742 Cloning into '.'...
19:20:17 [2020-10-16T19:20:17.416Z] #41 7.868   DEP      images/opts.pb-c.d
19:20:17 [2020-10-16T19:20:17.416Z] #41 7.909   DEP      images/memfd.pb-c.d
19:20:17 [2020-10-16T19:20:17.416Z] #41 7.993   PBCC     images/sit.pb-c.c
19:20:17 [2020-10-16T19:20:17.628Z] #39 ...
19:20:17 [2020-10-16T19:20:17.628Z] 
19:20:17 [2020-10-16T19:20:17.628Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:17 [2020-10-16T19:20:17.628Z] #12 1.050 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #12 1.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #12 1.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #12 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #12 4.887 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #12 7.066 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:20:17 [2020-10-16T19:20:17.628Z] #12 ...
19:20:17 [2020-10-16T19:20:17.628Z] 
19:20:17 [2020-10-16T19:20:17.628Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:20:17 [2020-10-16T19:20:17.628Z] #54 1.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #54 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #54 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #54 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #54 4.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:20:17 [2020-10-16T19:20:17.628Z] #54 6.313 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:20:17 [2020-10-16T19:20:17.673Z] #41 8.108   DEP      images/sit.pb-c.d
19:20:17 [2020-10-16T19:20:17.673Z] #41 8.178   PBCC     images/macvlan.pb-c.c
19:20:17 [2020-10-16T19:20:17.673Z] #41 8.232   DEP      images/macvlan.pb-c.d
19:20:17 [2020-10-16T19:20:17.673Z] #41 8.315   PBCC     images/autofs.pb-c.c
19:20:17 [2020-10-16T19:20:17.771Z] #35 3.417 -- Check for working C compiler: /usr/bin/cc -- works
19:20:17 [2020-10-16T19:20:17.925Z] #54 ...
19:20:17 [2020-10-16T19:20:17.925Z] 
19:20:17 [2020-10-16T19:20:17.925Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:17 [2020-10-16T19:20:17.925Z] #35 1.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:17 [2020-10-16T19:20:17.925Z] #35 1.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:17 [2020-10-16T19:20:17.925Z] #35 1.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:17 [2020-10-16T19:20:17.925Z] #35 2.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:20:17 [2020-10-16T19:20:17.925Z] #35 4.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:20:17 [2020-10-16T19:20:17.925Z] #35 6.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:20:17 [2020-10-16T19:20:17.925Z] #35 ...
19:20:17 [2020-10-16T19:20:17.925Z] 
19:20:17 [2020-10-16T19:20:17.925Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.802 + RM_GOPATH=0
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.803 + TMP_GOPATH=
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.804 + : /build
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.805 + '[' -z '' ']'
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.808 ++ mktemp -d
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.828 + export GOPATH=/tmp/tmp.xyQOLvg6uS
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.828 + GOPATH=/tmp/tmp.xyQOLvg6uS
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.828 + RM_GOPATH=1
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.848 + case "$(go env GOARCH)" in
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.854 ++ go env GOARCH
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.910 + export GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.912 + GO_BUILDMODE=-buildmode=pie
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.917 ++ dirname /tmp/install/install.sh
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.931 + dir=/tmp/install
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.932 + bin=shfmt
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.932 + shift
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.933 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.933 + . /tmp/install/shfmt.installer
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.935 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.937 + install_shfmt
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.937 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.938 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.939 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xyQOLvg6uS/src/github.com/mvdan/sh
19:20:17 [2020-10-16T19:20:17.925Z] #50 0.964 Cloning into '/tmp/tmp.xyQOLvg6uS/src/github.com/mvdan/sh'...
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.331   DEP      images/autofs.pb-c.d
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.403   PBCC     images/sysctl.pb-c.c
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.427   DEP      images/sysctl.pb-c.d
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.472   PBCC     images/time.pb-c.c
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.496   DEP      images/time.pb-c.d
19:20:17 [2020-10-16T19:20:17.930Z] #41 8.542   PBCC     images/binfmt-misc.pb-c.c
19:20:18 [2020-10-16T19:20:18.032Z] #35 3.421 -- Detecting C compiler ABI info
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.591   DEP      images/binfmt-misc.pb-c.d
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.632   PBCC     images/seccomp.pb-c.c
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.673   DEP      images/seccomp.pb-c.d
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.708   PBCC     images/userns.pb-c.c
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.746   DEP      images/userns.pb-c.d
19:20:18 [2020-10-16T19:20:18.187Z] #41 8.815   PBCC     images/cgroup.pb-c.c
19:20:18 [2020-10-16T19:20:18.223Z] #50 10.77 + cd /tmp/tmp.xyQOLvg6uS/src/github.com/mvdan/sh
19:20:18 [2020-10-16T19:20:18.223Z] #50 10.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:18 [2020-10-16T19:20:18.223Z] #50 ...
19:20:18 [2020-10-16T19:20:18.223Z] 
19:20:18 [2020-10-16T19:20:18.224Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.858 + RM_GOPATH=0
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.860 + TMP_GOPATH=
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.861 + : /build
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.862 + '[' -z '' ']'
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.869 ++ mktemp -d
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.874 + export GOPATH=/tmp/tmp.lImyh6jqDv
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.883 + GOPATH=/tmp/tmp.lImyh6jqDv
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.883 + RM_GOPATH=1
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.884 + case "$(go env GOARCH)" in
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.888 ++ go env GOARCH
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.928 + export GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.934 + GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.936 ++ dirname /tmp/install/install.sh
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.938 + dir=/tmp/install
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.939 + bin=golangci_lint
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.939 + shift
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.939 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.939 + . /tmp/install/golangci_lint.installer
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.940 ++ : v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.941 + install_golangci_lint
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.942 + set -e
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.942 + export GO111MODULE=on
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.942 + GO111MODULE=on
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.943 + GOBIN=/build
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.943 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.980 go: finding github.com v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.981 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.982 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.983 go: finding github.com/golangci/golangci-lint v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 0.983 go: finding github.com/golangci v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 1.919 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 3.368 go: extracting github.com/golangci/golangci-lint v1.23.8
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.72 go: downloading github.com/spf13/cobra v0.0.5
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.74 go: downloading github.com/pkg/errors v0.8.1
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.74 go: downloading github.com/fatih/color v1.7.0
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.76 go: downloading github.com/spf13/viper v1.6.1
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.81 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.81 go: downloading github.com/go-critic/go-critic v0.4.1
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.81 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:18 [2020-10-16T19:20:18.224Z] #48 10.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:20:18 [2020-10-16T19:20:18.224Z] #48 ...
19:20:18 [2020-10-16T19:20:18.224Z] 
19:20:18 [2020-10-16T19:20:18.224Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.875 + RM_GOPATH=0
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.876 + TMP_GOPATH=
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.877 + : /build
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.877 + '[' -z '' ']'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.879 ++ mktemp -d
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.898 + export GOPATH=/tmp/tmp.UAfCugE64x
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.898 + GOPATH=/tmp/tmp.UAfCugE64x
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.899 + RM_GOPATH=1
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.899 + case "$(go env GOARCH)" in
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.903 ++ go env GOARCH
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.908 + export GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.909 + GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.913 ++ dirname /tmp/install/install.sh
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.932 + dir=/tmp/install
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.933 + bin=dockercli
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.933 + shift
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.934 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.934 + . /tmp/install/dockercli.installer
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.936 ++ : stable
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.936 ++ : 17.06.2-ce
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.942 + install_dockercli
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.943 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.944 Install docker/cli version 17.06.2-ce from stable
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.945 ++ uname -m
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.949 + arch=ppc64le
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.949 + '[' ppc64le '!=' x86_64 ']'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.950 + '[' ppc64le '!=' s390x ']'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.950 + '[' ppc64le '!=' armhf ']'
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.950 + build_dockercli
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.950 + git clone https://github.com/docker/docker-ce /tmp/tmp.UAfCugE64x/tmp/docker-ce
19:20:18 [2020-10-16T19:20:18.224Z] #23 0.991 Cloning into '/tmp/tmp.UAfCugE64x/tmp/docker-ce'...
19:20:18 [2020-10-16T19:20:18.445Z] #41 8.886   DEP      images/cgroup.pb-c.d
19:20:18 [2020-10-16T19:20:18.445Z] #41 8.927   PBCC     images/ext-file.pb-c.c
19:20:18 [2020-10-16T19:20:18.445Z] #41 ...
19:20:18 [2020-10-16T19:20:18.445Z] 
19:20:18 [2020-10-16T19:20:18.445Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:18 [2020-10-16T19:20:18.445Z] #32 70.20 log
19:20:18 [2020-10-16T19:20:18.445Z] #32 73.14 github.com/BurntSushi/toml/cmd/tomlv
19:20:18 [2020-10-16T19:20:18.445Z] #32 DONE 77.8s
19:20:18 [2020-10-16T19:20:18.445Z] 
19:20:18 [2020-10-16T19:20:18.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:18 [2020-10-16T19:20:18.445Z] #41 8.963   DEP      images/ext-file.pb-c.d
19:20:18 [2020-10-16T19:20:18.445Z] #41 8.991   PBCC     images/rpc.pb-c.c
19:20:18 [2020-10-16T19:20:18.521Z] #23 ...
19:20:18 [2020-10-16T19:20:18.521Z] 
19:20:18 [2020-10-16T19:20:18.521Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:18 [2020-10-16T19:20:18.521Z] #41 1.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:18 [2020-10-16T19:20:18.521Z] #41 1.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:18 [2020-10-16T19:20:18.521Z] #41 1.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:18 [2020-10-16T19:20:18.521Z] #41 2.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:20:18 [2020-10-16T19:20:18.521Z] #41 4.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:20:18 [2020-10-16T19:20:18.521Z] #41 6.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:20:18 [2020-10-16T19:20:18.521Z] #41 ...
19:20:18 [2020-10-16T19:20:18.521Z] 
19:20:18 [2020-10-16T19:20:18.521Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.818 + RM_GOPATH=0
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.820 + TMP_GOPATH=
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.821 + : /build
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.822 + '[' -z '' ']'
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.823 ++ mktemp -d
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.831 + export GOPATH=/tmp/tmp.cDp5SI6wwl
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.832 + GOPATH=/tmp/tmp.cDp5SI6wwl
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.833 + RM_GOPATH=1
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.836 + case "$(go env GOARCH)" in
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.842 ++ go env GOARCH
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.919 + export GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.919 + GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.921 ++ dirname /tmp/install/install.sh
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.925 + dir=/tmp/install
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.925 + bin=rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.925 + shift
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.926 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.926 + . /tmp/install/rootlesskit.installer
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.927 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.930 + install_rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.930 + case "$1" in
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.930 + export CGO_ENABLED=0
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.930 + CGO_ENABLED=0
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.931 + _install_rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.931 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.931 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.931 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cDp5SI6wwl/src/github.com/rootless-containers/rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 0.944 Cloning into '/tmp/tmp.cDp5SI6wwl/src/github.com/rootless-containers/rootlesskit'...
19:20:18 [2020-10-16T19:20:18.521Z] #57 6.151 + cd /tmp/tmp.cDp5SI6wwl/src/github.com/rootless-containers/rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 6.152 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:18 [2020-10-16T19:20:18.521Z] #57 6.797 + for f in rootlesskit rootlesskit-docker-proxy
19:20:18 [2020-10-16T19:20:18.521Z] #57 6.797 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:18 [2020-10-16T19:20:18.521Z] #57 ...
19:20:18 [2020-10-16T19:20:18.521Z] 
19:20:18 [2020-10-16T19:20:18.521Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.856 + RM_GOPATH=0
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.858 + TMP_GOPATH=
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.859 + : /build
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.861 + '[' -z '' ']'
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.868 ++ mktemp -d
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.873 + export GOPATH=/tmp/tmp.ky1HFP1JzD
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.873 + GOPATH=/tmp/tmp.ky1HFP1JzD
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.873 + RM_GOPATH=1
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.874 + case "$(go env GOARCH)" in
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.880 ++ go env GOARCH
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.946 + export GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.946 + GO_BUILDMODE=-buildmode=pie
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.960 ++ dirname /tmp/install/install.sh
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.964 + dir=/tmp/install
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.964 + bin=proxy
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.964 + shift
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.965 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.965 + . /tmp/install/proxy.installer
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.967 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.968 + install_proxy
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.968 + case "$1" in
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.968 + export CGO_ENABLED=0
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.968 + CGO_ENABLED=0
19:20:18 [2020-10-16T19:20:18.521Z] #63 0.969 + _install_proxy
19:20:18 [2020-10-16T19:20:18.522Z] #63 0.969 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
19:20:18 [2020-10-16T19:20:18.522Z] #63 0.969 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
19:20:18 [2020-10-16T19:20:18.522Z] #63 0.969 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ky1HFP1JzD/src/github.com/docker/libnetwork
19:20:18 [2020-10-16T19:20:18.522Z] #63 0.973 Cloning into '/tmp/tmp.ky1HFP1JzD/src/github.com/docker/libnetwork'...
19:20:18 [2020-10-16T19:20:18.603Z] #35 4.042 -- Detecting C compiler ABI info - done
19:20:18 [2020-10-16T19:20:18.603Z] #35 4.107 -- Detecting C compile features
19:20:18 [2020-10-16T19:20:18.702Z] #41 9.121   DEP      images/rpc.pb-c.d
19:20:18 [2020-10-16T19:20:18.718Z] #8 ...
19:20:18 [2020-10-16T19:20:18.718Z] 
19:20:18 [2020-10-16T19:20:18.718Z] #21 [internal] load build context
19:20:18 [2020-10-16T19:20:18.718Z] #21 transferring context: 52.02MB 2.9s done
19:20:18 [2020-10-16T19:20:18.718Z] #21 DONE 3.7s
19:20:18 [2020-10-16T19:20:18.718Z] 
19:20:18 [2020-10-16T19:20:18.718Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:20:18 [2020-10-16T19:20:18.718Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:20:18 [2020-10-16T19:20:18.718Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:20:18 [2020-10-16T19:20:18.718Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:20:18 [2020-10-16T19:20:18.718Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
19:20:18 [2020-10-16T19:20:18.718Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
19:20:18 [2020-10-16T19:20:18.718Z] #60 DONE 3.8s
19:20:18 [2020-10-16T19:20:18.718Z] 
19:20:18 [2020-10-16T19:20:18.718Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:20:18 [2020-10-16T19:20:18.718Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
19:20:18 [2020-10-16T19:20:18.718Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
19:20:18 [2020-10-16T19:20:18.718Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
19:20:18 [2020-10-16T19:20:18.718Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
19:20:18 [2020-10-16T19:20:18.718Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 3.3s done
19:20:18 [2020-10-16T19:20:18.718Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885
19:20:18 [2020-10-16T19:20:18.820Z] #63 ...
19:20:18 [2020-10-16T19:20:18.820Z] 
19:20:18 [2020-10-16T19:20:18.820Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.04 go: extracting github.com/fatih/color v1.7.0
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.06 go: extracting github.com/pkg/errors v0.8.1
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.08 go: extracting github.com/mitchellh/go-homedir v1.1.0
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.38 go: extracting github.com/spf13/viper v1.6.1
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.41 go: downloading github.com/uudashr/gocognit v1.0.1
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.54 go: extracting github.com/spf13/cobra v0.0.5
19:20:18 [2020-10-16T19:20:18.820Z] #48 11.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:18 [2020-10-16T19:20:18.960Z] #41 9.295   PBCC     images/siginfo.pb-c.c
19:20:18 [2020-10-16T19:20:18.960Z] #41 9.336   DEP      images/siginfo.pb-c.d
19:20:18 [2020-10-16T19:20:18.960Z] #41 9.419   PBCC     images/pagemap.pb-c.c
19:20:18 [2020-10-16T19:20:18.960Z] #41 9.499   DEP      images/pagemap.pb-c.d
19:20:19 [2020-10-16T19:20:19.120Z] #48 11.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:19 [2020-10-16T19:20:19.120Z] #48 11.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
19:20:19 [2020-10-16T19:20:19.120Z] #48 11.93 go: extracting github.com/uudashr/gocognit v1.0.1
19:20:19 [2020-10-16T19:20:19.217Z] #41 9.650   PBCC     images/rlimit.pb-c.c
19:20:19 [2020-10-16T19:20:19.217Z] #41 9.707   DEP      images/rlimit.pb-c.d
19:20:19 [2020-10-16T19:20:19.418Z] #48 12.03 go: extracting github.com/go-critic/go-critic v0.4.1
19:20:19 [2020-10-16T19:20:19.477Z] #41 9.835   PBCC     images/file-lock.pb-c.c
19:20:19 [2020-10-16T19:20:19.477Z] #41 9.987   DEP      images/file-lock.pb-c.d
19:20:19 [2020-10-16T19:20:19.477Z] #41 10.07   PBCC     images/tty.pb-c.c
19:20:19 [2020-10-16T19:20:19.543Z] #35 ...
19:20:19 [2020-10-16T19:20:19.543Z] 
19:20:19 [2020-10-16T19:20:19.543Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:19 [2020-10-16T19:20:19.543Z] #40 69.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:20:19 [2020-10-16T19:20:19.543Z] #40 69.18 Processing triggers for libc-bin (2.28-10) ...
19:20:19 [2020-10-16T19:20:19.543Z] #40 DONE 69.7s
19:20:19 [2020-10-16T19:20:19.543Z] 
19:20:19 [2020-10-16T19:20:19.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:19 [2020-10-16T19:20:19.717Z] #48 12.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:20:19 [2020-10-16T19:20:19.717Z] #48 12.54 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:20:19 [2020-10-16T19:20:19.734Z] #41 10.17   DEP      images/tty.pb-c.d
19:20:19 [2020-10-16T19:20:19.734Z] #41 10.23   PBCC     images/tun.pb-c.c
19:20:19 [2020-10-16T19:20:19.991Z] #41 10.33   PBCC     images/netdev.pb-c.c
19:20:19 [2020-10-16T19:20:19.991Z] #41 10.43   DEP      images/tun.pb-c.d
19:20:19 [2020-10-16T19:20:19.991Z] #41 10.48   DEP      images/netdev.pb-c.d
19:20:19 [2020-10-16T19:20:19.991Z] #41 10.54   PBCC     images/vma.pb-c.c
19:20:20 [2020-10-16T19:20:20.024Z] #48 12.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:20:20 [2020-10-16T19:20:20.249Z] #41 10.63   DEP      images/vma.pb-c.d
19:20:20 [2020-10-16T19:20:20.249Z] #41 10.69   PBCC     images/creds.pb-c.c
19:20:20 [2020-10-16T19:20:20.249Z] #41 10.73   DEP      images/creds.pb-c.d
19:20:20 [2020-10-16T19:20:20.249Z] #41 10.77   PBCC     images/utsns.pb-c.c
19:20:20 [2020-10-16T19:20:20.249Z] #41 10.80   DEP      images/utsns.pb-c.d
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.83   PBCC     images/ipc-desc.pb-c.c
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.86   PBCC     images/ipc-sem.pb-c.c
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.88   DEP      images/ipc-desc.pb-c.d
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.93   DEP      images/ipc-sem.pb-c.d
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.97   PBCC     images/ipc-msg.pb-c.c
19:20:20 [2020-10-16T19:20:20.506Z] #41 10.98   DEP      images/ipc-msg.pb-c.d
19:20:20 [2020-10-16T19:20:20.506Z] #41 11.02   PBCC     images/ipc-shm.pb-c.c
19:20:20 [2020-10-16T19:20:20.506Z] #41 11.05   DEP      images/ipc-shm.pb-c.d
19:20:20 [2020-10-16T19:20:20.672Z] #48 13.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:20:20 [2020-10-16T19:20:20.672Z] #48 13.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:20:20 [2020-10-16T19:20:20.672Z] #48 13.50 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.09   PBCC     images/ipc-var.pb-c.c
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.12   DEP      images/ipc-var.pb-c.d
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.16   PBCC     images/sk-opts.pb-c.c
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.17   PBCC     images/packet-sock.pb-c.c
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.21   DEP      images/sk-opts.pb-c.d
19:20:20 [2020-10-16T19:20:20.763Z] #41 11.27   DEP      images/packet-sock.pb-c.d
19:20:20 [2020-10-16T19:20:20.984Z] #48 13.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:20:20 [2020-10-16T19:20:20.984Z] #48 13.66 go: extracting github.com/fsnotify/fsnotify v1.4.7
19:20:20 [2020-10-16T19:20:20.984Z] #48 13.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.32   PBCC     images/sk-netlink.pb-c.c
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.37   DEP      images/sk-netlink.pb-c.d
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.44   PBCC     images/sk-inet.pb-c.c
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.49   DEP      images/sk-inet.pb-c.d
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.53   PBCC     images/sk-unix.pb-c.c
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.57   DEP      images/sk-unix.pb-c.d
19:20:21 [2020-10-16T19:20:21.020Z] #41 11.64   PBCC     images/mm.pb-c.c
19:20:21 [2020-10-16T19:20:21.276Z] #41 11.71   DEP      images/mm.pb-c.d
19:20:21 [2020-10-16T19:20:21.276Z] #41 11.77   PBCC     images/timerfd.pb-c.c
19:20:21 [2020-10-16T19:20:21.276Z] #41 11.80   DEP      images/timerfd.pb-c.d
19:20:21 [2020-10-16T19:20:21.276Z] #41 11.86   PBCC     images/timer.pb-c.c
19:20:21 [2020-10-16T19:20:21.276Z] #41 11.89   DEP      images/timer.pb-c.d
19:20:21 [2020-10-16T19:20:21.284Z] #48 13.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:20:21 [2020-10-16T19:20:21.306Z] #24 ...
19:20:21 [2020-10-16T19:20:21.306Z] 
19:20:21 [2020-10-16T19:20:21.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:20:21 [2020-10-16T19:20:21.306Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.3s done
19:20:21 [2020-10-16T19:20:21.306Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.3s done
19:20:21 [2020-10-16T19:20:21.306Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.0s
19:20:21 [2020-10-16T19:20:21.306Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.0s
19:20:21 [2020-10-16T19:20:21.306Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.0s
19:20:21 [2020-10-16T19:20:21.306Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s
19:20:21 [2020-10-16T19:20:21.534Z] #41 11.94   PBCC     images/sa.pb-c.c
19:20:21 [2020-10-16T19:20:21.534Z] #41 11.99   DEP      images/sa.pb-c.d
19:20:21 [2020-10-16T19:20:21.534Z] #41 12.03   PBCC     images/pipe-data.pb-c.c
19:20:21 [2020-10-16T19:20:21.791Z] #41 12.06   DEP      images/pipe-data.pb-c.d
19:20:21 [2020-10-16T19:20:21.791Z] #41 12.11   PBCC     images/mnt.pb-c.c
19:20:21 [2020-10-16T19:20:21.791Z] #41 12.18   DEP      images/mnt.pb-c.d
19:20:21 [2020-10-16T19:20:21.791Z] #41 12.26   PBCC     images/sk-packet.pb-c.c
19:20:21 [2020-10-16T19:20:21.791Z] #41 12.28   DEP      images/sk-packet.pb-c.d
19:20:21 [2020-10-16T19:20:21.930Z] #48 14.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.34   PBCC     images/tcp-stream.pb-c.c
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.38   DEP      images/tcp-stream.pb-c.d
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.46   PBCC     images/pipe.pb-c.c
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.49   DEP      images/pipe.pb-c.d
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.54   PBCC     images/pstree.pb-c.c
19:20:22 [2020-10-16T19:20:22.048Z] #41 12.58   DEP      images/pstree.pb-c.d
19:20:22 [2020-10-16T19:20:22.085Z] #41 2.234 Note: Building without setproctitle() and strlcpy() support.
19:20:22 [2020-10-16T19:20:22.085Z] #41 2.235       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:20:22 [2020-10-16T19:20:22.085Z] #41 2.239 Note: Building without GnuTLS support
19:20:22 [2020-10-16T19:20:22.085Z] #41 2.241 Makefile.config:39: Warn: you have no libnftables installed
19:20:22 [2020-10-16T19:20:22.085Z] #41 2.245 Makefile.config:40: Warn: Building without nftables support
19:20:22 [2020-10-16T19:20:22.305Z] #41 12.64   PBCC     images/fs.pb-c.c
19:20:22 [2020-10-16T19:20:22.305Z] #41 12.66   DEP      images/fs.pb-c.d
19:20:22 [2020-10-16T19:20:22.305Z] #41 12.72   PBCC     images/signalfd.pb-c.c
19:20:22 [2020-10-16T19:20:22.305Z] #41 12.75   DEP      images/signalfd.pb-c.d
19:20:22 [2020-10-16T19:20:22.305Z] #41 12.81   PBCC     images/fh.pb-c.c
19:20:22 [2020-10-16T19:20:22.563Z] #41 12.88   PBCC     images/fsnotify.pb-c.c
19:20:22 [2020-10-16T19:20:22.563Z] #41 12.94   DEP      images/fh.pb-c.d
19:20:22 [2020-10-16T19:20:22.563Z] #41 13.00   DEP      images/fsnotify.pb-c.d
19:20:22 [2020-10-16T19:20:22.563Z] #41 13.09   PBCC     images/eventpoll.pb-c.c
19:20:22 [2020-10-16T19:20:22.563Z] #41 13.10   DEP      images/eventpoll.pb-c.d
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.16   PBCC     images/eventfd.pb-c.c
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.17   DEP      images/eventfd.pb-c.d
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.23   PBCC     images/remap-file-path.pb-c.c
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.26   DEP      images/remap-file-path.pb-c.d
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.30   PBCC     images/fifo.pb-c.c
19:20:22 [2020-10-16T19:20:22.821Z] #41 13.32   DEP      images/fifo.pb-c.d
19:20:23 [2020-10-16T19:20:23.078Z] #41 13.38   PBCC     images/ghost-file.pb-c.c
19:20:23 [2020-10-16T19:20:23.078Z] #41 13.46   DEP      images/ghost-file.pb-c.d
19:20:23 [2020-10-16T19:20:23.078Z] #41 13.53   PBCC     images/regfile.pb-c.c
19:20:23 [2020-10-16T19:20:23.078Z] #41 13.59   DEP      images/regfile.pb-c.d
19:20:23 [2020-10-16T19:20:23.078Z] #41 13.63   PBCC     images/ns.pb-c.c
19:20:23 [2020-10-16T19:20:23.335Z] #41 13.65   DEP      images/ns.pb-c.d
19:20:23 [2020-10-16T19:20:23.335Z] #41 13.73   PBCC     images/fdinfo.pb-c.c
19:20:23 [2020-10-16T19:20:23.335Z] #41 13.80   DEP      images/fdinfo.pb-c.d
19:20:23 [2020-10-16T19:20:23.335Z] #41 13.87   PBCC     images/core-aarch64.pb-c.c
19:20:23 [2020-10-16T19:20:23.335Z] #41 13.89   PBCC     images/core-arm.pb-c.c
19:20:23 [2020-10-16T19:20:23.488Z] #48 16.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:23 [2020-10-16T19:20:23.592Z] #41 13.95   PBCC     images/core-ppc64.pb-c.c
19:20:23 [2020-10-16T19:20:23.592Z] #41 14.04   PBCC     images/core-s390.pb-c.c
19:20:23 [2020-10-16T19:20:23.592Z] #41 14.09   PBCC     images/core-x86.pb-c.c
19:20:23 [2020-10-16T19:20:23.592Z] #41 14.14   PBCC     images/core.pb-c.c
19:20:23 [2020-10-16T19:20:23.788Z] #48 16.39 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:23 [2020-10-16T19:20:23.788Z] #48 16.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:23 [2020-10-16T19:20:23.788Z] #48 ...
19:20:23 [2020-10-16T19:20:23.788Z] 
19:20:23 [2020-10-16T19:20:23.788Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:23 [2020-10-16T19:20:23.788Z] #46 6.527 go: extracting github.com/mattn/go-isatty v0.0.12
19:20:23 [2020-10-16T19:20:23.788Z] #46 6.590 go: extracting github.com/mattn/go-colorable v0.1.6
19:20:23 [2020-10-16T19:20:23.788Z] #46 8.687 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:23 [2020-10-16T19:20:23.788Z] #46 8.733 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:23 [2020-10-16T19:20:23.788Z] #46 10.62 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.15 go: finding github.com/fatih/color v1.9.0
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.17 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.19 go: finding github.com/pkg/errors v0.9.1
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.25 go: finding github.com/spf13/pflag v1.0.3
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.29 go: finding github.com/mattn/go-colorable v0.1.6
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.34 go: finding github.com/mattn/go-isatty v0.0.12
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.90 go: finding github.com/jonboulle/clockwork v0.1.0
19:20:23 [2020-10-16T19:20:23.788Z] #46 14.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:23 [2020-10-16T19:20:23.788Z] #46 15.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:23 [2020-10-16T19:20:23.788Z] #46 15.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:23 [2020-10-16T19:20:23.788Z] #46 ...
19:20:23 [2020-10-16T19:20:23.788Z] 
19:20:23 [2020-10-16T19:20:23.788Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:20:23 [2020-10-16T19:20:23.788Z] #39 15.77 Checking out files:  90% (1500/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
19:20:23 [2020-10-16T19:20:23.788Z] #39 15.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:23 [2020-10-16T19:20:23.849Z] #41 14.20   PBCC     images/inventory.pb-c.c
19:20:23 [2020-10-16T19:20:23.849Z] #41 14.29   DEP      images/core-aarch64.pb-c.d
19:20:23 [2020-10-16T19:20:23.849Z] #41 14.36   DEP      images/core-arm.pb-c.d
19:20:23 [2020-10-16T19:20:23.849Z] #41 14.42   DEP      images/core-ppc64.pb-c.d
19:20:23 [2020-10-16T19:20:23.849Z] #41 14.48   DEP      images/core-s390.pb-c.d
19:20:23 [2020-10-16T19:20:23.860Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.2s done
19:20:24 [2020-10-16T19:20:24.039Z] #41 4.435 fatal: not a git repository (or any of the parent directories): .git
19:20:24 [2020-10-16T19:20:24.039Z] #41 4.464   GEN      .gitid
19:20:24 [2020-10-16T19:20:24.039Z] #41 4.497   GEN      criu/include/version.h
19:20:24 [2020-10-16T19:20:24.039Z] #41 4.550   GEN      include/common/asm
19:20:24 [2020-10-16T19:20:24.106Z] #41 14.58   DEP      images/core-x86.pb-c.d
19:20:24 [2020-10-16T19:20:24.106Z] #41 14.63   DEP      images/core.pb-c.d
19:20:24 [2020-10-16T19:20:24.321Z] #41 ...
19:20:24 [2020-10-16T19:20:24.321Z] 
19:20:24 [2020-10-16T19:20:24.321Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:24 [2020-10-16T19:20:24.321Z] #49 64.40 context
19:20:24 [2020-10-16T19:20:24.321Z] #49 64.65 encoding/binary
19:20:24 [2020-10-16T19:20:24.321Z] #49 65.72 fmt
19:20:24 [2020-10-16T19:20:24.321Z] #49 67.23 encoding/base64
19:20:24 [2020-10-16T19:20:24.321Z] #49 68.04 golang.org/x/sys/unix
19:20:24 [2020-10-16T19:20:24.321Z] #49 71.61 encoding/json
19:20:24 [2020-10-16T19:20:24.321Z] #49 ...
19:20:24 [2020-10-16T19:20:24.321Z] 
19:20:24 [2020-10-16T19:20:24.321Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.448 -- Detecting C compile features - done
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.459 -- Performing Test HAS_BUILTIN_FORTIFY
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.740 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.830 -- Configuring done
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.848 -- Generating done
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.866 -- Build files have been written to: /tmp/tmp.16D8j1TKqz/tini
19:20:24 [2020-10-16T19:20:24.321Z] #35 6.888 + make tini-static
19:20:24 [2020-10-16T19:20:24.321Z] #35 7.465 Scanning dependencies of target tini-static
19:20:24 [2020-10-16T19:20:24.321Z] #35 7.629 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:20:24 [2020-10-16T19:20:24.321Z] #35 9.081 [100%] Linking C executable tini-static
19:20:24 [2020-10-16T19:20:24.321Z] #35 9.642 [100%] Built target tini-static
19:20:24 [2020-10-16T19:20:24.321Z] #35 9.725 + mkdir -p /build
19:20:24 [2020-10-16T19:20:24.321Z] #35 9.732 + cp tini-static /build/docker-init
19:20:24 [2020-10-16T19:20:24.363Z] #41 14.68   DEP      images/inventory.pb-c.d
19:20:24 [2020-10-16T19:20:24.363Z] #41 14.77   PBCC     images/cpuinfo.pb-c.c
19:20:24 [2020-10-16T19:20:24.363Z] #41 14.78   DEP      images/cpuinfo.pb-c.d
19:20:24 [2020-10-16T19:20:24.363Z] #41 14.84   PBCC     images/stats.pb-c.c
19:20:24 [2020-10-16T19:20:24.363Z] #41 14.88   DEP      images/stats.pb-c.d
19:20:24 [2020-10-16T19:20:24.582Z] #35 DONE 10.1s
19:20:24 [2020-10-16T19:20:24.582Z] 
19:20:24 [2020-10-16T19:20:24.582Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:24 [2020-10-16T19:20:24.582Z] #11 67.76 Selecting previously unselected package mingw-w64-x86-64-dev.
19:20:24 [2020-10-16T19:20:24.583Z] #11 67.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:20:24 [2020-10-16T19:20:24.583Z] #11 67.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:24 [2020-10-16T19:20:24.583Z] #11 73.86 Selecting previously unselected package gcc-mingw-w64-base.
19:20:24 [2020-10-16T19:20:24.583Z] #11 73.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:24 [2020-10-16T19:20:24.583Z] #11 73.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:24 [2020-10-16T19:20:24.583Z] #11 74.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:20:24 [2020-10-16T19:20:24.583Z] #11 74.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:24 [2020-10-16T19:20:24.583Z] #11 74.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:24 [2020-10-16T19:20:24.736Z] #39 17.15 + 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:20:24 [2020-10-16T19:20:24.806Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.5s done
19:20:24 [2020-10-16T19:20:24.806Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.5s done
19:20:24 [2020-10-16T19:20:24.806Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.0s done
19:20:24 [2020-10-16T19:20:24.806Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.0s
19:20:25 [2020-10-16T19:20:25.067Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.0s done
19:20:25 [2020-10-16T19:20:25.294Z] #41 ...
19:20:25 [2020-10-16T19:20:25.294Z] 
19:20:25 [2020-10-16T19:20:25.294Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:25 [2020-10-16T19:20:25.329Z] #8 ...
19:20:25 [2020-10-16T19:20:25.329Z] 
19:20:25 [2020-10-16T19:20:25.329Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
19:20:25 [2020-10-16T19:20:25.329Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 5.3s done
19:20:25 [2020-10-16T19:20:25.329Z] #24 DONE 10.6s
19:20:25 [2020-10-16T19:20:25.592Z] 
19:20:25 [2020-10-16T19:20:25.592Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:20:25 [2020-10-16T19:20:25.592Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
19:20:25 [2020-10-16T19:20:25.859Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
19:20:26 [2020-10-16T19:20:26.324Z] #54 40.80 Checking out files:  53% (1829/3444)   
Checking out files:  54% (1860/3444)   
Checking out files:  55% (1895/3444)   
Checking out files:  56% (1929/3444)   
Checking out files:  57% (1964/3444)   
Checking out files:  58% (1998/3444)   
Checking out files:  59% (2032/3444)   
Checking out files:  60% (2067/3444)   
Checking out files:  61% (2101/3444)   
Checking out files:  62% (2136/3444)   
Checking out files:  63% (2170/3444)   
Checking out files:  64% (2205/3444)   
Checking out files:  65% (2239/3444)   
Checking out files:  66% (2274/3444)   
Checking out files:  67% (2308/3444)   
Checking out files:  68% (2342/3444)   
Checking out files:  69% (2377/3444)   
Checking out files:  70% (2411/3444)   
Checking out files:  71% (2446/3444)   
Checking out files:  72% (2480/3444)   
Checking out files:  73% (2515/3444)   
Checking out files:  74% (2549/3444)   
Checking out files:  75% (2583/3444)   
Checking out files:  76% (2618/3444)   
Checking out files:  77% (2652/3444)   
Checking out files:  78% (2687/3444)   
Checking out files:  79% (2721/3444)   
Checking out files:  80% (2756/3444)   
Checking out files:  81% (2790/3444)   
Checking out files:  82% (2825/3444)   
Checking out files:  83% (2859/3444)   
Checking out files:  84% (2893/3444)   
Checking out files:  85% (2928/3444)   
Checking out files:  86% (2962/3444)   
Checking out files:  87% (2997/3444)   
Checking out files:  88% (3031/3444)   
Checking out files:  89% (3066/3444)   
Checking out files:  90% (3100/3444)   
Checking out files:  91% (3135/3444)   
Checking out files:  92% (3169/3444)   
Checking out files:  92% (3195/3444)   
Checking out files:  93% (3203/3444)   
Checking out files:  94% (3238/3444)   
Checking out files:  95% (3272/3444)   
Checking out files:  96% (3307/3444)   
Checking out files:  97% (3341/3444)   
Checking out files:  98% (3376/3444)   
Checking out files:  99% (3410/3444)   
Checking out files: 100% (3444/3444)   
Checking out files: 100% (3444/3444), done.
19:20:26 [2020-10-16T19:20:26.433Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
19:20:26 [2020-10-16T19:20:26.582Z] #54 42.04 + cd /tmp/tmp.lM4xiHmTX1/src/github.com/containerd/containerd
19:20:26 [2020-10-16T19:20:26.582Z] #54 42.04 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:26 [2020-10-16T19:20:26.840Z] #54 ...
19:20:26 [2020-10-16T19:20:26.840Z] 
19:20:26 [2020-10-16T19:20:26.840Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:26 [2020-10-16T19:20:26.840Z] #43 76.12 text/template/parse
19:20:26 [2020-10-16T19:20:26.840Z] #43 79.40 go/parser
19:20:26 [2020-10-16T19:20:26.840Z] #43 81.01 text/template
19:20:26 [2020-10-16T19:20:26.840Z] #43 82.68 encoding/xml
19:20:26 [2020-10-16T19:20:26.840Z] #43 85.87 go/doc
19:20:27 [2020-10-16T19:20:27.008Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
19:20:27 [2020-10-16T19:20:27.097Z] #43 ...
19:20:27 [2020-10-16T19:20:27.097Z] 
19:20:27 [2020-10-16T19:20:27.097Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:27 [2020-10-16T19:20:27.097Z] #49 76.31 github.com/pkg/diff
19:20:27 [2020-10-16T19:20:27.097Z] #49 76.53 go/ast
19:20:27 [2020-10-16T19:20:27.097Z] #49 77.79 golang.org/x/crypto/ssh/terminal
19:20:27 [2020-10-16T19:20:27.097Z] #49 79.50 mvdan.cc/editorconfig
19:20:27 [2020-10-16T19:20:27.097Z] #49 80.70 mvdan.cc/sh/v3/fileutil
19:20:27 [2020-10-16T19:20:27.097Z] #49 80.91 mvdan.cc/sh/v3/syntax
19:20:27 [2020-10-16T19:20:27.139Z] #11 ...
19:20:27 [2020-10-16T19:20:27.139Z] 
19:20:27 [2020-10-16T19:20:27.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.173   PBCC     images/timens.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.195   DEP      images/timens.pb-c.d
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.239   PBCC     images/fown.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.260   PBCC     images/google/protobuf/descriptor.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.311   PBCC     images/opts.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.363   PBCC     images/memfd.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.399   DEP      images/fown.pb-c.d
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.458   DEP      images/google/protobuf/descriptor.pb-c.d
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.494   DEP      images/opts.pb-c.d
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.574   DEP      images/memfd.pb-c.d
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.657   PBCC     images/sit.pb-c.c
19:20:27 [2020-10-16T19:20:27.139Z] #41 7.718   DEP      images/sit.pb-c.d
19:20:27 [2020-10-16T19:20:27.354Z] #49 ...
19:20:27 [2020-10-16T19:20:27.354Z] 
19:20:27 [2020-10-16T19:20:27.355Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + export 'BUILDTAGS=netgo osusergo static_build'
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + BUILDTAGS='netgo osusergo static_build'
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + export EXTRA_FLAGS=-buildmode=pie
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + EXTRA_FLAGS=-buildmode=pie
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + '[' '' = dynamic ']'
19:20:27 [2020-10-16T19:20:27.355Z] #54 42.71 + make
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.782   PBCC     images/macvlan.pb-c.c
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.800   DEP      images/macvlan.pb-c.d
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.859   PBCC     images/autofs.pb-c.c
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.882   DEP      images/autofs.pb-c.d
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.935   PBCC     images/sysctl.pb-c.c
19:20:27 [2020-10-16T19:20:27.399Z] #41 7.974   DEP      images/sysctl.pb-c.d
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.022   PBCC     images/time.pb-c.c
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.030   DEP      images/time.pb-c.d
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.110   PBCC     images/binfmt-misc.pb-c.c
19:20:27 [2020-10-16T19:20:27.659Z] #41 ...
19:20:27 [2020-10-16T19:20:27.659Z] 
19:20:27 [2020-10-16T19:20:27.659Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:27 [2020-10-16T19:20:27.659Z] #32 67.68 text/tabwriter
19:20:27 [2020-10-16T19:20:27.659Z] #32 69.20 github.com/BurntSushi/toml
19:20:27 [2020-10-16T19:20:27.659Z] #32 69.22 flag
19:20:27 [2020-10-16T19:20:27.659Z] #32 71.51 log
19:20:27 [2020-10-16T19:20:27.659Z] #32 74.00 github.com/BurntSushi/toml/cmd/tomlv
19:20:27 [2020-10-16T19:20:27.659Z] #32 ...
19:20:27 [2020-10-16T19:20:27.659Z] 
19:20:27 [2020-10-16T19:20:27.659Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:27 [2020-10-16T19:20:27.659Z] #43 67.89 fmt
19:20:27 [2020-10-16T19:20:27.659Z] #43 70.61 regexp
19:20:27 [2020-10-16T19:20:27.659Z] #43 73.03 go/token
19:20:27 [2020-10-16T19:20:27.659Z] #43 73.77 go/scanner
19:20:27 [2020-10-16T19:20:27.659Z] #43 75.40 internal/lazyregexp
19:20:27 [2020-10-16T19:20:27.659Z] #43 75.58 go/ast
19:20:27 [2020-10-16T19:20:27.659Z] #43 76.02 net/url
19:20:27 [2020-10-16T19:20:27.659Z] #43 77.64 text/template/parse
19:20:27 [2020-10-16T19:20:27.659Z] #43 ...
19:20:27 [2020-10-16T19:20:27.659Z] 
19:20:27 [2020-10-16T19:20:27.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.126   DEP      images/binfmt-misc.pb-c.d
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.169   PBCC     images/seccomp.pb-c.c
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.222   DEP      images/seccomp.pb-c.d
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.299   PBCC     images/userns.pb-c.c
19:20:27 [2020-10-16T19:20:27.659Z] #41 8.347   DEP      images/userns.pb-c.d
19:20:27 [2020-10-16T19:20:27.918Z] #54 43.38 + bin/ctr
19:20:27 [2020-10-16T19:20:27.920Z] #41 8.419   PBCC     images/cgroup.pb-c.c
19:20:27 [2020-10-16T19:20:27.920Z] #41 8.463   DEP      images/cgroup.pb-c.d
19:20:27 [2020-10-16T19:20:27.920Z] #41 8.547   PBCC     images/ext-file.pb-c.c
19:20:27 [2020-10-16T19:20:27.920Z] #41 8.581   DEP      images/ext-file.pb-c.d
19:20:27 [2020-10-16T19:20:27.954Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
19:20:28 [2020-10-16T19:20:28.180Z] #41 8.642   PBCC     images/rpc.pb-c.c
19:20:28 [2020-10-16T19:20:28.180Z] #41 ...
19:20:28 [2020-10-16T19:20:28.180Z] 
19:20:28 [2020-10-16T19:20:28.180Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:28 [2020-10-16T19:20:28.180Z] #32 DONE 78.6s
19:20:28 [2020-10-16T19:20:28.180Z] 
19:20:28 [2020-10-16T19:20:28.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:28 [2020-10-16T19:20:28.180Z] #41 8.734   DEP      images/rpc.pb-c.d
19:20:28 [2020-10-16T19:20:28.180Z] #41 8.771   PBCC     images/siginfo.pb-c.c
19:20:28 [2020-10-16T19:20:28.180Z] #41 8.830   DEP      images/siginfo.pb-c.d
19:20:28 [2020-10-16T19:20:28.333Z] #39 ...
19:20:28 [2020-10-16T19:20:28.333Z] 
19:20:28 [2020-10-16T19:20:28.333Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:28 [2020-10-16T19:20:28.333Z] #44 10.43 vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:28 [2020-10-16T19:20:28.333Z] #44 10.87 internal/nettrace
19:20:28 [2020-10-16T19:20:28.333Z] #44 11.03 runtime/cgo
19:20:28 [2020-10-16T19:20:28.333Z] #44 14.23 vendor/golang.org/x/crypto/internal/subtle
19:20:28 [2020-10-16T19:20:28.333Z] #44 ...
19:20:28 [2020-10-16T19:20:28.333Z] 
19:20:28 [2020-10-16T19:20:28.333Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:28 [2020-10-16T19:20:28.333Z] #48 18.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 18.97 go: downloading github.com/mattn/go-isatty v0.0.8
19:20:28 [2020-10-16T19:20:28.333Z] #48 18.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:28 [2020-10-16T19:20:28.333Z] #48 18.99 go: downloading github.com/ultraware/funlen v0.0.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.03 go: downloading github.com/magiconair/properties v1.8.1
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.03 go: downloading github.com/gobwas/glob v0.2.3
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.03 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.12 go: extracting github.com/ultraware/funlen v0.0.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.12 go: extracting github.com/mattn/go-isatty v0.0.8
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.12 go: downloading github.com/hashicorp/hcl v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.12 go: downloading github.com/spf13/cast v1.3.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.22 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.25 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.41 go: extracting github.com/go-toolsmith/strparse v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.44 go: extracting github.com/magiconair/properties v1.8.1
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.47 go: extracting github.com/spf13/cast v1.3.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.61 go: extracting github.com/gobwas/glob v0.2.3
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.81 go: downloading github.com/pelletier/go-toml v1.2.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.90 go: extracting github.com/go-toolsmith/astcast v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.91 go: downloading github.com/spf13/afero v1.1.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:28 [2020-10-16T19:20:28.333Z] #48 19.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.25 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.42 go: extracting github.com/hashicorp/hcl v1.0.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.43 go: extracting github.com/pelletier/go-toml v1.2.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.54 go: extracting github.com/spf13/afero v1.1.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.55 go: extracting github.com/go-lintpack/lintpack v0.5.2
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.62 go: downloading github.com/subosito/gotenv v1.2.0
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.72 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:20:28 [2020-10-16T19:20:28.333Z] #48 20.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:20:28 [2020-10-16T19:20:28.333Z] #48 ...
19:20:28 [2020-10-16T19:20:28.333Z] 
19:20:28 [2020-10-16T19:20:28.333Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:28 [2020-10-16T19:20:28.333Z] #50 10.94 + GO111MODULE=on
19:20:28 [2020-10-16T19:20:28.333Z] #50 10.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:28 [2020-10-16T19:20:28.333Z] #50 12.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:28 [2020-10-16T19:20:28.333Z] #50 12.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:28 [2020-10-16T19:20:28.333Z] #50 12.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:28 [2020-10-16T19:20:28.333Z] #50 13.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:28 [2020-10-16T19:20:28.333Z] #50 13.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:28 [2020-10-16T19:20:28.333Z] #50 14.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:28 [2020-10-16T19:20:28.333Z] #50 15.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:28 [2020-10-16T19:20:28.333Z] #50 16.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:28 [2020-10-16T19:20:28.333Z] #50 18.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:28 [2020-10-16T19:20:28.333Z] #50 18.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:28 [2020-10-16T19:20:28.333Z] #50 18.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:28 [2020-10-16T19:20:28.334Z] #50 18.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:28 [2020-10-16T19:20:28.334Z] #50 20.03 runtime/cgo
19:20:28 [2020-10-16T19:20:28.334Z] #50 20.31 runtime
19:20:28 [2020-10-16T19:20:28.334Z] #50 ...
19:20:28 [2020-10-16T19:20:28.334Z] 
19:20:28 [2020-10-16T19:20:28.334Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:28 [2020-10-16T19:20:28.334Z] #48 21.09 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:20:28 [2020-10-16T19:20:28.334Z] #48 21.22 go: downloading golang.org/x/text v0.3.2
19:20:28 [2020-10-16T19:20:28.440Z] #41 8.910   PBCC     images/pagemap.pb-c.c
19:20:28 [2020-10-16T19:20:28.440Z] #41 8.962   DEP      images/pagemap.pb-c.d
19:20:28 [2020-10-16T19:20:28.440Z] #41 9.122   PBCC     images/rlimit.pb-c.c
19:20:28 [2020-10-16T19:20:28.632Z] #48 21.25 go: downloading github.com/ultraware/whitespace v0.0.4
19:20:28 [2020-10-16T19:20:28.632Z] #48 21.27 go: downloading github.com/mattn/go-colorable v0.1.4
19:20:28 [2020-10-16T19:20:28.632Z] #48 21.36 go: extracting github.com/subosito/gotenv v1.2.0
19:20:28 [2020-10-16T19:20:28.632Z] #48 21.42 go: downloading github.com/BurntSushi/toml v0.3.1
19:20:28 [2020-10-16T19:20:28.701Z] #41 9.194   DEP      images/rlimit.pb-c.d
19:20:28 [2020-10-16T19:20:28.934Z] #48 21.72 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:20:28 [2020-10-16T19:20:28.934Z] #48 21.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:20:28 [2020-10-16T19:20:28.961Z] #41 9.330   PBCC     images/file-lock.pb-c.c
19:20:28 [2020-10-16T19:20:28.961Z] #41 9.443   DEP      images/file-lock.pb-c.d
19:20:29 [2020-10-16T19:20:29.222Z] #41 9.607   PBCC     images/tty.pb-c.c
19:20:29 [2020-10-16T19:20:29.222Z] #41 9.692   DEP      images/tty.pb-c.d
19:20:29 [2020-10-16T19:20:29.222Z] #41 9.818   PBCC     images/tun.pb-c.c
19:20:29 [2020-10-16T19:20:29.234Z] #48 21.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:20:29 [2020-10-16T19:20:29.234Z] #48 21.91 go: downloading github.com/spf13/pflag v1.0.5
19:20:29 [2020-10-16T19:20:29.483Z] #41 9.891   PBCC     images/netdev.pb-c.c
19:20:29 [2020-10-16T19:20:29.483Z] #41 9.956   DEP      images/tun.pb-c.d
19:20:29 [2020-10-16T19:20:29.483Z] #41 10.06   DEP      images/netdev.pb-c.d
19:20:29 [2020-10-16T19:20:29.483Z] #41 10.08   PBCC     images/vma.pb-c.c
19:20:29 [2020-10-16T19:20:29.483Z] #41 10.18   DEP      images/vma.pb-c.d
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.10 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.11 go: extracting github.com/ultraware/whitespace v0.0.4
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.15 go: extracting github.com/mattn/go-colorable v0.1.4
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.30 go: extracting github.com/BurntSushi/toml v0.3.1
19:20:29 [2020-10-16T19:20:29.533Z] #48 22.35 go: extracting github.com/go-toolsmith/astequal v1.0.0
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.21   PBCC     images/creds.pb-c.c
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.23   DEP      images/creds.pb-c.d
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.30   PBCC     images/utsns.pb-c.c
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.32   DEP      images/utsns.pb-c.d
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.38   PBCC     images/ipc-desc.pb-c.c
19:20:29 [2020-10-16T19:20:29.743Z] #41 10.42   PBCC     images/ipc-sem.pb-c.c
19:20:29 [2020-10-16T19:20:29.833Z] #48 22.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0
19:20:29 [2020-10-16T19:20:29.833Z] #48 22.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:20:29 [2020-10-16T19:20:29.833Z] #48 22.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:20:29 [2020-10-16T19:20:29.833Z] #48 22.73 go: extracting github.com/mitchellh/mapstructure v1.1.2
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.46   DEP      images/ipc-desc.pb-c.d
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.50   DEP      images/ipc-sem.pb-c.d
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.56   PBCC     images/ipc-msg.pb-c.c
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.57   DEP      images/ipc-msg.pb-c.d
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.63   PBCC     images/ipc-shm.pb-c.c
19:20:30 [2020-10-16T19:20:30.004Z] #41 10.67   DEP      images/ipc-shm.pb-c.d
19:20:30 [2020-10-16T19:20:30.133Z] #48 22.75 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:30 [2020-10-16T19:20:30.134Z] #48 22.76 go: downloading gopkg.in/yaml.v2 v2.2.7
19:20:30 [2020-10-16T19:20:30.134Z] #48 22.79 go: downloading github.com/stretchr/testify v1.4.0
19:20:30 [2020-10-16T19:20:30.134Z] #48 22.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
19:20:30 [2020-10-16T19:20:30.134Z] #48 22.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:20:30 [2020-10-16T19:20:30.265Z] #41 10.74   PBCC     images/ipc-var.pb-c.c
19:20:30 [2020-10-16T19:20:30.265Z] #41 10.76   DEP      images/ipc-var.pb-c.d
19:20:30 [2020-10-16T19:20:30.265Z] #41 10.82   PBCC     images/sk-opts.pb-c.c
19:20:30 [2020-10-16T19:20:30.265Z] #41 10.86   PBCC     images/packet-sock.pb-c.c
19:20:30 [2020-10-16T19:20:30.265Z] #41 10.90   DEP      images/sk-opts.pb-c.d
19:20:30 [2020-10-16T19:20:30.433Z] #48 23.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:20:30 [2020-10-16T19:20:30.433Z] #48 23.08 go: extracting github.com/spf13/pflag v1.0.5
19:20:30 [2020-10-16T19:20:30.433Z] #48 23.29 go: downloading github.com/go-toolsmith/typep v1.0.0
19:20:30 [2020-10-16T19:20:30.510Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done
19:20:30 [2020-10-16T19:20:30.525Z] #41 10.98   DEP      images/packet-sock.pb-c.d
19:20:30 [2020-10-16T19:20:30.525Z] #41 11.06   PBCC     images/sk-netlink.pb-c.c
19:20:30 [2020-10-16T19:20:30.525Z] #41 11.11   DEP      images/sk-netlink.pb-c.d
19:20:30 [2020-10-16T19:20:30.525Z] #41 11.21   PBCC     images/sk-inet.pb-c.c
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.29 go: extracting gopkg.in/yaml.v2 v2.2.7
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.33 go: extracting github.com/spf13/jwalterweatherman v1.0.0
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.47 go: extracting github.com/sourcegraph/go-diff v0.5.1
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.47 go: extracting github.com/stretchr/testify v1.4.0
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:30 [2020-10-16T19:20:30.732Z] #48 23.54 go: extracting github.com/go-toolsmith/typep v1.0.0
19:20:30 [2020-10-16T19:20:30.785Z] #41 11.25   DEP      images/sk-inet.pb-c.d
19:20:30 [2020-10-16T19:20:30.785Z] #41 11.30   PBCC     images/sk-unix.pb-c.c
19:20:31 [2020-10-16T19:20:31.035Z] #48 23.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:20:31 [2020-10-16T19:20:31.035Z] #48 23.77 go: downloading github.com/gogo/protobuf v1.2.1
19:20:31 [2020-10-16T19:20:31.035Z] #48 23.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.40   DEP      images/sk-unix.pb-c.d
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.45   PBCC     images/mm.pb-c.c
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.51   DEP      images/mm.pb-c.d
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.57   PBCC     images/timerfd.pb-c.c
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.60   DEP      images/timerfd.pb-c.d
19:20:31 [2020-10-16T19:20:31.045Z] #41 11.66   PBCC     images/timer.pb-c.c
19:20:31 [2020-10-16T19:20:31.086Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.69   DEP      images/timer.pb-c.d
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.74   PBCC     images/sa.pb-c.c
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.79   DEP      images/sa.pb-c.d
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.84   PBCC     images/pipe-data.pb-c.c
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.86   DEP      images/pipe-data.pb-c.d
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.91   PBCC     images/mnt.pb-c.c
19:20:31 [2020-10-16T19:20:31.305Z] #41 11.98   DEP      images/mnt.pb-c.d
19:20:31 [2020-10-16T19:20:31.337Z] #48 23.89 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:31 [2020-10-16T19:20:31.337Z] #48 24.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0
19:20:31 [2020-10-16T19:20:31.337Z] #48 24.09 go: downloading github.com/sirupsen/logrus v1.4.2
19:20:31 [2020-10-16T19:20:31.337Z] #48 24.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:20:31 [2020-10-16T19:20:31.337Z] #48 24.14 go: downloading github.com/stretchr/objx v0.2.0
19:20:31 [2020-10-16T19:20:31.337Z] #48 24.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:20:31 [2020-10-16T19:20:31.565Z] #41 12.03   PBCC     images/sk-packet.pb-c.c
19:20:31 [2020-10-16T19:20:31.565Z] #41 12.06   DEP      images/sk-packet.pb-c.d
19:20:31 [2020-10-16T19:20:31.566Z] #41 12.11   PBCC     images/tcp-stream.pb-c.c
19:20:31 [2020-10-16T19:20:31.637Z] #48 24.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.17   DEP      images/tcp-stream.pb-c.d
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.24   PBCC     images/pipe.pb-c.c
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.29   DEP      images/pipe.pb-c.d
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.35   PBCC     images/pstree.pb-c.c
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.38   DEP      images/pstree.pb-c.d
19:20:31 [2020-10-16T19:20:31.826Z] #41 12.43   PBCC     images/fs.pb-c.c
19:20:31 [2020-10-16T19:20:31.936Z] #48 24.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:20:31 [2020-10-16T19:20:31.936Z] #48 24.59 go: extracting github.com/sirupsen/logrus v1.4.2
19:20:31 [2020-10-16T19:20:31.936Z] #48 24.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:20:31 [2020-10-16T19:20:31.936Z] #48 24.61 go: extracting github.com/stretchr/objx v0.2.0
19:20:31 [2020-10-16T19:20:31.936Z] #48 ...
19:20:31 [2020-10-16T19:20:31.936Z] 
19:20:31 [2020-10-16T19:20:31.936Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:31 [2020-10-16T19:20:31.936Z] #41 14.74 Fetched 8164 kB in 14s (597 kB/s)
19:20:31 [2020-10-16T19:20:31.936Z] #41 14.74 Reading package lists...
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.47   DEP      images/fs.pb-c.d
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.50   PBCC     images/signalfd.pb-c.c
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.55   DEP      images/signalfd.pb-c.d
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.60   PBCC     images/fh.pb-c.c
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.67   PBCC     images/fsnotify.pb-c.c
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.70   DEP      images/fh.pb-c.d
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.74   DEP      images/fsnotify.pb-c.d
19:20:32 [2020-10-16T19:20:32.086Z] #41 12.77   PBCC     images/eventpoll.pb-c.c
19:20:32 [2020-10-16T19:20:32.237Z] #41 21.45 Reading package lists...
19:20:32 [2020-10-16T19:20:32.237Z] #41 ...
19:20:32 [2020-10-16T19:20:32.237Z] 
19:20:32 [2020-10-16T19:20:32.237Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:32 [2020-10-16T19:20:32.237Z] #63 17.73 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
19:20:32 [2020-10-16T19:20:32.237Z] #63 18.79 + cd /tmp/tmp.ky1HFP1JzD/src/github.com/docker/libnetwork
19:20:32 [2020-10-16T19:20:32.237Z] #63 18.79 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
19:20:32 [2020-10-16T19:20:32.237Z] #63 19.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:20:32 [2020-10-16T19:20:32.346Z] #41 12.80   DEP      images/eventpoll.pb-c.d
19:20:32 [2020-10-16T19:20:32.346Z] #41 12.84   PBCC     images/eventfd.pb-c.c
19:20:32 [2020-10-16T19:20:32.346Z] #41 12.86   DEP      images/eventfd.pb-c.d
19:20:32 [2020-10-16T19:20:32.346Z] #41 12.96   PBCC     images/remap-file-path.pb-c.c
19:20:32 [2020-10-16T19:20:32.346Z] #41 12.97   DEP      images/remap-file-path.pb-c.d
19:20:32 [2020-10-16T19:20:32.346Z] #41 13.01   PBCC     images/fifo.pb-c.c
19:20:32 [2020-10-16T19:20:32.346Z] #41 13.03   DEP      images/fifo.pb-c.d
19:20:32 [2020-10-16T19:20:32.536Z] #63 ...
19:20:32 [2020-10-16T19:20:32.536Z] 
19:20:32 [2020-10-16T19:20:32.536Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:32 [2020-10-16T19:20:32.536Z] #48 24.91 go: downloading github.com/go-toolsmith/astp v1.0.0
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.06 go: downloading github.com/davecgh/go-spew v1.1.1
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.19 go: extracting github.com/go-toolsmith/astp v1.0.0
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:20:32 [2020-10-16T19:20:32.536Z] #48 25.37 go: downloading gopkg.in/ini.v1 v1.51.0
19:20:32 [2020-10-16T19:20:32.607Z] #41 13.08   PBCC     images/ghost-file.pb-c.c
19:20:32 [2020-10-16T19:20:32.607Z] #41 13.15   DEP      images/ghost-file.pb-c.d
19:20:32 [2020-10-16T19:20:32.607Z] #41 13.22   PBCC     images/regfile.pb-c.c
19:20:32 [2020-10-16T19:20:32.607Z] #41 13.30   DEP      images/regfile.pb-c.d
19:20:32 [2020-10-16T19:20:32.837Z] #48 ...
19:20:32 [2020-10-16T19:20:32.837Z] 
19:20:32 [2020-10-16T19:20:32.837Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:20:32 [2020-10-16T19:20:32.837Z] #54 15.52 Fetched 8164 kB in 14s (564 kB/s)
19:20:32 [2020-10-16T19:20:32.837Z] #54 15.52 Reading package lists...
19:20:32 [2020-10-16T19:20:32.837Z] #54 22.95 Reading package lists...
19:20:32 [2020-10-16T19:20:32.837Z] #54 ...
19:20:32 [2020-10-16T19:20:32.837Z] 
19:20:32 [2020-10-16T19:20:32.837Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:32 [2020-10-16T19:20:32.837Z] #48 25.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:20:32 [2020-10-16T19:20:32.867Z] #41 13.35   PBCC     images/ns.pb-c.c
19:20:32 [2020-10-16T19:20:32.867Z] #41 13.37   DEP      images/ns.pb-c.d
19:20:32 [2020-10-16T19:20:32.867Z] #41 13.44   PBCC     images/fdinfo.pb-c.c
19:20:32 [2020-10-16T19:20:32.867Z] #41 13.58   DEP      images/fdinfo.pb-c.d
19:20:33 [2020-10-16T19:20:33.129Z] #41 13.63   PBCC     images/core-aarch64.pb-c.c
19:20:33 [2020-10-16T19:20:33.129Z] #41 13.69   PBCC     images/core-arm.pb-c.c
19:20:33 [2020-10-16T19:20:33.129Z] #41 13.79   PBCC     images/core-ppc64.pb-c.c
19:20:33 [2020-10-16T19:20:33.129Z] #41 13.83   PBCC     images/core-s390.pb-c.c
19:20:33 [2020-10-16T19:20:33.136Z] #48 25.88 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:20:33 [2020-10-16T19:20:33.136Z] #48 26.03 go: extracting github.com/davecgh/go-spew v1.1.1
19:20:33 [2020-10-16T19:20:33.136Z] #48 ...
19:20:33 [2020-10-16T19:20:33.136Z] 
19:20:33 [2020-10-16T19:20:33.136Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:33 [2020-10-16T19:20:33.136Z] #35 15.89 Fetched 8164 kB in 15s (538 kB/s)
19:20:33 [2020-10-16T19:20:33.136Z] #35 15.89 Reading package lists...
19:20:33 [2020-10-16T19:20:33.389Z] #41 13.88   PBCC     images/core-x86.pb-c.c
19:20:33 [2020-10-16T19:20:33.389Z] #41 13.97   PBCC     images/core.pb-c.c
19:20:33 [2020-10-16T19:20:33.389Z] #41 14.01   PBCC     images/inventory.pb-c.c
19:20:33 [2020-10-16T19:20:33.389Z] #41 14.06   DEP      images/core-aarch64.pb-c.d
19:20:33 [2020-10-16T19:20:33.389Z] #41 14.09   DEP      images/core-arm.pb-c.d
19:20:33 [2020-10-16T19:20:33.435Z] #35 23.72 Reading package lists...
19:20:33 [2020-10-16T19:20:33.435Z] #35 ...
19:20:33 [2020-10-16T19:20:33.435Z] 
19:20:33 [2020-10-16T19:20:33.435Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:33 [2020-10-16T19:20:33.435Z] #48 26.07 go: extracting gopkg.in/ini.v1 v1.51.0
19:20:33 [2020-10-16T19:20:33.435Z] #48 26.10 go: downloading github.com/pmezard/go-difflib v1.0.0
19:20:33 [2020-10-16T19:20:33.435Z] #48 26.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:20:33 [2020-10-16T19:20:33.647Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.6s done
19:20:33 [2020-10-16T19:20:33.651Z] #41 14.14   DEP      images/core-ppc64.pb-c.d
19:20:33 [2020-10-16T19:20:33.651Z] #41 14.19   DEP      images/core-s390.pb-c.d
19:20:33 [2020-10-16T19:20:33.651Z] #41 14.25   DEP      images/core-x86.pb-c.d
19:20:33 [2020-10-16T19:20:33.651Z] #41 14.31   DEP      images/core.pb-c.d
19:20:33 [2020-10-16T19:20:33.734Z] #48 26.40 go: downloading github.com/kisielk/gotool v1.0.0
19:20:33 [2020-10-16T19:20:33.734Z] #48 ...
19:20:33 [2020-10-16T19:20:33.734Z] 
19:20:33 [2020-10-16T19:20:33.734Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:33 [2020-10-16T19:20:33.734Z] #12 16.29 Fetched 8164 kB in 15s (533 kB/s)
19:20:33 [2020-10-16T19:20:33.734Z] #12 16.29 Reading package lists...
19:20:33 [2020-10-16T19:20:33.734Z] #12 23.68 Reading package lists...
19:20:33 [2020-10-16T19:20:33.734Z] #12 ...
19:20:33 [2020-10-16T19:20:33.734Z] 
19:20:33 [2020-10-16T19:20:33.734Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:33 [2020-10-16T19:20:33.734Z] #48 26.45 go: extracting github.com/pmezard/go-difflib v1.0.0
19:20:33 [2020-10-16T19:20:33.910Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
19:20:33 [2020-10-16T19:20:33.911Z] #41 14.36   DEP      images/inventory.pb-c.d
19:20:33 [2020-10-16T19:20:33.911Z] #41 14.42   PBCC     images/cpuinfo.pb-c.c
19:20:33 [2020-10-16T19:20:33.911Z] #41 14.44   DEP      images/cpuinfo.pb-c.d
19:20:33 [2020-10-16T19:20:33.911Z] #41 14.51   PBCC     images/stats.pb-c.c
19:20:33 [2020-10-16T19:20:33.911Z] #41 14.55   DEP      images/stats.pb-c.d
19:20:34 [2020-10-16T19:20:34.034Z] #48 26.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:20:34 [2020-10-16T19:20:34.034Z] #48 26.82 go: extracting github.com/kisielk/gotool v1.0.0
19:20:34 [2020-10-16T19:20:34.469Z] #54 ...
19:20:34 [2020-10-16T19:20:34.469Z] 
19:20:34 [2020-10-16T19:20:34.469Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:34 [2020-10-16T19:20:34.469Z] #49 87.64 mvdan.cc/sh/v3/cmd/shfmt
19:20:34 [2020-10-16T19:20:34.469Z] #49 DONE 92.9s
19:20:34 [2020-10-16T19:20:34.469Z] 
19:20:34 [2020-10-16T19:20:34.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:34 [2020-10-16T19:20:34.469Z] #41 16.42 make[1]: Nothing to be done for 'all'.
19:20:34 [2020-10-16T19:20:34.469Z] #41 17.77   CC       images/stats.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 18.04   CC       images/core.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 18.66   CC       images/core-x86.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 19.28   CC       images/core-arm.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 19.74   CC       images/core-aarch64.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 20.16   CC       images/core-ppc64.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 20.82   CC       images/core-s390.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 21.44   CC       images/cpuinfo.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 21.85   CC       images/inventory.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 22.19   CC       images/fdinfo.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 22.53   CC       images/fown.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 22.71   CC       images/ns.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 22.94   CC       images/regfile.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 23.09   CC       images/ghost-file.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 23.52   CC       images/fifo.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 23.89   CC       images/remap-file-path.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 24.25   CC       images/eventfd.o
19:20:34 [2020-10-16T19:20:34.469Z] #41 24.69   CC       images/eventpoll.o
19:20:34 [2020-10-16T19:20:34.681Z] #48 27.16 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:34 [2020-10-16T19:20:34.734Z] #41 25.06   CC       images/fh.o
19:20:34 [2020-10-16T19:20:34.992Z] #41 25.54   CC       images/fsnotify.o
19:20:35 [2020-10-16T19:20:35.293Z] #41 ...
19:20:35 [2020-10-16T19:20:35.293Z] 
19:20:35 [2020-10-16T19:20:35.293Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:35 [2020-10-16T19:20:35.556Z] #41 26.12   CC       images/signalfd.o
19:20:35 [2020-10-16T19:20:35.762Z] #48 28.18 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:20:35 [2020-10-16T19:20:35.813Z] #41 26.34   CC       images/fs.o
19:20:35 [2020-10-16T19:20:35.837Z] #8 ...
19:20:35 [2020-10-16T19:20:35.837Z] 
19:20:35 [2020-10-16T19:20:35.837Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:20:35 [2020-10-16T19:20:35.837Z] #25 7.409 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
19:20:35 [2020-10-16T19:20:35.837Z] #25 7.423 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:35 [2020-10-16T19:20:35.837Z] #25 7.474 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:35 [2020-10-16T19:20:35.837Z] #25 7.620 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:20:35 [2020-10-16T19:20:35.837Z] #25 8.006 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:20:35 [2020-10-16T19:20:35.837Z] #25 8.152 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:20:35 [2020-10-16T19:20:35.837Z] #25 9.610 Fetched 8211 kB in 2s (3367 kB/s)
19:20:35 [2020-10-16T19:20:35.837Z] #25 9.610 Reading package lists...
19:20:35 [2020-10-16T19:20:35.837Z] #25 ...
19:20:35 [2020-10-16T19:20:35.837Z] 
19:20:35 [2020-10-16T19:20:35.837Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
19:20:36 [2020-10-16T19:20:36.070Z] #41 26.53   CC       images/pstree.o
19:20:36 [2020-10-16T19:20:36.328Z] #41 26.78   CC       images/pipe.o
19:20:36 [2020-10-16T19:20:36.334Z] #54 40.54 Checking out files:  54% (1878/3444)   
Checking out files:  55% (1895/3444)   
Checking out files:  56% (1929/3444)   
Checking out files:  57% (1964/3444)   
Checking out files:  58% (1998/3444)   
Checking out files:  59% (2032/3444)   
Checking out files:  60% (2067/3444)   
Checking out files:  61% (2101/3444)   
Checking out files:  62% (2136/3444)   
Checking out files:  63% (2170/3444)   
Checking out files:  64% (2205/3444)   
Checking out files:  65% (2239/3444)   
Checking out files:  66% (2274/3444)   
Checking out files:  67% (2308/3444)   
Checking out files:  68% (2342/3444)   
Checking out files:  69% (2377/3444)   
Checking out files:  70% (2411/3444)   
Checking out files:  71% (2446/3444)   
Checking out files:  72% (2480/3444)   
Checking out files:  73% (2515/3444)   
Checking out files:  74% (2549/3444)   
Checking out files:  75% (2583/3444)   
Checking out files:  76% (2618/3444)   
Checking out files:  77% (2652/3444)   
Checking out files:  78% (2687/3444)   
Checking out files:  79% (2721/3444)   
Checking out files:  80% (2756/3444)   
Checking out files:  81% (2790/3444)   
Checking out files:  82% (2825/3444)   
Checking out files:  83% (2859/3444)   
Checking out files:  84% (2893/3444)   
Checking out files:  85% (2928/3444)   
Checking out files:  86% (2962/3444)   
Checking out files:  87% (2997/3444)   
Checking out files:  88% (3031/3444)   
Checking out files:  89% (3066/3444)   
Checking out files:  90% (3100/3444)   
Checking out files:  91% (3135/3444)   
Checking out files:  91% (3161/3444)   
Checking out files:  92% (3169/3444)   
Checking out files:  93% (3203/3444)   
Checking out files:  94% (3238/3444)   
Checking out files:  95% (3272/3444)   
Checking out files:  96% (3307/3444)   
Checking out files:  97% (3341/3444)   
Checking out files:  98% (3376/3444)   
Checking out files:  99% (3410/3444)   
Checking out files: 100% (3444/3444)   
Checking out files: 100% (3444/3444), done.
19:20:36 [2020-10-16T19:20:36.334Z] #54 41.84 + cd /tmp/tmp.aImowwIInZ/src/github.com/containerd/containerd
19:20:36 [2020-10-16T19:20:36.334Z] #54 41.85 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:36 [2020-10-16T19:20:36.585Z] #41 27.02   CC       images/tcp-stream.o
19:20:36 [2020-10-16T19:20:36.585Z] #41 27.22   CC       images/sk-packet.o
19:20:37 [2020-10-16T19:20:37.149Z] #41 27.44   CC       images/mnt.o
19:20:37 [2020-10-16T19:20:37.149Z] #41 27.66   CC       images/pipe-data.o
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + export 'BUILDTAGS=netgo osusergo static_build'
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + BUILDTAGS='netgo osusergo static_build'
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + export EXTRA_FLAGS=-buildmode=pie
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + EXTRA_FLAGS=-buildmode=pie
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + '[' '' = dynamic ']'
19:20:37 [2020-10-16T19:20:37.274Z] #54 42.54 + make
19:20:37 [2020-10-16T19:20:37.274Z] #54 ...
19:20:37 [2020-10-16T19:20:37.274Z] 
19:20:37 [2020-10-16T19:20:37.274Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:37 [2020-10-16T19:20:37.274Z] #49 77.28 github.com/pkg/diff
19:20:37 [2020-10-16T19:20:37.274Z] #49 78.09 go/ast
19:20:37 [2020-10-16T19:20:37.274Z] #49 78.67 golang.org/x/crypto/ssh/terminal
19:20:37 [2020-10-16T19:20:37.274Z] #49 80.73 mvdan.cc/editorconfig
19:20:37 [2020-10-16T19:20:37.274Z] #49 81.70 mvdan.cc/sh/v3/fileutil
19:20:37 [2020-10-16T19:20:37.274Z] #49 81.87 mvdan.cc/sh/v3/syntax
19:20:37 [2020-10-16T19:20:37.274Z] #49 ...
19:20:37 [2020-10-16T19:20:37.274Z] 
19:20:37 [2020-10-16T19:20:37.274Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:37 [2020-10-16T19:20:37.274Z] #41 16.01 make[1]: Nothing to be done for 'all'.
19:20:37 [2020-10-16T19:20:37.274Z] #41 17.39   CC       images/stats.o
19:20:37 [2020-10-16T19:20:37.274Z] #41 17.84   CC       images/core.o
19:20:37 [2020-10-16T19:20:37.406Z] #41 27.91   CC       images/sa.o
19:20:37 [2020-10-16T19:20:37.664Z] #41 28.11   CC       images/timer.o
19:20:37 [2020-10-16T19:20:37.922Z] #41 28.47   CC       images/timerfd.o
19:20:38 [2020-10-16T19:20:38.180Z] #41 ...
19:20:38 [2020-10-16T19:20:38.180Z] 
19:20:38 [2020-10-16T19:20:38.180Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:38 [2020-10-16T19:20:38.180Z] #11 97.38 Selecting previously unselected package g++-mingw-w64-x86-64.
19:20:38 [2020-10-16T19:20:38.180Z] #11 97.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:38 [2020-10-16T19:20:38.180Z] #11 97.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:38 [2020-10-16T19:20:38.214Z] #41 18.52   CC       images/core-x86.o
19:20:38 [2020-10-16T19:20:38.474Z] #41 18.99   CC       images/core-arm.o
19:20:39 [2020-10-16T19:20:39.044Z] #41 19.35   CC       images/core-aarch64.o
19:20:39 [2020-10-16T19:20:39.044Z] #41 19.73   CC       images/core-ppc64.o
19:20:39 [2020-10-16T19:20:39.111Z] #11 ...
19:20:39 [2020-10-16T19:20:39.111Z] 
19:20:39 [2020-10-16T19:20:39.111Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:39 [2020-10-16T19:20:39.111Z] #43 88.34 github.com/LK4D4/vndr/versioned
19:20:39 [2020-10-16T19:20:39.111Z] #43 88.50 compress/flate
19:20:39 [2020-10-16T19:20:39.111Z] #43 89.25 github.com/LK4D4/vndr/build
19:20:39 [2020-10-16T19:20:39.111Z] #43 91.25 hash/crc32
19:20:39 [2020-10-16T19:20:39.111Z] #43 91.83 compress/gzip
19:20:39 [2020-10-16T19:20:39.111Z] #43 92.55 net
19:20:39 [2020-10-16T19:20:39.111Z] #43 92.78 vendor/golang.org/x/text/transform
19:20:39 [2020-10-16T19:20:39.111Z] #43 93.77 vendor/golang.org/x/text/unicode/bidi
19:20:39 [2020-10-16T19:20:39.111Z] #43 95.73 vendor/golang.org/x/text/secure/bidirule
19:20:39 [2020-10-16T19:20:39.111Z] #43 95.99 vendor/golang.org/x/text/unicode/norm
19:20:39 [2020-10-16T19:20:39.162Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done
19:20:39 [2020-10-16T19:20:39.162Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done
19:20:39 [2020-10-16T19:20:39.329Z] #48 31.63 go: extracting github.com/gogo/protobuf v1.2.1
19:20:39 [2020-10-16T19:20:39.329Z] #48 ...
19:20:39 [2020-10-16T19:20:39.329Z] 
19:20:39 [2020-10-16T19:20:39.329Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:39 [2020-10-16T19:20:39.329Z] #41 21.45 Reading package lists...
19:20:39 [2020-10-16T19:20:39.329Z] #41 27.74 Building dependency tree...
19:20:39 [2020-10-16T19:20:39.329Z] #41 30.19 The following additional packages will be installed:
19:20:39 [2020-10-16T19:20:39.329Z] #41 30.19   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:20:39 [2020-10-16T19:20:39.329Z] #41 30.20   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:20:39 [2020-10-16T19:20:39.329Z] #41 30.21 Suggested packages:
19:20:39 [2020-10-16T19:20:39.329Z] #41 30.21   manpages-dev python-setuptools
19:20:39 [2020-10-16T19:20:39.329Z] #41 31.91 The following NEW packages will be installed:
19:20:39 [2020-10-16T19:20:39.329Z] #41 31.92   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:20:39 [2020-10-16T19:20:39.329Z] #41 31.92   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:20:39 [2020-10-16T19:20:39.329Z] #41 31.92   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:20:39 [2020-10-16T19:20:39.329Z] #41 31.93   python-six zlib1g-dev
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.11 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.11 Need to get 4075 kB of archives.
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.11 After this operation, 24.5 MB of additional disk space will be used.
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:20:39 [2020-10-16T19:20:39.329Z] #41 32.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
19:20:39 [2020-10-16T19:20:39.368Z] #43 ...
19:20:39 [2020-10-16T19:20:39.368Z] 
19:20:39 [2020-10-16T19:20:39.368Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:39 [2020-10-16T19:20:39.368Z] #41 28.75   CC       images/mm.o
19:20:39 [2020-10-16T19:20:39.368Z] #41 29.14   CC       images/sk-opts.o
19:20:39 [2020-10-16T19:20:39.368Z] #41 29.43   CC       images/sk-unix.o
19:20:39 [2020-10-16T19:20:39.368Z] #41 29.71   CC       images/sk-inet.o
19:20:39 [2020-10-16T19:20:39.368Z] #41 29.99   CC       images/tun.o
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
19:20:39 [2020-10-16T19:20:39.630Z] #41 32.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #8 DONE 24.8s
19:20:39 [2020-10-16T19:20:39.744Z] 
19:20:39 [2020-10-16T19:20:39.744Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:20:39 [2020-10-16T19:20:39.744Z] #25 9.610 Reading package lists...
19:20:39 [2020-10-16T19:20:39.744Z] #25 10.92 Reading package lists...
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.21 Building dependency tree...
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.85 The following additional packages will be installed:
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.85   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.85   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.85   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.86 Suggested packages:
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.86   krb5-doc krb5-user
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.86 Recommended packages:
19:20:39 [2020-10-16T19:20:39.744Z] #25 12.86   krb5-locales publicsuffix libsasl2-modules
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.19 The following NEW packages will be installed:
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.19   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.19   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.19   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.20   libssh2-1 libssl1.1 openssl
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.53 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.53 Need to get 4772 kB of archives.
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.53 After this operation, 11.5 MB of additional disk space will be used.
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.53 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.55 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.61 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.62 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.62 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.62 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.67 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.67 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.67 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.68 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.69 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.69 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.69 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.70 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.70 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.70 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.93 debconf: delaying package configuration, since apt-utils is not installed
19:20:39 [2020-10-16T19:20:39.744Z] #25 13.97 Fetched 4772 kB in 0s (10.1 MB/s)
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.00 Selecting previously unselected package libssl1.1:arm64.
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.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 ... 6670 files and directories currently installed.)
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.01 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.02 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.21 Selecting previously unselected package openssl.
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.21 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.22 Unpacking openssl (1.1.1d-0+deb10u3) ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.35 Selecting previously unselected package ca-certificates.
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.35 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.36 Unpacking ca-certificates (20200601~deb10u1) ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.45 Selecting previously unselected package libkeyutils1:arm64.
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.45 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
19:20:39 [2020-10-16T19:20:39.744Z] #25 14.46 Unpacking libkeyutils1:arm64 (1.6-6) ...
19:20:39 [2020-10-16T19:20:39.930Z] #41 32.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
19:20:39 [2020-10-16T19:20:39.930Z] #41 32.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
19:20:39 [2020-10-16T19:20:39.930Z] #41 32.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
19:20:39 [2020-10-16T19:20:39.930Z] #41 32.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
19:20:39 [2020-10-16T19:20:39.930Z] #41 32.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
19:20:39 [2020-10-16T19:20:39.932Z] #41 30.23   CC       images/sk-netlink.o
19:20:39 [2020-10-16T19:20:39.984Z] #41 20.37   CC       images/core-s390.o
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.49 Selecting previously unselected package libkrb5support0:arm64.
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.49 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.50 Unpacking libkrb5support0:arm64 (1.17-3) ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.55 Selecting previously unselected package libk5crypto3:arm64.
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.55 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.55 Unpacking libk5crypto3:arm64 (1.17-3) ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.60 Selecting previously unselected package libkrb5-3:arm64.
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.60 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.61 Unpacking libkrb5-3:arm64 (1.17-3) ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.70 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.70 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.70 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
19:20:40 [2020-10-16T19:20:40.006Z] #25 14.74 Selecting previously unselected package libsasl2-modules-db:arm64.
19:20:40 [2020-10-16T19:20:40.189Z] #41 30.50   CC       images/packet-sock.o
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.74 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.75 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.79 Selecting previously unselected package libsasl2-2:arm64.
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.79 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.79 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.83 Selecting previously unselected package libldap-common.
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.84 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.84 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.92 Selecting previously unselected package libldap-2.4-2:arm64.
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.92 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 14.93 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
19:20:40 [2020-10-16T19:20:40.269Z] #25 15.00 Selecting previously unselected package libnghttp2-14:arm64.
19:20:40 [2020-10-16T19:20:40.269Z] #25 15.00 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
19:20:40 [2020-10-16T19:20:40.446Z] #41 30.93   CC       images/ipc-var.o
19:20:40 [2020-10-16T19:20:40.541Z] #25 15.01 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:20:40 [2020-10-16T19:20:40.554Z] #41 21.02   CC       images/cpuinfo.o
19:20:40 [2020-10-16T19:20:40.704Z] #41 31.14   CC       images/ipc-desc.o
19:20:40 [2020-10-16T19:20:40.704Z] #41 31.30   CC       images/ipc-shm.o
19:20:40 [2020-10-16T19:20:40.961Z] #41 31.47   CC       images/ipc-msg.o
19:20:41 [2020-10-16T19:20:41.117Z] #25 15.53 Selecting previously unselected package libpsl5:arm64.
19:20:41 [2020-10-16T19:20:41.118Z] #25 15.53 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.118Z] #25 15.54 Unpacking libpsl5:arm64 (0.20.2-2) ...
19:20:41 [2020-10-16T19:20:41.118Z] #25 15.66 Selecting previously unselected package librtmp1:arm64.
19:20:41 [2020-10-16T19:20:41.118Z] #25 15.66 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.118Z] #25 15.68 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:20:41 [2020-10-16T19:20:41.126Z] #41 21.43   CC       images/inventory.o
19:20:41 [2020-10-16T19:20:41.126Z] #41 21.68   CC       images/fdinfo.o
19:20:41 [2020-10-16T19:20:41.126Z] #41 ...
19:20:41 [2020-10-16T19:20:41.126Z] 
19:20:41 [2020-10-16T19:20:41.126Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:41 [2020-10-16T19:20:41.126Z] #43 81.23 go/parser
19:20:41 [2020-10-16T19:20:41.126Z] #43 82.01 text/template
19:20:41 [2020-10-16T19:20:41.126Z] #43 85.07 encoding/xml
19:20:41 [2020-10-16T19:20:41.126Z] #43 86.94 go/doc
19:20:41 [2020-10-16T19:20:41.126Z] #43 90.26 github.com/LK4D4/vndr/versioned
19:20:41 [2020-10-16T19:20:41.126Z] #43 90.40 compress/flate
19:20:41 [2020-10-16T19:20:41.126Z] #43 90.56 github.com/LK4D4/vndr/build
19:20:41 [2020-10-16T19:20:41.219Z] #41 31.70   CC       images/ipc-sem.o
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.83 Selecting previously unselected package libssh2-1:arm64.
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.83 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.83 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.90 Selecting previously unselected package libcurl4:arm64.
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.91 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.381Z] #25 15.91 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
19:20:41 [2020-10-16T19:20:41.381Z] #25 16.00 Selecting previously unselected package curl.
19:20:41 [2020-10-16T19:20:41.381Z] #25 16.00 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.381Z] #25 16.01 Unpacking curl (7.64.0-4+deb10u1) ...
19:20:41 [2020-10-16T19:20:41.386Z] #43 ...
19:20:41 [2020-10-16T19:20:41.386Z] 
19:20:41 [2020-10-16T19:20:41.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:41 [2020-10-16T19:20:41.386Z] #41 21.96   CC       images/fown.o
19:20:41 [2020-10-16T19:20:41.476Z] #41 31.91   CC       images/utsns.o
19:20:41 [2020-10-16T19:20:41.645Z] #25 ...
19:20:41 [2020-10-16T19:20:41.645Z] 
19:20:41 [2020-10-16T19:20:41.645Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:20:41 [2020-10-16T19:20:41.645Z] #9 DONE 2.1s
19:20:41 [2020-10-16T19:20:41.645Z] 
19:20:41 [2020-10-16T19:20:41.645Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:20:41 [2020-10-16T19:20:41.645Z] #25 16.29 Selecting previously unselected package libonig5:arm64.
19:20:41 [2020-10-16T19:20:41.645Z] #25 16.29 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.645Z] #25 16.29 Unpacking libonig5:arm64 (6.9.1-1) ...
19:20:41 [2020-10-16T19:20:41.645Z] #25 16.41 Selecting previously unselected package libjq1:arm64.
19:20:41 [2020-10-16T19:20:41.645Z] #25 16.41 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.646Z] #41 22.18   CC       images/ns.o
19:20:41 [2020-10-16T19:20:41.733Z] #41 32.08   CC       images/creds.o
19:20:41 [2020-10-16T19:20:41.733Z] #41 32.34   CC       images/vma.o
19:20:41 [2020-10-16T19:20:41.906Z] #41 22.47   CC       images/regfile.o
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.46 Selecting previously unselected package jq.
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.46 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.47 Unpacking jq (1.5+dfsg-2+b1) ...
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.52 Setting up libkeyutils1:arm64 (1.6-6) ...
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.53 Setting up libpsl5:arm64 (0.20.2-2) ...
19:20:41 [2020-10-16T19:20:41.913Z] #25 16.55 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.41 debconf: delaying package configuration, since apt-utils is not installed
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.60 Fetched 4075 kB in 1s (7758 kB/s)
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.69 Selecting previously unselected package libcap-dev:ppc64el.
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.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 ... 15339 files and directories currently installed.)
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
19:20:42 [2020-10-16T19:20:42.039Z] #41 34.78 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
19:20:42 [2020-10-16T19:20:42.166Z] #41 22.67   CC       images/ghost-file.o
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.77 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.78 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.79 Setting up libkrb5support0:arm64 (1.17-3) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.81 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.83 Setting up libk5crypto3:arm64 (1.17-3) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.84 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.85 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.86 Setting up libkrb5-3:arm64 (1.17-3) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.87 Setting up openssl (1.1.1d-0+deb10u3) ...
19:20:42 [2020-10-16T19:20:42.184Z] #25 16.89 Setting up libonig5:arm64 (6.9.1-1) ...
19:20:42 [2020-10-16T19:20:42.297Z] #41 32.56   CC       images/netdev.o
19:20:42 [2020-10-16T19:20:42.297Z] #41 32.91   CC       images/tty.o
19:20:42 [2020-10-16T19:20:42.338Z] #41 34.96 Selecting previously unselected package libnet1:ppc64el.
19:20:42 [2020-10-16T19:20:42.338Z] #41 34.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:20:42 [2020-10-16T19:20:42.338Z] #41 34.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:20:42 [2020-10-16T19:20:42.338Z] #41 35.09 Selecting previously unselected package libnet1-dev.
19:20:42 [2020-10-16T19:20:42.338Z] #41 35.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
19:20:42 [2020-10-16T19:20:42.338Z] #41 35.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:42 [2020-10-16T19:20:42.426Z] #41 22.92   CC       images/fifo.o
19:20:42 [2020-10-16T19:20:42.450Z] #25 16.90 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:20:42 [2020-10-16T19:20:42.450Z] #25 16.91 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
19:20:42 [2020-10-16T19:20:42.450Z] #25 16.92 Setting up ca-certificates (20200601~deb10u1) ...
19:20:42 [2020-10-16T19:20:42.450Z] #25 ...
19:20:42 [2020-10-16T19:20:42.450Z] 
19:20:42 [2020-10-16T19:20:42.450Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:20:42 [2020-10-16T19:20:42.450Z] #10 DONE 0.9s
19:20:42 [2020-10-16T19:20:42.642Z] #41 35.32 Selecting previously unselected package libnl-3-200:ppc64el.
19:20:42 [2020-10-16T19:20:42.642Z] #41 35.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:20:42 [2020-10-16T19:20:42.642Z] #41 35.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:20:42 [2020-10-16T19:20:42.642Z] #41 35.49 Selecting previously unselected package libnl-3-dev:ppc64el.
19:20:42 [2020-10-16T19:20:42.686Z] #41 23.16   CC       images/remap-file-path.o
19:20:42 [2020-10-16T19:20:42.715Z] 
19:20:42 [2020-10-16T19:20:42.715Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:42 [2020-10-16T19:20:42.715Z] #37 DONE 0.0s
19:20:42 [2020-10-16T19:20:42.715Z] 
19:20:42 [2020-10-16T19:20:42.715Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:42 [2020-10-16T19:20:42.715Z] #29 DONE 0.1s
19:20:42 [2020-10-16T19:20:42.715Z] 
19:20:42 [2020-10-16T19:20:42.715Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:20:42 [2020-10-16T19:20:42.944Z] #41 35.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
19:20:42 [2020-10-16T19:20:42.944Z] #41 35.53 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
19:20:42 [2020-10-16T19:20:42.946Z] #41 23.45   CC       images/eventfd.o
19:20:43 [2020-10-16T19:20:43.207Z] #41 23.73   CC       images/eventpoll.o
19:20:43 [2020-10-16T19:20:43.229Z] #41 33.51   CC       images/file-lock.o
19:20:43 [2020-10-16T19:20:43.229Z] #41 33.72   CC       images/rlimit.o
19:20:43 [2020-10-16T19:20:43.247Z] #41 35.89 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:20:43 [2020-10-16T19:20:43.247Z] #41 35.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:20:43 [2020-10-16T19:20:43.247Z] #41 35.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:20:43 [2020-10-16T19:20:43.247Z] #41 36.03 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
19:20:43 [2020-10-16T19:20:43.247Z] #41 36.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
19:20:43 [2020-10-16T19:20:43.247Z] #41 36.08 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:20:43 [2020-10-16T19:20:43.467Z] #41 24.05   CC       images/fh.o
19:20:43 [2020-10-16T19:20:43.486Z] #41 33.90   CC       images/pagemap.o
19:20:43 [2020-10-16T19:20:43.547Z] #41 36.29 Selecting previously unselected package zlib1g-dev:ppc64el.
19:20:43 [2020-10-16T19:20:43.547Z] #41 36.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
19:20:43 [2020-10-16T19:20:43.547Z] #41 36.33 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:20:43 [2020-10-16T19:20:43.727Z] #41 24.39   CC       images/fsnotify.o
19:20:43 [2020-10-16T19:20:43.742Z] #41 34.25   CC       images/siginfo.o
19:20:43 [2020-10-16T19:20:43.846Z] #41 36.66 Selecting previously unselected package libprotobuf17:ppc64el.
19:20:43 [2020-10-16T19:20:43.999Z] #41 34.50   CC       images/rpc.o
19:20:44 [2020-10-16T19:20:44.147Z] #41 36.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
19:20:44 [2020-10-16T19:20:44.147Z] #41 36.70 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
19:20:44 [2020-10-16T19:20:44.147Z] #41 ...
19:20:44 [2020-10-16T19:20:44.147Z] 
19:20:44 [2020-10-16T19:20:44.147Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:44 [2020-10-16T19:20:44.147Z] #48 36.90 go: extracting golang.org/x/text v0.3.2
19:20:44 [2020-10-16T19:20:44.297Z] #41 24.93   CC       images/signalfd.o
19:20:44 [2020-10-16T19:20:44.464Z] #48 ...
19:20:44 [2020-10-16T19:20:44.464Z] 
19:20:44 [2020-10-16T19:20:44.464Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:20:44 [2020-10-16T19:20:44.464Z] #54 22.95 Reading package lists...
19:20:44 [2020-10-16T19:20:44.464Z] #54 30.29 Building dependency tree...
19:20:44 [2020-10-16T19:20:44.464Z] #54 32.81 The following additional packages will be installed:
19:20:44 [2020-10-16T19:20:44.464Z] #54 32.81   libbtrfs0
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.04 The following NEW packages will be installed:
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.06   libbtrfs-dev libbtrfs0
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.35 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.35 Need to get 120 kB of archives.
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.35 After this operation, 423 kB of additional disk space will be used.
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:20:44 [2020-10-16T19:20:44.464Z] #54 33.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:20:44 [2020-10-16T19:20:44.464Z] #54 35.69 debconf: delaying package configuration, since apt-utils is not installed
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.00 Fetched 120 kB in 0s (1518 kB/s)
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.18 Selecting previously unselected package libbtrfs0.
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.29 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.31 Unpacking libbtrfs0 (4.20.1-2) ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.53 Selecting previously unselected package libbtrfs-dev.
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.56 Unpacking libbtrfs-dev (4.20.1-2) ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.83 Setting up libbtrfs0 (4.20.1-2) ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.85 Setting up libbtrfs-dev (4.20.1-2) ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 36.86 Processing triggers for libc-bin (2.28-10) ...
19:20:44 [2020-10-16T19:20:44.464Z] #54 DONE 37.3s
19:20:44 [2020-10-16T19:20:44.766Z] 
19:20:44 [2020-10-16T19:20:44.766Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.280 + RM_GOPATH=0
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.298 + TMP_GOPATH=
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.299 + : /build
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.299 + '[' -z '' ']'
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.299 ++ mktemp -d
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.301 + export GOPATH=/tmp/tmp.UdnQJhpBeg
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.302 + GOPATH=/tmp/tmp.UdnQJhpBeg
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.302 + RM_GOPATH=1
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.303 + case "$(go env GOARCH)" in
19:20:44 [2020-10-16T19:20:44.766Z] #55 0.304 ++ go env GOARCH
19:20:44 [2020-10-16T19:20:44.867Z] #41 25.18   CC       images/fs.o
19:20:44 [2020-10-16T19:20:44.867Z] #41 25.46   CC       images/pstree.o
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.354 + export GO_BUILDMODE=-buildmode=pie
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.354 + GO_BUILDMODE=-buildmode=pie
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.361 ++ dirname /tmp/install/install.sh
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.376 + dir=/tmp/install
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.377 + bin=containerd
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.378 + shift
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.379 + '[' '!' -f /tmp/install/containerd.installer ']'
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.380 + . /tmp/install/containerd.installer
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.381 ++ set -e
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.382 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.387 + install_containerd
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.397 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.397 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.398 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UdnQJhpBeg/src/github.com/containerd/containerd
19:20:45 [2020-10-16T19:20:45.068Z] #55 0.437 Cloning into '/tmp/tmp.UdnQJhpBeg/src/github.com/containerd/containerd'...
19:20:45 [2020-10-16T19:20:45.128Z] #41 ...
19:20:45 [2020-10-16T19:20:45.128Z] 
19:20:45 [2020-10-16T19:20:45.128Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:45 [2020-10-16T19:20:45.128Z] #49 88.51 mvdan.cc/sh/v3/cmd/shfmt
19:20:45 [2020-10-16T19:20:45.128Z] #49 DONE 95.4s
19:20:45 [2020-10-16T19:20:45.128Z] 
19:20:45 [2020-10-16T19:20:45.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:45 [2020-10-16T19:20:45.128Z] #41 25.66   CC       images/pipe.o
19:20:45 [2020-10-16T19:20:45.369Z] #41 35.64   CC       images/ext-file.o
19:20:45 [2020-10-16T19:20:45.369Z] #41 35.86   CC       images/cgroup.o
19:20:45 [2020-10-16T19:20:45.698Z] #41 26.09   CC       images/tcp-stream.o
19:20:45 [2020-10-16T19:20:45.958Z] #41 26.57   CC       images/sk-packet.o
19:20:46 [2020-10-16T19:20:46.218Z] #41 26.87   CC       images/mnt.o
19:20:46 [2020-10-16T19:20:46.300Z] #41 36.45   CC       images/userns.o
19:20:46 [2020-10-16T19:20:46.300Z] #41 36.83   CC       images/google/protobuf/descriptor.o
19:20:46 [2020-10-16T19:20:46.479Z] #41 27.09   CC       images/pipe-data.o
19:20:47 [2020-10-16T19:20:47.049Z] #41 27.35   CC       images/sa.o
19:20:47 [2020-10-16T19:20:47.049Z] #41 27.61   CC       images/timer.o
19:20:47 [2020-10-16T19:20:47.233Z] #41 ...
19:20:47 [2020-10-16T19:20:47.233Z] 
19:20:47 [2020-10-16T19:20:47.233Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:20:47 [2020-10-16T19:20:47.233Z] #56 106.4 + for f in rootlesskit rootlesskit-docker-proxy
19:20:47 [2020-10-16T19:20:47.233Z] #56 106.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:20:47 [2020-10-16T19:20:47.278Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:20:47 [2020-10-16T19:20:47.278Z] 
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_INTEGRATION_DEST=2
19:20:47 [2020-10-16T19:20:47.278Z] + CONTAINER_NAME=docker-pr4-2
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_SKIP_INTEGRATION=1
19:20:47 [2020-10-16T19:20:47.278Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:20:47 [2020-10-16T19:20:47.278Z] + run_tests
19:20:47 [2020-10-16T19:20:47.278Z] + c=0
19:20:47 [2020-10-16T19:20:47.278Z] + '[' -n 0 ']'
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_INTEGRATION_DEST=3
19:20:47 [2020-10-16T19:20:47.278Z] + rm=
19:20:47 [2020-10-16T19:20:47.278Z] + CONTAINER_NAME=docker-pr4-3
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_SKIP_INTEGRATION=1
19:20:47 [2020-10-16T19:20:47.278Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:20:47 [2020-10-16T19:20:47.278Z] + run_tests
19:20:47 [2020-10-16T19:20:47.278Z] + '[' -n 0 ']'
19:20:47 [2020-10-16T19:20:47.278Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41528/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh '' test-integration
19:20:47 [2020-10-16T19:20:47.278Z] + rm=
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_INTEGRATION_DEST=1
19:20:47 [2020-10-16T19:20:47.278Z] + CONTAINER_NAME=docker-pr4-1
19:20:47 [2020-10-16T19:20:47.278Z] + TEST_SKIP_INTEGRATION_CLI=1
19:20:47 [2020-10-16T19:20:47.278Z] + run_tests test-integration-flaky
19:20:47 [2020-10-16T19:20:47.278Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41528/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh '' test-integration
19:20:47 [2020-10-16T19:20:47.278Z] + '[' -n 0 ']'
19:20:47 [2020-10-16T19:20:47.278Z] + rm=
19:20:47 [2020-10-16T19:20:47.278Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41528/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh test-integration-flaky test-integration
19:20:47 [2020-10-16T19:20:47.278Z] ++ jobs -p
19:20:47 [2020-10-16T19:20:47.278Z] + for job in $(jobs -p)
19:20:47 [2020-10-16T19:20:47.278Z] + wait 13625
19:20:47 [2020-10-16T19:20:47.278Z] 
19:20:47 [2020-10-16T19:20:47.278Z] 
19:20:47 [2020-10-16T19:20:47.309Z] #41 28.01   CC       images/timerfd.o
19:20:47 [2020-10-16T19:20:47.538Z] 
19:20:47 [2020-10-16T19:20:47.538Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:20:47 [2020-10-16T19:20:47.538Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:20:47 [2020-10-16T19:20:47.538Z] HOSTNAME=466080144e18
19:20:47 [2020-10-16T19:20:47.538Z] TEST_SKIP_INTEGRATION=1
19:20:47 [2020-10-16T19:20:47.538Z] TESTDEBUG=0
19:20:47 [2020-10-16T19:20:47.538Z] DEST=bundles/test-integration
19:20:47 [2020-10-16T19:20:47.538Z] PWD=/go/src/github.com/docker/docker
19:20:47 [2020-10-16T19:20:47.538Z] KEEPBUNDLE=1
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:20:47 [2020-10-16T19:20:47.538Z] container=docker
19:20:47 [2020-10-16T19:20:47.538Z] HOME=/root
19:20:47 [2020-10-16T19:20:47.538Z] GOLANG_VERSION=1.13.15
19:20:47 [2020-10-16T19:20:47.538Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:20:47 [2020-10-16T19:20:47.538Z] VALIDATE_BRANCH=master
19:20:47 [2020-10-16T19:20:47.538Z] TERM=xterm
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_PKG=github.com/docker/docker
19:20:47 [2020-10-16T19:20:47.538Z] SHLVL=1
19:20:47 [2020-10-16T19:20:47.538Z] TIMEOUT=120m
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_GRAPHDRIVER=overlay2
19:20:47 [2020-10-16T19:20:47.538Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:20:47 [2020-10-16T19:20:47.538Z] GO111MODULE=off
19:20:47 [2020-10-16T19:20:47.538Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:47 [2020-10-16T19:20:47.538Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:20:47 [2020-10-16T19:20:47.538Z] GOPATH=/go
19:20:47 [2020-10-16T19:20:47.538Z] PKG_CONFIG=pkg-config
19:20:47 [2020-10-16T19:20:47.538Z] _=/usr/bin/env
19:20:47 [2020-10-16T19:20:47.538Z] Building test suite binary ./integration-cli/test.main
19:20:47 [2020-10-16T19:20:47.538Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:20:47 [2020-10-16T19:20:47.538Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:20:47 [2020-10-16T19:20:47.538Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:20:47 [2020-10-16T19:20:47.538Z] HOSTNAME=723e587347e8
19:20:47 [2020-10-16T19:20:47.538Z] TEST_SKIP_INTEGRATION=1
19:20:47 [2020-10-16T19:20:47.538Z] TESTDEBUG=0
19:20:47 [2020-10-16T19:20:47.538Z] DEST=bundles/test-integration
19:20:47 [2020-10-16T19:20:47.538Z] PWD=/go/src/github.com/docker/docker
19:20:47 [2020-10-16T19:20:47.538Z] KEEPBUNDLE=1
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:20:47 [2020-10-16T19:20:47.538Z] container=docker
19:20:47 [2020-10-16T19:20:47.538Z] HOME=/root
19:20:47 [2020-10-16T19:20:47.538Z] GOLANG_VERSION=1.13.15
19:20:47 [2020-10-16T19:20:47.538Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:20:47 [2020-10-16T19:20:47.538Z] VALIDATE_BRANCH=master
19:20:47 [2020-10-16T19:20:47.538Z] TERM=xterm
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_PKG=github.com/docker/docker
19:20:47 [2020-10-16T19:20:47.538Z] SHLVL=1
19:20:47 [2020-10-16T19:20:47.538Z] TIMEOUT=120m
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:20:47 [2020-10-16T19:20:47.538Z] DOCKER_GRAPHDRIVER=overlay2
19:20:47 [2020-10-16T19:20:47.538Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:20:47 [2020-10-16T19:20:47.538Z] GO111MODULE=off
19:20:47 [2020-10-16T19:20:47.538Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:47 [2020-10-16T19:20:47.538Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:20:47 [2020-10-16T19:20:47.538Z] GOPATH=/go
19:20:47 [2020-10-16T19:20:47.538Z] PKG_CONFIG=pkg-config
19:20:47 [2020-10-16T19:20:47.538Z] _=/usr/bin/env
19:20:47 [2020-10-16T19:20:47.538Z] Building test suite binary ./integration-cli/test.main
19:20:47 [2020-10-16T19:20:47.798Z] No new tests added to integration.
19:20:47 [2020-10-16T19:20:47.798Z] 
19:20:47 [2020-10-16T19:20:47.798Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:20:47 [2020-10-16T19:20:47.847Z] #55 ...
19:20:47 [2020-10-16T19:20:47.847Z] 
19:20:47 [2020-10-16T19:20:47.847Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:47 [2020-10-16T19:20:47.847Z] #12 23.68 Reading package lists...
19:20:47 [2020-10-16T19:20:47.847Z] #12 31.02 Building dependency tree...
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.26 The following additional packages will be installed:
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.26   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.26   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.26   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.27   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.28 Suggested packages:
19:20:47 [2020-10-16T19:20:47.847Z] #12 34.28   gcc-8-locales seccomp wine64
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.37 The following NEW packages will be installed:
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.38   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.39   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.54 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.54 Need to get 78.9 MB of archives.
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.54 After this operation, 532 MB of additional disk space will be used.
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 36.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 37.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 37.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 37.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 37.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 37.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 38.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
19:20:47 [2020-10-16T19:20:47.847Z] #12 38.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
19:20:47 [2020-10-16T19:20:47.879Z] #41 28.20   CC       images/mm.o
19:20:47 [2020-10-16T19:20:47.879Z] #41 28.44   CC       images/sk-opts.o
19:20:48 [2020-10-16T19:20:48.039Z] #38 4.446 + git clone https://github.com/docker/distribution.git .
19:20:48 [2020-10-16T19:20:48.039Z] #38 4.448 Cloning into '.'...
19:20:48 [2020-10-16T19:20:48.039Z] #38 ...
19:20:48 [2020-10-16T19:20:48.039Z] 
19:20:48 [2020-10-16T19:20:48.039Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:20:48 [2020-10-16T19:20:48.039Z] #25 18.51 Updating certificates in /etc/ssl/certs...
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.74 126 added, 0 removed; done.
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.89 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.90 Setting up jq (1.5+dfsg-2+b1) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.91 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.93 Setting up curl (7.64.0-4+deb10u1) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 20.95 Processing triggers for libc-bin (2.28-10) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 21.00 Processing triggers for ca-certificates (20200601~deb10u1) ...
19:20:48 [2020-10-16T19:20:48.039Z] #25 21.01 Updating certificates in /etc/ssl/certs...
19:20:48 [2020-10-16T19:20:48.139Z] #41 ...
19:20:48 [2020-10-16T19:20:48.139Z] 
19:20:48 [2020-10-16T19:20:48.139Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:20:48 [2020-10-16T19:20:48.139Z] #54 43.39 + bin/ctr
19:20:48 [2020-10-16T19:20:48.139Z] #54 ...
19:20:48 [2020-10-16T19:20:48.139Z] 
19:20:48 [2020-10-16T19:20:48.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:48 [2020-10-16T19:20:48.139Z] #41 28.68   CC       images/sk-unix.o
19:20:48 [2020-10-16T19:20:48.151Z] #12 ...
19:20:48 [2020-10-16T19:20:48.151Z] 
19:20:48 [2020-10-16T19:20:48.151Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:48 [2020-10-16T19:20:48.151Z] #44 40.62 sync
19:20:48 [2020-10-16T19:20:48.151Z] #44 40.65 internal/reflectlite
19:20:48 [2020-10-16T19:20:48.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:20:48 [2020-10-16T19:20:48.368Z] HOSTNAME=8676fe4c25da
19:20:48 [2020-10-16T19:20:48.368Z] TESTDEBUG=0
19:20:48 [2020-10-16T19:20:48.368Z] DEST=bundles/test-integration
19:20:48 [2020-10-16T19:20:48.368Z] PWD=/go/src/github.com/docker/docker
19:20:48 [2020-10-16T19:20:48.368Z] KEEPBUNDLE=1
19:20:48 [2020-10-16T19:20:48.368Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:20:48 [2020-10-16T19:20:48.368Z] container=docker
19:20:48 [2020-10-16T19:20:48.368Z] HOME=/root
19:20:48 [2020-10-16T19:20:48.368Z] GOLANG_VERSION=1.13.15
19:20:48 [2020-10-16T19:20:48.368Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:20:48 [2020-10-16T19:20:48.368Z] VALIDATE_BRANCH=master
19:20:48 [2020-10-16T19:20:48.368Z] TERM=xterm
19:20:48 [2020-10-16T19:20:48.368Z] DOCKER_PKG=github.com/docker/docker
19:20:48 [2020-10-16T19:20:48.368Z] SHLVL=1
19:20:48 [2020-10-16T19:20:48.368Z] TIMEOUT=120m
19:20:48 [2020-10-16T19:20:48.368Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:20:48 [2020-10-16T19:20:48.368Z] DOCKER_GRAPHDRIVER=overlay2
19:20:48 [2020-10-16T19:20:48.368Z] GO111MODULE=off
19:20:48 [2020-10-16T19:20:48.368Z] TEST_SKIP_INTEGRATION_CLI=1
19:20:48 [2020-10-16T19:20:48.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:48 [2020-10-16T19:20:48.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:20:48 [2020-10-16T19:20:48.368Z] GOPATH=/go
19:20:48 [2020-10-16T19:20:48.368Z] PKG_CONFIG=pkg-config
19:20:48 [2020-10-16T19:20:48.368Z] _=/usr/bin/env
19:20:48 [2020-10-16T19:20:48.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:20:48 [2020-10-16T19:20:48.399Z] #41 29.00   CC       images/sk-inet.o
19:20:48 [2020-10-16T19:20:48.499Z] #44 ...
19:20:48 [2020-10-16T19:20:48.499Z] 
19:20:48 [2020-10-16T19:20:48.499Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:48 [2020-10-16T19:20:48.499Z] #35 23.72 Reading package lists...
19:20:48 [2020-10-16T19:20:48.499Z] #35 31.36 Building dependency tree...
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.22 The following additional packages will be installed:
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.26 Suggested packages:
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.26   cmake-doc ninja-build lrzip
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.26 Recommended packages:
19:20:48 [2020-10-16T19:20:48.499Z] #35 34.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.37 The following NEW packages will be installed:
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.37   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.37   vim-common xxd
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.52 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.52 Need to get 14.9 MB of archives.
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.52 After this operation, 67.2 MB of additional disk space will be used.
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 35.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 36.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
19:20:48 [2020-10-16T19:20:48.499Z] #35 38.67 debconf: delaying package configuration, since apt-utils is not installed
19:20:48 [2020-10-16T19:20:48.499Z] #35 38.96 Fetched 14.9 MB in 2s (8882 kB/s)
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.09 Selecting previously unselected package xxd.
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.26 Unpacking xxd (2:8.1.0875-5) ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.48 Selecting previously unselected package vim-common.
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.57 Unpacking vim-common (2:8.1.0875-5) ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.92 Selecting previously unselected package cmake-data.
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 39.95 Unpacking cmake-data (3.13.4-1) ...
19:20:48 [2020-10-16T19:20:48.499Z] #35 ...
19:20:48 [2020-10-16T19:20:48.499Z] 
19:20:48 [2020-10-16T19:20:48.499Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.61 Selecting previously unselected package libprotobuf-lite17:ppc64el.
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.62 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.91 Selecting previously unselected package libprotobuf-dev:ppc64el.
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 37.94 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 39.56 Selecting previously unselected package libprotoc17:ppc64el.
19:20:48 [2020-10-16T19:20:48.499Z] #41 39.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 39.58 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.26 Selecting previously unselected package protobuf-c-compiler.
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.48 Selecting previously unselected package protobuf-compiler.
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.50 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.65 Selecting previously unselected package python-pkg-resources.
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.66 Unpacking python-pkg-resources (40.8.0-1) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.93 Selecting previously unselected package python-six.
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 40.95 Unpacking python-six (1.12.0-1) ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 41.05 Selecting previously unselected package python-protobuf.
19:20:48 [2020-10-16T19:20:48.499Z] #41 41.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
19:20:48 [2020-10-16T19:20:48.499Z] #41 41.07 Unpacking python-protobuf (3.6.1.3-2) ...
19:20:48 [2020-10-16T19:20:48.969Z] #41 29.31   CC       images/tun.o
19:20:48 [2020-10-16T19:20:48.969Z] #41 29.54   CC       images/sk-netlink.o
19:20:49 [2020-10-16T19:20:49.158Z] #41 ...
19:20:49 [2020-10-16T19:20:49.158Z] 
19:20:49 [2020-10-16T19:20:49.158Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:49 [2020-10-16T19:20:49.158Z] #63 DONE 41.7s
19:20:49 [2020-10-16T19:20:49.158Z] 
19:20:49 [2020-10-16T19:20:49.158Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:49 [2020-10-16T19:20:49.158Z] #41 41.67 Setting up python-pkg-resources (40.8.0-1) ...
19:20:49 [2020-10-16T19:20:49.230Z] #41 29.78   CC       images/packet-sock.o
19:20:49 [2020-10-16T19:20:49.446Z] #25 ...
19:20:49 [2020-10-16T19:20:49.446Z] 
19:20:49 [2020-10-16T19:20:49.446Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.644 + RM_GOPATH=0
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.644 + TMP_GOPATH=
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.644 + : /build
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.644 + '[' -z '' ']'
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.649 ++ mktemp -d
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.653 + export GOPATH=/tmp/tmp.P5MbqWNERD
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.653 + GOPATH=/tmp/tmp.P5MbqWNERD
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.653 + RM_GOPATH=1
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.653 + case "$(go env GOARCH)" in
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.653 ++ go env GOARCH
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.673 + export GO_BUILDMODE=-buildmode=pie
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.679 + GO_BUILDMODE=-buildmode=pie
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.680 ++ dirname /tmp/install/install.sh
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + dir=/tmp/install
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + bin=tomlv
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + shift
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + . /tmp/install/tomlv.installer
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + install_tomlv
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.686 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.689 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P5MbqWNERD/src/github.com/BurntSushi/toml
19:20:49 [2020-10-16T19:20:49.446Z] #32 4.695 Cloning into '/tmp/tmp.P5MbqWNERD/src/github.com/BurntSushi/toml'...
19:20:49 [2020-10-16T19:20:49.446Z] #32 5.630 + cd /tmp/tmp.P5MbqWNERD/src/github.com/BurntSushi/toml
19:20:49 [2020-10-16T19:20:49.446Z] #32 5.630 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:49 [2020-10-16T19:20:49.446Z] #32 5.657 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.337 runtime/internal/sys
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.406 math/bits
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.480 internal/cpu
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.491 runtime/internal/atomic
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.541 runtime/internal/math
19:20:49 [2020-10-16T19:20:49.446Z] #32 6.722 unicode/utf8
19:20:49 [2020-10-16T19:20:49.804Z] #41 ...
19:20:49 [2020-10-16T19:20:49.804Z] 
19:20:49 [2020-10-16T19:20:49.804Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:49 [2020-10-16T19:20:49.804Z] #12 41.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
19:20:49 [2020-10-16T19:20:49.811Z] #41 30.24   CC       images/ipc-var.o
19:20:50 [2020-10-16T19:20:50.041Z] #32 7.273 math
19:20:50 [2020-10-16T19:20:50.041Z] #32 7.300 internal/race
19:20:50 [2020-10-16T19:20:50.041Z] #32 ...
19:20:50 [2020-10-16T19:20:50.041Z] 
19:20:50 [2020-10-16T19:20:50.041Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:20:50 [2020-10-16T19:20:50.041Z] #25 24.63 0 added, 0 removed; done.
19:20:50 [2020-10-16T19:20:50.041Z] #25 24.63 Running hooks in /etc/ca-certificates/update.d...
19:20:50 [2020-10-16T19:20:50.041Z] #25 24.64 done.
19:20:50 [2020-10-16T19:20:50.071Z] #41 30.51   CC       images/ipc-desc.o
19:20:50 [2020-10-16T19:20:50.332Z] #41 30.68   CC       images/ipc-shm.o
19:20:50 [2020-10-16T19:20:50.332Z] #41 30.86   CC       images/ipc-msg.o
19:20:50 [2020-10-16T19:20:50.550Z] #56 ...
19:20:50 [2020-10-16T19:20:50.550Z] 
19:20:50 [2020-10-16T19:20:50.550Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:50 [2020-10-16T19:20:50.550Z] #43 99.46 vendor/golang.org/x/net/idna
19:20:50 [2020-10-16T19:20:50.550Z] #43 101.7 vendor/golang.org/x/net/http2/hpack
19:20:50 [2020-10-16T19:20:50.550Z] #43 102.8 mime
19:20:50 [2020-10-16T19:20:50.550Z] #43 104.8 net/http/internal
19:20:50 [2020-10-16T19:20:50.550Z] #43 108.6 net/textproto
19:20:50 [2020-10-16T19:20:50.550Z] #43 108.6 crypto/x509
19:20:50 [2020-10-16T19:20:50.550Z] #43 109.6 vendor/golang.org/x/net/http/httpguts
19:20:50 [2020-10-16T19:20:50.550Z] #43 ...
19:20:50 [2020-10-16T19:20:50.550Z] 
19:20:50 [2020-10-16T19:20:50.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:50 [2020-10-16T19:20:50.551Z] #41 38.50   CC       images/opts.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 38.72   CC       images/seccomp.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 39.02   CC       images/binfmt-misc.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 39.27   CC       images/time.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 39.48   CC       images/sysctl.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 39.71   CC       images/autofs.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 40.00   CC       images/macvlan.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 40.18   CC       images/sit.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 40.36   CC       images/memfd.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 40.71   CC       images/timens.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 40.93   LINK     images/built-in.o
19:20:50 [2020-10-16T19:20:50.551Z] #41 41.10   GEN      compel/include/asm
19:20:50 [2020-10-16T19:20:50.551Z] #41 41.15   GEN      compel/include/version.h
19:20:50 [2020-10-16T19:20:50.592Z] #41 31.09   CC       images/ipc-sem.o
19:20:50 [2020-10-16T19:20:50.592Z] #41 31.24   CC       images/utsns.o
19:20:50 [2020-10-16T19:20:50.809Z] #41 41.16 touch .config
19:20:50 [2020-10-16T19:20:50.809Z] #41 41.25   GEN      include/common/config.h
19:20:50 [2020-10-16T19:20:50.809Z] #41 41.33   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:20:50 [2020-10-16T19:20:50.809Z] #41 41.36   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:20:50 [2020-10-16T19:20:50.852Z] #41 31.40   CC       images/creds.o
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.37   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.40   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.44   DEP      compel/arch/x86/plugins/std/memcpy.d
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.50   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.53   GEN      compel/plugins/include/uapi/std/syscall.h
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.57   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:20:51 [2020-10-16T19:20:51.068Z] #41 41.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:20:51 [2020-10-16T19:20:51.112Z] #41 31.57   CC       images/vma.o
19:20:51 [2020-10-16T19:20:51.112Z] #41 31.79   CC       images/netdev.o
19:20:51 [2020-10-16T19:20:51.327Z] #41 41.61   DEP      compel/plugins/std/infect.d
19:20:51 [2020-10-16T19:20:51.327Z] #41 41.74   DEP      compel/plugins/std/string.d
19:20:51 [2020-10-16T19:20:51.327Z] #41 41.84   DEP      compel/plugins/std/log.d
19:20:51 [2020-10-16T19:20:51.327Z] #41 41.97   DEP      compel/plugins/std/fds.d
19:20:51 [2020-10-16T19:20:51.584Z] #41 42.09   DEP      compel/plugins/std/std.d
19:20:51 [2020-10-16T19:20:51.689Z] #41 32.18   CC       images/tty.o
19:20:51 [2020-10-16T19:20:51.841Z] #41 42.17   DEP      compel/plugins/shmem/shmem.d
19:20:51 [2020-10-16T19:20:51.841Z] #41 42.27   DEP      compel/plugins/fds/fds.d
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
19:20:51 [2020-10-16T19:20:51.947Z] #12 44.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
19:20:51 [2020-10-16T19:20:51.971Z] #25 DONE 26.6s
19:20:51 [2020-10-16T19:20:51.971Z] 
19:20:51 [2020-10-16T19:20:51.971Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:51 [2020-10-16T19:20:51.971Z] #32 7.743 internal/bytealg
19:20:51 [2020-10-16T19:20:51.971Z] #32 7.801 sync/atomic
19:20:51 [2020-10-16T19:20:51.971Z] #32 7.871 unicode
19:20:51 [2020-10-16T19:20:51.971Z] #32 8.467 internal/testlog
19:20:51 [2020-10-16T19:20:51.971Z] #32 8.766 encoding
19:20:51 [2020-10-16T19:20:51.971Z] #32 8.948 runtime
19:20:51 [2020-10-16T19:20:51.971Z] #32 9.012 runtime/cgo
19:20:52 [2020-10-16T19:20:52.098Z] #41 42.40   CC       compel/plugins/std/std.o
19:20:52 [2020-10-16T19:20:52.098Z] #41 42.68   CC       compel/plugins/std/fds.o
19:20:52 [2020-10-16T19:20:52.260Z] #41 32.75   CC       images/file-lock.o
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
19:20:52 [2020-10-16T19:20:52.282Z] #12 44.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
19:20:52 [2020-10-16T19:20:52.520Z] #41 33.02   CC       images/rlimit.o
19:20:52 [2020-10-16T19:20:52.554Z] #32 ...
19:20:52 [2020-10-16T19:20:52.554Z] 
19:20:52 [2020-10-16T19:20:52.554Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:20:52 [2020-10-16T19:20:52.554Z] #26 DONE 0.3s
19:20:52 [2020-10-16T19:20:52.554Z] 
19:20:52 [2020-10-16T19:20:52.554Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + RM_GOPATH=0
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + TMP_GOPATH=
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + : /build
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + '[' -z '' ']'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 ++ mktemp -d
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + export GOPATH=/tmp/tmp.ktDZisxmz2
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + GOPATH=/tmp/tmp.ktDZisxmz2
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + RM_GOPATH=1
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.617 + case "$(go env GOARCH)" in
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.621 ++ go env GOARCH
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.627 + export GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.627 + GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.630 ++ dirname /tmp/install/install.sh
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 + dir=/tmp/install
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 + bin=dockercli
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 + shift
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 + . /tmp/install/dockercli.installer
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 ++ : stable
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.631 ++ : 17.06.2-ce
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.632 + install_dockercli
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.632 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.632 ++ uname -m
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.632 Install docker/cli version 17.06.2-ce from stable
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.635 + arch=aarch64
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.638 + '[' aarch64 '!=' x86_64 ']'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.638 + '[' aarch64 '!=' s390x ']'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.638 + '[' aarch64 '!=' armhf ']'
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.638 + build_dockercli
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.638 + git clone https://github.com/docker/docker-ce /tmp/tmp.ktDZisxmz2/tmp/docker-ce
19:20:52 [2020-10-16T19:20:52.554Z] #22 3.639 Cloning into '/tmp/tmp.ktDZisxmz2/tmp/docker-ce'...
19:20:52 [2020-10-16T19:20:52.662Z] #41 43.17   CC       compel/plugins/std/log.o
19:20:52 [2020-10-16T19:20:52.781Z] #41 33.20   CC       images/pagemap.o
19:20:52 [2020-10-16T19:20:52.825Z] #22 ...
19:20:52 [2020-10-16T19:20:52.825Z] 
19:20:52 [2020-10-16T19:20:52.825Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.942 + RM_GOPATH=0
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.942 + TMP_GOPATH=
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.942 + : /build
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.942 + '[' -z '' ']'
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.943 ++ mktemp -d
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.945 + export GOPATH=/tmp/tmp.vBcp2IjIfh
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.945 + GOPATH=/tmp/tmp.vBcp2IjIfh
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.945 + RM_GOPATH=1
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.945 + case "$(go env GOARCH)" in
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.945 ++ go env GOARCH
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.962 + export GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.962 + GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.962 ++ dirname /tmp/install/install.sh
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + dir=/tmp/install
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + bin=proxy
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + shift
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + . /tmp/install/proxy.installer
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + install_proxy
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + case "$1" in
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + export CGO_ENABLED=0
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + CGO_ENABLED=0
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + _install_proxy
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.965 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vBcp2IjIfh/src/github.com/docker/libnetwork
19:20:52 [2020-10-16T19:20:52.825Z] #62 3.968 Cloning into '/tmp/tmp.vBcp2IjIfh/src/github.com/docker/libnetwork'...
19:20:52 [2020-10-16T19:20:52.825Z] #62 ...
19:20:52 [2020-10-16T19:20:52.825Z] 
19:20:52 [2020-10-16T19:20:52.825Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.173 + RM_GOPATH=0
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.173 + TMP_GOPATH=
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.173 + : /build
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.173 + '[' -z '' ']'
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.176 ++ mktemp -d
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.181 + export GOPATH=/tmp/tmp.d7JSuLsBFo
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.181 + GOPATH=/tmp/tmp.d7JSuLsBFo
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.181 + RM_GOPATH=1
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.181 + case "$(go env GOARCH)" in
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.182 ++ go env GOARCH
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.201 + export GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.201 + GO_BUILDMODE=-buildmode=pie
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.201 ++ dirname /tmp/install/install.sh
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.214 + dir=/tmp/install
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.214 + bin=shfmt
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.214 + shift
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 + . /tmp/install/shfmt.installer
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 + install_shfmt
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.224 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d7JSuLsBFo/src/github.com/mvdan/sh
19:20:52 [2020-10-16T19:20:52.825Z] #49 4.233 Cloning into '/tmp/tmp.d7JSuLsBFo/src/github.com/mvdan/sh'...
19:20:52 [2020-10-16T19:20:52.825Z] #49 10.30 + cd /tmp/tmp.d7JSuLsBFo/src/github.com/mvdan/sh
19:20:52 [2020-10-16T19:20:52.825Z] #49 10.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:53 [2020-10-16T19:20:53.041Z] #41 33.45   CC       images/siginfo.o
19:20:53 [2020-10-16T19:20:53.041Z] #41 ...
19:20:53 [2020-10-16T19:20:53.041Z] 
19:20:53 [2020-10-16T19:20:53.041Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:53 [2020-10-16T19:20:53.041Z] #43 93.26 hash/crc32
19:20:53 [2020-10-16T19:20:53.041Z] #43 93.82 net
19:20:53 [2020-10-16T19:20:53.041Z] #43 93.94 compress/gzip
19:20:53 [2020-10-16T19:20:53.041Z] #43 94.46 vendor/golang.org/x/text/transform
19:20:53 [2020-10-16T19:20:53.041Z] #43 95.11 vendor/golang.org/x/text/unicode/bidi
19:20:53 [2020-10-16T19:20:53.041Z] #43 97.31 vendor/golang.org/x/text/secure/bidirule
19:20:53 [2020-10-16T19:20:53.041Z] #43 97.62 vendor/golang.org/x/text/unicode/norm
19:20:53 [2020-10-16T19:20:53.041Z] #43 101.2 vendor/golang.org/x/net/idna
19:20:53 [2020-10-16T19:20:53.090Z] #49 10.39 + GO111MODULE=on
19:20:53 [2020-10-16T19:20:53.090Z] #49 10.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:53 [2020-10-16T19:20:53.090Z] #49 ...
19:20:53 [2020-10-16T19:20:53.090Z] 
19:20:53 [2020-10-16T19:20:53.090Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + RM_GOPATH=0
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + TMP_GOPATH=
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + : /build
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + '[' -z '' ']'
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 ++ mktemp -d
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + export GOPATH=/tmp/tmp.K1CC0tz9kc
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + GOPATH=/tmp/tmp.K1CC0tz9kc
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + RM_GOPATH=1
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 + case "$(go env GOARCH)" in
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.955 ++ go env GOARCH
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.970 + export GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.970 + GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.974 ++ dirname /tmp/install/install.sh
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + dir=/tmp/install
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + bin=golangci_lint
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + shift
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + . /tmp/install/golangci_lint.installer
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 ++ : v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + install_golangci_lint
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + set -e
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + export GO111MODULE=on
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + GO111MODULE=on
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + GOBIN=/build
19:20:53 [2020-10-16T19:20:53.090Z] #47 3.980 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.019 go: finding github.com/golangci/golangci-lint v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.019 go: finding github.com v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.019 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.019 go: finding github.com/golangci v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.019 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 4.889 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 5.497 go: extracting github.com/golangci/golangci-lint v1.23.8
19:20:53 [2020-10-16T19:20:53.090Z] #47 ...
19:20:53 [2020-10-16T19:20:53.090Z] 
19:20:53 [2020-10-16T19:20:53.090Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:20:53 [2020-10-16T19:20:53.090Z] #53 5.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:53 [2020-10-16T19:20:53.090Z] #53 5.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:53 [2020-10-16T19:20:53.090Z] #53 5.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:53 [2020-10-16T19:20:53.090Z] #53 6.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:20:53 [2020-10-16T19:20:53.090Z] #53 8.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:20:53 [2020-10-16T19:20:53.090Z] #53 9.939 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:20:53 [2020-10-16T19:20:53.302Z] #43 ...
19:20:53 [2020-10-16T19:20:53.302Z] 
19:20:53 [2020-10-16T19:20:53.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:53 [2020-10-16T19:20:53.302Z] #41 33.75   CC       images/rpc.o
19:20:53 [2020-10-16T19:20:53.366Z] #53 ...
19:20:53 [2020-10-16T19:20:53.366Z] 
19:20:53 [2020-10-16T19:20:53.366Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:20:53 [2020-10-16T19:20:53.366Z] #34 5.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:53 [2020-10-16T19:20:53.366Z] #34 5.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:53 [2020-10-16T19:20:53.366Z] #34 5.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:53 [2020-10-16T19:20:53.366Z] #34 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:20:53 [2020-10-16T19:20:53.366Z] #34 8.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:20:53 [2020-10-16T19:20:53.366Z] #34 9.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:20:53 [2020-10-16T19:20:53.366Z] #34 ...
19:20:53 [2020-10-16T19:20:53.366Z] 
19:20:53 [2020-10-16T19:20:53.366Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:20:53 [2020-10-16T19:20:53.366Z] #30 4.613 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:53 [2020-10-16T19:20:53.366Z] #30 4.613 Cloning into '.'...
19:20:53 [2020-10-16T19:20:53.591Z] #41 43.91   CC       compel/plugins/std/string.o
19:20:53 [2020-10-16T19:20:53.632Z] #30 ...
19:20:53 [2020-10-16T19:20:53.632Z] 
19:20:53 [2020-10-16T19:20:53.632Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.397 + RM_GOPATH=0
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.397 + TMP_GOPATH=
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.397 + : /build
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.397 + '[' -z '' ']'
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.400 ++ mktemp -d
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.400 + export GOPATH=/tmp/tmp.L23tr0PYHO
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.400 + GOPATH=/tmp/tmp.L23tr0PYHO
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.400 + RM_GOPATH=1
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.400 + case "$(go env GOARCH)" in
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.402 ++ go env GOARCH
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.428 + export GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.428 + GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.428 ++ dirname /tmp/install/install.sh
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + dir=/tmp/install
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + bin=rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + shift
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + . /tmp/install/rootlesskit.installer
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + install_rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + case "$1" in
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + export CGO_ENABLED=0
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + CGO_ENABLED=0
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + _install_rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.434 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L23tr0PYHO/src/github.com/rootless-containers/rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 3.440 Cloning into '/tmp/tmp.L23tr0PYHO/src/github.com/rootless-containers/rootlesskit'...
19:20:53 [2020-10-16T19:20:53.632Z] #56 5.991 + cd /tmp/tmp.L23tr0PYHO/src/github.com/rootless-containers/rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 5.994 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
19:20:53 [2020-10-16T19:20:53.632Z] #56 6.521 + for f in rootlesskit rootlesskit-docker-proxy
19:20:53 [2020-10-16T19:20:53.632Z] #56 6.521 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:53 [2020-10-16T19:20:53.632Z] #56 ...
19:20:53 [2020-10-16T19:20:53.632Z] 
19:20:53 [2020-10-16T19:20:53.632Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + RM_GOPATH=0
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + TMP_GOPATH=
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + : /build
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + '[' -z '' ']'
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 ++ mktemp -d
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + export GOPATH=/tmp/tmp.vx0zDvl90Z
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + GOPATH=/tmp/tmp.vx0zDvl90Z
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + RM_GOPATH=1
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 + case "$(go env GOARCH)" in
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.603 ++ go env GOARCH
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.606 + export GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.606 + GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.615 ++ dirname /tmp/install/install.sh
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.627 + dir=/tmp/install
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.627 + bin=vndr
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + shift
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + . /tmp/install/vndr.installer
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + install_vndr
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vx0zDvl90Z/src/github.com/LK4D4/vndr
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.629 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:53 [2020-10-16T19:20:53.632Z] #43 4.649 Cloning into '/tmp/tmp.vx0zDvl90Z/src/github.com/LK4D4/vndr'...
19:20:53 [2020-10-16T19:20:53.632Z] #43 5.399 + cd /tmp/tmp.vx0zDvl90Z/src/github.com/LK4D4/vndr
19:20:53 [2020-10-16T19:20:53.632Z] #43 5.401 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:53 [2020-10-16T19:20:53.632Z] #43 5.442 + go build -buildmode=pie -v -o /build/vndr .
19:20:53 [2020-10-16T19:20:53.632Z] #43 7.306 internal/cpu
19:20:53 [2020-10-16T19:20:53.632Z] #43 7.387 internal/race
19:20:53 [2020-10-16T19:20:53.632Z] #43 7.456 sync/atomic
19:20:53 [2020-10-16T19:20:53.632Z] #43 7.512 unicode
19:20:53 [2020-10-16T19:20:53.632Z] #43 7.566 unicode/utf8
19:20:53 [2020-10-16T19:20:53.632Z] #43 8.175 math
19:20:53 [2020-10-16T19:20:53.632Z] #43 8.327 internal/testlog
19:20:53 [2020-10-16T19:20:53.632Z] #43 8.380 internal/bytealg
19:20:53 [2020-10-16T19:20:53.632Z] #43 8.766 encoding
19:20:53 [2020-10-16T19:20:53.632Z] #43 9.042 unicode/utf16
19:20:53 [2020-10-16T19:20:53.632Z] #43 9.455 runtime
19:20:53 [2020-10-16T19:20:53.632Z] #43 9.719 container/list
19:20:53 [2020-10-16T19:20:53.821Z] #12 46.30 debconf: delaying package configuration, since apt-utils is not installed
19:20:53 [2020-10-16T19:20:53.821Z] #12 46.52 Fetched 78.9 MB in 8s (9329 kB/s)
19:20:53 [2020-10-16T19:20:53.821Z] #12 46.67 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:53 [2020-10-16T19:20:53.897Z] #43 ...
19:20:53 [2020-10-16T19:20:53.897Z] 
19:20:53 [2020-10-16T19:20:53.897Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:53 [2020-10-16T19:20:53.897Z] #40 5.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:53 [2020-10-16T19:20:53.897Z] #40 5.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:53 [2020-10-16T19:20:53.897Z] #40 5.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:53 [2020-10-16T19:20:53.897Z] #40 6.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:20:53 [2020-10-16T19:20:53.897Z] #40 8.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:20:53 [2020-10-16T19:20:53.897Z] #40 9.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:20:53 [2020-10-16T19:20:53.897Z] #40 ...
19:20:53 [2020-10-16T19:20:53.897Z] 
19:20:53 [2020-10-16T19:20:53.897Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.567 + RM_GOPATH=0
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.567 + TMP_GOPATH=
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.567 + : /build
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.567 + '[' -z '' ']'
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.568 ++ mktemp -d
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.572 + export GOPATH=/tmp/tmp.7myAzBotcu
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.572 + GOPATH=/tmp/tmp.7myAzBotcu
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.572 + RM_GOPATH=1
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.572 + case "$(go env GOARCH)" in
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.572 ++ go env GOARCH
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.601 + export GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.601 + GO_BUILDMODE=-buildmode=pie
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.601 ++ dirname /tmp/install/install.sh
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + dir=/tmp/install
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + bin=gotestsum
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + shift
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + . /tmp/install/gotestsum.installer
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 ++ : v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.612 + install_gotestsum
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.626 + set -e
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.633 + export GO111MODULE=on
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.633 + GO111MODULE=on
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.633 + GOBIN=/build
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.634 + go get gotest.tools/gotestsum@v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.671 go: finding gotest.tools/gotestsum v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 4.671 go: finding gotest.tools v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 5.605 go: downloading gotest.tools/gotestsum v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 6.193 go: extracting gotest.tools/gotestsum v0.5.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 6.990 go: downloading github.com/pkg/errors v0.9.1
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.142 go: downloading github.com/spf13/pflag v1.0.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.145 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.146 go: downloading github.com/fatih/color v1.9.0
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.172 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.256 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.281 go: extracting github.com/pkg/errors v0.9.1
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.550 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.576 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.609 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.616 go: extracting github.com/fatih/color v1.9.0
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.620 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.671 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.728 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.771 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:53 [2020-10-16T19:20:53.897Z] #45 7.953 go: extracting github.com/jonboulle/clockwork v0.1.0
19:20:53 [2020-10-16T19:20:53.897Z] #45 8.279 go: extracting github.com/spf13/pflag v1.0.3
19:20:53 [2020-10-16T19:20:53.897Z] #45 8.738 go: extracting github.com/mattn/go-isatty v0.0.12
19:20:53 [2020-10-16T19:20:53.897Z] #45 8.748 go: extracting github.com/mattn/go-colorable v0.1.6
19:20:53 [2020-10-16T19:20:53.897Z] #45 9.422 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:53 [2020-10-16T19:20:53.897Z] #45 9.707 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:53 [2020-10-16T19:20:53.897Z] #45 11.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:54 [2020-10-16T19:20:54.122Z] #12 46.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
19:20:54 [2020-10-16T19:20:54.122Z] #12 46.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
19:20:54 [2020-10-16T19:20:54.122Z] #12 46.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:54 [2020-10-16T19:20:54.162Z] #45 ...
19:20:54 [2020-10-16T19:20:54.162Z] 
19:20:54 [2020-10-16T19:20:54.162Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:54 [2020-10-16T19:20:54.162Z] #11 5.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:20:54 [2020-10-16T19:20:54.162Z] #11 5.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:54 [2020-10-16T19:20:54.162Z] #11 5.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:54 [2020-10-16T19:20:54.162Z] #11 6.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:20:54 [2020-10-16T19:20:54.162Z] #11 7.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:20:54 [2020-10-16T19:20:54.162Z] #11 9.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:20:54 [2020-10-16T19:20:54.162Z] #11 ...
19:20:54 [2020-10-16T19:20:54.162Z] 
19:20:54 [2020-10-16T19:20:54.162Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:54 [2020-10-16T19:20:54.162Z] #49 11.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:54 [2020-10-16T19:20:54.242Z] #41 34.86   CC       images/ext-file.o
19:20:54 [2020-10-16T19:20:54.424Z] #12 ...
19:20:54 [2020-10-16T19:20:54.424Z] 
19:20:54 [2020-10-16T19:20:54.424Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:20:54 [2020-10-16T19:20:54.424Z] #41 47.07 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:20:54 [2020-10-16T19:20:54.424Z] #41 47.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:20:54 [2020-10-16T19:20:54.424Z] #41 47.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:20:54 [2020-10-16T19:20:54.424Z] #41 47.08 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:20:54 [2020-10-16T19:20:54.424Z] #41 47.09 Setting up python-six (1.12.0-1) ...
19:20:54 [2020-10-16T19:20:54.427Z] #49 11.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:54 [2020-10-16T19:20:54.427Z] #49 11.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:54 [2020-10-16T19:20:54.502Z] #41 35.00   CC       images/cgroup.o
19:20:54 [2020-10-16T19:20:54.523Z] #41 44.68   CC       compel/plugins/std/infect.o
19:20:54 [2020-10-16T19:20:54.780Z] #41 45.17   CC       compel/arch/x86/plugins/std/parasite-head.o
19:20:54 [2020-10-16T19:20:54.780Z] #41 ...
19:20:54 [2020-10-16T19:20:54.780Z] 
19:20:54 [2020-10-16T19:20:54.780Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:54 [2020-10-16T19:20:54.780Z] #11 113.9 Selecting previously unselected package libapparmor1:amd64.
19:20:54 [2020-10-16T19:20:54.780Z] #11 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:20:55 [2020-10-16T19:20:55.019Z] #49 12.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:55 [2020-10-16T19:20:55.019Z] #49 12.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:55 [2020-10-16T19:20:55.037Z] #11 114.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:20:55 [2020-10-16T19:20:55.037Z] #11 ...
19:20:55 [2020-10-16T19:20:55.037Z] 
19:20:55 [2020-10-16T19:20:55.037Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:20:55 [2020-10-16T19:20:55.037Z] #56 DONE 114.2s
19:20:55 [2020-10-16T19:20:55.037Z] 
19:20:55 [2020-10-16T19:20:55.037Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:20:55 [2020-10-16T19:20:55.037Z] #57 DONE 0.0s
19:20:55 [2020-10-16T19:20:55.037Z] 
19:20:55 [2020-10-16T19:20:55.037Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:20:55 [2020-10-16T19:20:55.037Z] #58 DONE 0.0s
19:20:55 [2020-10-16T19:20:55.037Z] 
19:20:55 [2020-10-16T19:20:55.037Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:55 [2020-10-16T19:20:55.037Z] #11 114.3 Selecting previously unselected package libapparmor-dev:amd64.
19:20:55 [2020-10-16T19:20:55.037Z] #11 114.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:20:55 [2020-10-16T19:20:55.037Z] #11 114.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:20:55 [2020-10-16T19:20:55.072Z] #41 35.62   CC       images/userns.o
19:20:55 [2020-10-16T19:20:55.293Z] #11 114.6 Selecting previously unselected package libbtrfs0.
19:20:55 [2020-10-16T19:20:55.293Z] #11 114.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:20:55 [2020-10-16T19:20:55.384Z] #41 35.93   CC       images/google/protobuf/descriptor.o
19:20:55 [2020-10-16T19:20:55.550Z] #11 114.7 Unpacking libbtrfs0 (4.20.1-2) ...
19:20:55 [2020-10-16T19:20:55.550Z] #11 114.8 Selecting previously unselected package libbtrfs-dev.
19:20:55 [2020-10-16T19:20:55.550Z] #11 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:20:55 [2020-10-16T19:20:55.550Z] #11 114.8 Unpacking libbtrfs-dev (4.20.1-2) ...
19:20:55 [2020-10-16T19:20:55.596Z] #49 12.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:55 [2020-10-16T19:20:55.807Z] #11 114.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:20:55 [2020-10-16T19:20:55.807Z] #11 114.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:20:55 [2020-10-16T19:20:55.807Z] #11 114.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:20:55 [2020-10-16T19:20:55.807Z] #11 115.2 Selecting previously unselected package libudev-dev:amd64.
19:20:56 [2020-10-16T19:20:56.064Z] #11 115.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
19:20:56 [2020-10-16T19:20:56.064Z] #11 115.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
19:20:56 [2020-10-16T19:20:56.321Z] #11 115.5 Selecting previously unselected package libsepol1-dev:amd64.
19:20:56 [2020-10-16T19:20:56.322Z] #11 115.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:20:56 [2020-10-16T19:20:56.322Z] #11 115.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:20:56 [2020-10-16T19:20:56.548Z] #49 13.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:56 [2020-10-16T19:20:56.578Z] #11 115.8 Selecting previously unselected package libpcre16-3:amd64.
19:20:56 [2020-10-16T19:20:56.578Z] #11 115.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:20:56 [2020-10-16T19:20:56.578Z] #11 115.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:20:56 [2020-10-16T19:20:56.835Z] #11 116.0 Selecting previously unselected package libpcre32-3:amd64.
19:20:56 [2020-10-16T19:20:56.835Z] #11 116.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:20:56 [2020-10-16T19:20:56.835Z] #11 116.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.2 Selecting previously unselected package libpcrecpp0v5:amd64.
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.2 Selecting previously unselected package libpcre3-dev:amd64.
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.092Z] #11 116.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:20:57 [2020-10-16T19:20:57.199Z] #41 ...
19:20:57 [2020-10-16T19:20:57.199Z] 
19:20:57 [2020-10-16T19:20:57.199Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:20:57 [2020-10-16T19:20:57.199Z] #33 39.96 internal/reflectlite
19:20:57 [2020-10-16T19:20:57.199Z] #33 39.96 sync
19:20:57 [2020-10-16T19:20:57.199Z] #33 44.61 errors
19:20:57 [2020-10-16T19:20:57.199Z] #33 44.61 sort
19:20:57 [2020-10-16T19:20:57.199Z] #33 45.27 strconv
19:20:57 [2020-10-16T19:20:57.199Z] #33 45.28 io
19:20:57 [2020-10-16T19:20:57.199Z] #33 45.28 internal/oserror
19:20:57 [2020-10-16T19:20:57.199Z] #33 45.89 syscall
19:20:57 [2020-10-16T19:20:57.199Z] #33 49.10 strings
19:20:57 [2020-10-16T19:20:57.199Z] #33 49.12 bytes
19:20:57 [2020-10-16T19:20:57.294Z] #41 37.55   CC       images/opts.o
19:20:57 [2020-10-16T19:20:57.294Z] #41 37.85   CC       images/seccomp.o
19:20:57 [2020-10-16T19:20:57.294Z] #41 ...
19:20:57 [2020-10-16T19:20:57.294Z] 
19:20:57 [2020-10-16T19:20:57.294Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:57 [2020-10-16T19:20:57.294Z] #11 97.55 Selecting previously unselected package g++-mingw-w64-x86-64.
19:20:57 [2020-10-16T19:20:57.294Z] #11 97.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.294Z] #11 97.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:57 [2020-10-16T19:20:57.498Z] #33 ...
19:20:57 [2020-10-16T19:20:57.498Z] 
19:20:57 [2020-10-16T19:20:57.498Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:20:57 [2020-10-16T19:20:57.498Z] #12 50.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:57 [2020-10-16T19:20:57.498Z] #12 50.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
19:20:57 [2020-10-16T19:20:57.499Z] #12 50.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:57 [2020-10-16T19:20:57.500Z] #49 14.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:57 [2020-10-16T19:20:57.554Z] #11 ...
19:20:57 [2020-10-16T19:20:57.554Z] 
19:20:57 [2020-10-16T19:20:57.554Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:20:57 [2020-10-16T19:20:57.554Z] #56 106.5 + for f in rootlesskit rootlesskit-docker-proxy
19:20:57 [2020-10-16T19:20:57.554Z] #56 106.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:20:57 [2020-10-16T19:20:57.657Z] #11 116.7 Selecting previously unselected package libselinux1-dev:amd64.
19:20:57 [2020-10-16T19:20:57.657Z] #11 116.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.657Z] #11 116.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 116.9 Selecting previously unselected package libdevmapper-dev:amd64.
19:20:57 [2020-10-16T19:20:57.978Z] #11 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 116.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.0 Selecting previously unselected package libseccomp-dev:amd64.
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.2 Selecting previously unselected package libsystemd-dev:amd64.
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
19:20:57 [2020-10-16T19:20:57.978Z] #11 117.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libbtrfs0 (4.20.1-2) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.8 Setting up libbtrfs-dev (4.20.1-2) ...
19:20:58 [2020-10-16T19:20:58.544Z] #11 117.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.8 Setting up mingw-w64-common (6.0.0-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 117.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 118.0 Setting up dmsetup (2:1.02.155-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 118.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 118.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:20:58 [2020-10-16T19:20:58.804Z] #11 118.0 Processing triggers for libc-bin (2.28-10) ...
19:20:59 [2020-10-16T19:20:59.372Z] #11 DONE 118.4s
19:20:59 [2020-10-16T19:20:59.372Z] 
19:20:59 [2020-10-16T19:20:59.372Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:20:59 [2020-10-16T19:20:59.543Z] #49 16.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:59 [2020-10-16T19:20:59.543Z] #49 16.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:59 [2020-10-16T19:20:59.543Z] #49 16.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:59 [2020-10-16T19:20:59.543Z] #49 ...
19:20:59 [2020-10-16T19:20:59.543Z] 
19:20:59 [2020-10-16T19:20:59.543Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:20:59 [2020-10-16T19:20:59.543Z] #27 2.233 /download-frozen-image-v2.sh: line 208: type: go: not found
19:20:59 [2020-10-16T19:20:59.543Z] #27 3.177 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:20:59 [2020-10-16T19:20:59.543Z] #27 3.560 
19:20:59 [2020-10-16T19:20:59.543Z] #27 3.816 
                                                                           0.0%
##                                                                         3.6%
#####                                                                      7.0%
######                                                                     9.3%
##########                                                                14.8%
############                                                              17.5%
##############                                                            20.7%
###################                                                       27.4%
########################                                                  33.5%
###########################                                               38.1%
##############################                                            42.6%
#################################                                         46.7%
####################################                                      51.1%
########################################                                  55.6%
###########################################                               59.9%
#################################################                         68.1%
######################################################                    75.8%
#########################################################                 80.4%
############################################################              84.4%
################################################################          88.9%
#######################################################################   99.6%
######################################################################## 100.0%
19:20:59 [2020-10-16T19:20:59.543Z] #27 6.358 
19:20:59 [2020-10-16T19:20:59.543Z] #27 6.594 
                                                                           0.2%
################                                                          22.8%
####################################                                      51.4%
###################################################                       71.8%
######################################################################## 100.0%
19:20:59 [2020-10-16T19:20:59.543Z] #27 7.271 
19:21:00 [2020-10-16T19:21:00.074Z] #27 7.473 
                                                                           0.1%
###############                                                           21.3%
#############################                                             41.0%
######################################################                    75.9%
######################################################################## 100.0%
19:21:00 [2020-10-16T19:21:00.284Z] #12 ...
19:21:00 [2020-10-16T19:21:00.285Z] 
19:21:00 [2020-10-16T19:21:00.285Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:21:00 [2020-10-16T19:21:00.285Z] #48 42.89 go: finding github.com/fatih/color v1.7.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.27 go: finding github.com/mattn/go-colorable v0.1.4
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.36 go: finding github.com/mattn/go-isatty v0.0.8
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.39 go: finding github.com/go-lintpack/lintpack v0.5.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.40 go: finding github.com/go-critic/go-critic v0.4.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.46 go: finding github.com/pkg/errors v0.8.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.51 go: finding github.com/mitchellh/go-homedir v1.1.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.57 go: finding github.com/go-toolsmith/astfmt v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.58 go: finding github.com/go-toolsmith/astequal v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.60 go: finding github.com/spf13/viper v1.6.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.65 go: finding github.com/sirupsen/logrus v1.4.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.69 go: finding github.com/go-toolsmith/astp v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.85 go: finding github.com/go-toolsmith/astcast v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.86 go: finding github.com/stretchr/testify v1.4.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.87 go: finding github.com/go-toolsmith/typep v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.92 go: finding github.com/go-toolsmith/astcopy v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 43.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.03 go: finding github.com/spf13/cobra v0.0.5
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.04 go: finding github.com/davecgh/go-spew v1.1.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.05 go: finding github.com/go-toolsmith/strparse v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.08 go: finding github.com/fsnotify/fsnotify v1.4.7
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.15 go: finding github.com/pmezard/go-difflib v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.16 go: finding github.com/gobwas/glob v0.2.3
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.18 go: finding github.com/hashicorp/hcl v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.20 go: finding github.com/spf13/pflag v1.0.5
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.24 go: finding github.com/stretchr/objx v0.2.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.36 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.40 go: finding github.com/mitchellh/mapstructure v1.1.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.41 go: finding github.com/magiconair/properties v1.8.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.46 go: finding github.com/pelletier/go-toml v1.2.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.46 go: finding gopkg.in/yaml.v2 v2.2.7
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.56 go: finding github.com/spf13/cast v1.3.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.59 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.62 go: finding github.com/spf13/afero v1.1.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.65 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.67 go: finding github.com/spf13/jwalterweatherman v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.73 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:21:00 [2020-10-16T19:21:00.285Z] #48 44.80 go: finding github.com/subosito/gotenv v1.2.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.03 go: finding golang.org/x/text v0.3.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.05 go: finding gopkg.in/ini.v1 v1.51.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.11 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.31 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.46 go: finding github.com/kisielk/gotool v1.0.0
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.48 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.62 go: finding github.com/sourcegraph/go-diff v0.5.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.71 go: finding github.com/ultraware/funlen v0.0.2
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.77 go: finding github.com/ultraware/whitespace v0.0.4
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.79 go: finding github.com/uudashr/gocognit v1.0.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 45.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.29 go: finding honnef.co/go/tools v0.0.1-2019.2.3
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.34 go: finding github.com/gogo/protobuf v1.2.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.38 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.38 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.51 go: finding github.com/BurntSushi/toml v0.3.1
19:21:00 [2020-10-16T19:21:00.285Z] #48 46.59 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:00 [2020-10-16T19:21:00.285Z] #48 ...
19:21:00 [2020-10-16T19:21:00.285Z] 
19:21:00 [2020-10-16T19:21:00.285Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.66 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.71 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.72 Setting up libcap-dev:ppc64el (1:2.25-2) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.73 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.73 Setting up protobuf-compiler (3.6.1.3-2) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.75 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:21:00 [2020-10-16T19:21:00.285Z] #41 51.76 Setting up python-protobuf (3.6.1.3-2) ...
19:21:00 [2020-10-16T19:21:00.679Z] #27 ...
19:21:00 [2020-10-16T19:21:00.679Z] 
19:21:00 [2020-10-16T19:21:00.679Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:00 [2020-10-16T19:21:00.748Z] #51 ...
19:21:00 [2020-10-16T19:21:00.748Z] 
19:21:00 [2020-10-16T19:21:00.748Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:00 [2020-10-16T19:21:00.748Z] #43 109.8 vendor/golang.org/x/net/http/httpproxy
19:21:00 [2020-10-16T19:21:00.748Z] #43 110.4 mime/multipart
19:21:00 [2020-10-16T19:21:00.748Z] #43 112.8 crypto/tls
19:21:00 [2020-10-16T19:21:00.748Z] #43 118.8 net/http/httptrace
19:21:00 [2020-10-16T19:21:00.748Z] #43 119.1 net/http
19:21:00 [2020-10-16T19:21:00.748Z] #43 ...
19:21:00 [2020-10-16T19:21:00.748Z] 
19:21:00 [2020-10-16T19:21:00.748Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.506 + RM_GOPATH=0
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.506 + TMP_GOPATH=
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.506 + : /build
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.506 + '[' -z '' ']'
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.506 ++ mktemp -d
19:21:00 [2020-10-16T19:21:00.748Z] #51 ...
19:21:00 [2020-10-16T19:21:00.748Z] 
19:21:00 [2020-10-16T19:21:00.748Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
19:21:00 [2020-10-16T19:21:00.748Z] #12 DONE 1.6s
19:21:00 [2020-10-16T19:21:00.748Z] 
19:21:00 [2020-10-16T19:21:00.748Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.509 + export GOPATH=/tmp/tmp.I4r910554s
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.509 + GOPATH=/tmp/tmp.I4r910554s
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.509 + RM_GOPATH=1
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.509 + case "$(go env GOARCH)" in
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.509 ++ go env GOARCH
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.540 + export GO_BUILDMODE=-buildmode=pie
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.540 + GO_BUILDMODE=-buildmode=pie
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.540 ++ dirname /tmp/install/install.sh
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 + dir=/tmp/install
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 + bin=runc
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 + shift
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 + '[' '!' -f /tmp/install/runc.installer ']'
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 + . /tmp/install/runc.installer
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.541 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.542 + install_runc
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.542 + uname -r
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.542 + grep -q '^3\.10\.0.*\.el7\.'
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.544 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.544 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.544 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.545 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I4r910554s/src/github.com/opencontainers/runc
19:21:00 [2020-10-16T19:21:00.748Z] #51 1.549 Cloning into '/tmp/tmp.I4r910554s/src/github.com/opencontainers/runc'...
19:21:01 [2020-10-16T19:21:01.344Z] #41 ...
19:21:01 [2020-10-16T19:21:01.344Z] 
19:21:01 [2020-10-16T19:21:01.344Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:01 [2020-10-16T19:21:01.344Z] #44 43.75 github.com/LK4D4/vndr/godl/singleflight
19:21:01 [2020-10-16T19:21:01.344Z] #44 43.76 internal/singleflight
19:21:01 [2020-10-16T19:21:01.344Z] #44 43.76 math/rand
19:21:01 [2020-10-16T19:21:01.344Z] #44 46.95 sort
19:21:01 [2020-10-16T19:21:01.344Z] #44 46.96 strconv
19:21:01 [2020-10-16T19:21:01.344Z] #44 46.98 io
19:21:01 [2020-10-16T19:21:01.344Z] #44 47.02 syscall
19:21:01 [2020-10-16T19:21:01.344Z] #44 50.76 vendor/golang.org/x/net/dns/dnsmessage
19:21:01 [2020-10-16T19:21:01.344Z] #44 51.31 bytes
19:21:01 [2020-10-16T19:21:01.344Z] #44 ...
19:21:01 [2020-10-16T19:21:01.344Z] 
19:21:01 [2020-10-16T19:21:01.344Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.37 Selecting previously unselected package binutils-mingw-w64.
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.46 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.47 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.60 Selecting previously unselected package dmsetup.
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.60 Unpacking dmsetup (2:1.02.155-3) ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.76 Selecting previously unselected package mingw-w64-common.
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 53.77 Unpacking mingw-w64-common (6.0.0-3) ...
19:21:01 [2020-10-16T19:21:01.344Z] #12 ...
19:21:01 [2020-10-16T19:21:01.344Z] 
19:21:01 [2020-10-16T19:21:01.344Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:21:01 [2020-10-16T19:21:01.344Z] #31 44.03 Checking out files:  89% (1364/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:21:01 [2020-10-16T19:21:01.344Z] #31 44.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:21:01 [2020-10-16T19:21:01.344Z] #31 45.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:01 [2020-10-16T19:21:01.485Z] #62 18.06 Checking out files:  59% (1133/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
19:21:01 [2020-10-16T19:21:01.485Z] #62 18.90 + cd /tmp/tmp.vBcp2IjIfh/src/github.com/docker/libnetwork
19:21:01 [2020-10-16T19:21:01.485Z] #62 18.92 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
19:21:01 [2020-10-16T19:21:01.642Z] #31 ...
19:21:01 [2020-10-16T19:21:01.642Z] 
19:21:01 [2020-10-16T19:21:01.642Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:01 [2020-10-16T19:21:01.642Z] #35 44.31 Selecting previously unselected package libicu63:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 44.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 44.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.32 Selecting previously unselected package libxml2:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.32 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.88 Selecting previously unselected package libarchive13:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 51.90 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.23 Selecting previously unselected package libjsoncpp1:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.25 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.40 Selecting previously unselected package librhash0:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.42 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.42 Unpacking librhash0:ppc64el (1.3.8-1) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.62 Selecting previously unselected package libuv1:ppc64el.
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.62 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.64 Unpacking libuv1:ppc64el (1.24.1-1) ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.73 Selecting previously unselected package cmake.
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.74 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
19:21:01 [2020-10-16T19:21:01.642Z] #35 52.74 Unpacking cmake (3.13.4-1) ...
19:21:01 [2020-10-16T19:21:01.752Z] #62 19.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:21:01 [2020-10-16T19:21:01.774Z] #56 ...
19:21:01 [2020-10-16T19:21:01.774Z] 
19:21:01 [2020-10-16T19:21:01.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:01 [2020-10-16T19:21:01.774Z] #41 38.17   CC       images/binfmt-misc.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 38.38   CC       images/time.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 38.60   CC       images/sysctl.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 38.79   CC       images/autofs.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 38.98   CC       images/macvlan.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 39.13   CC       images/sit.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 39.32   CC       images/memfd.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 39.68   CC       images/timens.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 39.90   LINK     images/built-in.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.05   GEN      compel/include/asm
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.07   GEN      compel/include/version.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.09 touch .config
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.14   GEN      include/common/config.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.27   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.28   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.29   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.30   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.33   DEP      compel/arch/x86/plugins/std/memcpy.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.36   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.37   GEN      compel/plugins/include/uapi/std/syscall.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.41   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.42   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.44   DEP      compel/plugins/std/infect.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.54   DEP      compel/plugins/std/string.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.65   DEP      compel/plugins/std/log.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.73   DEP      compel/plugins/std/fds.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.80   DEP      compel/plugins/std/std.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 40.95   DEP      compel/plugins/shmem/shmem.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 41.05   DEP      compel/plugins/fds/fds.d
19:21:01 [2020-10-16T19:21:01.774Z] #41 41.19   CC       compel/plugins/std/std.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 41.58   CC       compel/plugins/std/fds.o
19:21:01 [2020-10-16T19:21:01.774Z] #41 41.97   CC       compel/plugins/std/log.o
19:21:02 [2020-10-16T19:21:02.119Z] #51 ...
19:21:02 [2020-10-16T19:21:02.119Z] 
19:21:02 [2020-10-16T19:21:02.119Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:21:02 [2020-10-16T19:21:02.119Z] #13 DONE 1.2s
19:21:02 [2020-10-16T19:21:02.349Z] #41 42.69   CC       compel/plugins/std/string.o
19:21:02 [2020-10-16T19:21:02.376Z] 
19:21:02 [2020-10-16T19:21:02.376Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:21:02 [2020-10-16T19:21:02.708Z] #35 55.44 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:21:02 [2020-10-16T19:21:02.708Z] #35 55.45 Setting up xxd (2:8.1.0875-5) ...
19:21:02 [2020-10-16T19:21:02.708Z] #35 55.47 Setting up libuv1:ppc64el (1.24.1-1) ...
19:21:02 [2020-10-16T19:21:02.708Z] #35 55.48 Setting up vim-common (2:8.1.0875-5) ...
19:21:02 [2020-10-16T19:21:02.708Z] #35 55.51 Setting up librhash0:ppc64el (1.3.8-1) ...
19:21:02 [2020-10-16T19:21:02.940Z] #14 1.006 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:21:02 [2020-10-16T19:21:02.997Z] #41 43.35   CC       compel/plugins/std/infect.o
19:21:03 [2020-10-16T19:21:03.010Z] #35 55.52 Setting up cmake-data (3.13.4-1) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 55.55 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 55.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 55.58 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 55.59 Setting up cmake (3.13.4-1) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 55.61 Processing triggers for libc-bin (2.28-10) ...
19:21:03 [2020-10-16T19:21:03.011Z] #35 ...
19:21:03 [2020-10-16T19:21:03.011Z] 
19:21:03 [2020-10-16T19:21:03.011Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:03 [2020-10-16T19:21:03.011Z] #33 55.58 bufio
19:21:03 [2020-10-16T19:21:03.197Z] #14 DONE 1.1s
19:21:03 [2020-10-16T19:21:03.197Z] 
19:21:03 [2020-10-16T19:21:03.197Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.24   CC       compel/arch/x86/plugins/std/memcpy.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.29   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.39   AR       compel/plugins/std.lib.a
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.49   CC       compel/plugins/fds/fds.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.82   AR       compel/plugins/fds.lib.a
19:21:03 [2020-10-16T19:21:03.197Z] #41 45.99   HOSTDEP  compel/src/lib/log-host.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 46.19   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 46.37   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 46.54   HOSTDEP  compel/src/main-host.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 46.79   DEP      compel/src/lib/ptrace.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 46.98   DEP      compel/src/lib/infect.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.17   DEP      compel/src/lib/infect-util.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.32   DEP      compel/src/lib/infect-rpc.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.47   DEP      compel/arch/x86/src/lib/infect.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.59   DEP      compel/arch/x86/src/lib/cpu.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.68   DEP      compel/src/lib/log.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.79   DEP      compel/src/main.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.92   DEP      compel/src/lib/handle-elf.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 47.99   DEP      compel/arch/x86/src/lib/handle-elf.d
19:21:03 [2020-10-16T19:21:03.197Z] #41 48.11   CC       compel/src/lib/log.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 48.43   CC       compel/arch/x86/src/lib/cpu.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 49.22   CC       compel/arch/x86/src/lib/infect.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 50.28   CC       compel/src/lib/infect-rpc.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 50.65   CC       compel/src/lib/infect-util.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 50.94   CC       compel/src/lib/infect.o
19:21:03 [2020-10-16T19:21:03.197Z] #41 ...
19:21:03 [2020-10-16T19:21:03.197Z] 
19:21:03 [2020-10-16T19:21:03.197Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:21:03 [2020-10-16T19:21:03.311Z] #33 ...
19:21:03 [2020-10-16T19:21:03.311Z] 
19:21:03 [2020-10-16T19:21:03.311Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:03 [2020-10-16T19:21:03.311Z] #35 55.69 Processing triggers for mime-support (3.62) ...
19:21:03 [2020-10-16T19:21:03.311Z] #35 DONE 56.0s
19:21:03 [2020-10-16T19:21:03.568Z] #41 43.94   CC       compel/arch/x86/plugins/std/parasite-head.o
19:21:03 [2020-10-16T19:21:03.568Z] #41 44.01   CC       compel/arch/x86/plugins/std/memcpy.o
19:21:03 [2020-10-16T19:21:03.568Z] #41 44.08   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:21:03 [2020-10-16T19:21:03.568Z] #41 44.13   AR       compel/plugins/std.lib.a
19:21:03 [2020-10-16T19:21:03.568Z] #41 ...
19:21:03 [2020-10-16T19:21:03.568Z] 
19:21:03 [2020-10-16T19:21:03.568Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:03 [2020-10-16T19:21:03.568Z] #43 103.7 vendor/golang.org/x/net/http2/hpack
19:21:03 [2020-10-16T19:21:03.568Z] #43 104.9 mime
19:21:03 [2020-10-16T19:21:03.568Z] #43 106.5 mime/quotedprintable
19:21:03 [2020-10-16T19:21:03.568Z] #43 106.9 net/http/internal
19:21:03 [2020-10-16T19:21:03.568Z] #43 110.9 net/textproto
19:21:03 [2020-10-16T19:21:03.568Z] #43 110.9 crypto/x509
19:21:03 [2020-10-16T19:21:03.568Z] #43 111.9 vendor/golang.org/x/net/http/httpguts
19:21:03 [2020-10-16T19:21:03.568Z] #43 112.3 vendor/golang.org/x/net/http/httpproxy
19:21:03 [2020-10-16T19:21:03.568Z] #43 112.8 mime/multipart
19:21:03 [2020-10-16T19:21:03.568Z] #43 ...
19:21:03 [2020-10-16T19:21:03.568Z] 
19:21:03 [2020-10-16T19:21:03.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:03 [2020-10-16T19:21:03.568Z] #41 44.25   CC       compel/plugins/fds/fds.o
19:21:03 [2020-10-16T19:21:03.610Z] 
19:21:03 [2020-10-16T19:21:03.610Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.299 + RM_GOPATH=0
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.299 + TMP_GOPATH=
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.299 + : /build
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.299 + '[' -z '' ']'
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.300 ++ mktemp -d
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.303 + export GOPATH=/tmp/tmp.DhdAwMEroN
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.304 + GOPATH=/tmp/tmp.DhdAwMEroN
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.304 + RM_GOPATH=1
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.304 + case "$(go env GOARCH)" in
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.306 ++ go env GOARCH
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.317 + export GO_BUILDMODE=-buildmode=pie
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.318 + GO_BUILDMODE=-buildmode=pie
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.318 ++ dirname /tmp/install/install.sh
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.320 + dir=/tmp/install
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.321 + bin=tini
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.321 + shift
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.321 + '[' '!' -f /tmp/install/tini.installer ']'
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.321 + . /tmp/install/tini.installer
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.322 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.323 + install_tini
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.323 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.323 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.323 + git clone https://github.com/krallin/tini.git /tmp/tmp.DhdAwMEroN/tini
19:21:03 [2020-10-16T19:21:03.610Z] #36 0.335 Cloning into '/tmp/tmp.DhdAwMEroN/tini'...
19:21:04 [2020-10-16T19:21:04.127Z] #15 DONE 1.0s
19:21:04 [2020-10-16T19:21:04.127Z] 
19:21:04 [2020-10-16T19:21:04.127Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:04 [2020-10-16T19:21:04.127Z] #41 54.32   CC       compel/src/lib/ptrace.o
19:21:04 [2020-10-16T19:21:04.139Z] #41 44.46   AR       compel/plugins/fds.lib.a
19:21:04 [2020-10-16T19:21:04.139Z] #41 44.55   HOSTDEP  compel/src/lib/log-host.d
19:21:04 [2020-10-16T19:21:04.139Z] #41 44.61   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:04 [2020-10-16T19:21:04.358Z] #62 ...
19:21:04 [2020-10-16T19:21:04.358Z] 
19:21:04 [2020-10-16T19:21:04.358Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:04 [2020-10-16T19:21:04.358Z] #43 11.89 crypto/internal/subtle
19:21:04 [2020-10-16T19:21:04.358Z] #43 12.20 crypto/subtle
19:21:04 [2020-10-16T19:21:04.358Z] #43 12.84 vendor/golang.org/x/crypto/cryptobyte/asn1
19:21:04 [2020-10-16T19:21:04.358Z] #43 13.01 internal/nettrace
19:21:04 [2020-10-16T19:21:04.358Z] #43 13.36 vendor/golang.org/x/crypto/internal/subtle
19:21:04 [2020-10-16T19:21:04.358Z] #43 13.39 runtime/cgo
19:21:04 [2020-10-16T19:21:04.385Z] #41 54.96   AR       compel/libcompel.a
19:21:04 [2020-10-16T19:21:04.400Z] #41 44.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:21:04 [2020-10-16T19:21:04.400Z] #41 44.79   HOSTDEP  compel/src/main-host.d
19:21:04 [2020-10-16T19:21:04.400Z] #41 44.85   DEP      compel/src/lib/ptrace.d
19:21:04 [2020-10-16T19:21:04.400Z] #41 44.94   DEP      compel/src/lib/infect.d
19:21:04 [2020-10-16T19:21:04.400Z] #41 ...
19:21:04 [2020-10-16T19:21:04.400Z] 
19:21:04 [2020-10-16T19:21:04.400Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:21:04 [2020-10-16T19:21:04.400Z] #56 DONE 114.8s
19:21:04 [2020-10-16T19:21:04.400Z] 
19:21:04 [2020-10-16T19:21:04.400Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:21:04 [2020-10-16T19:21:04.400Z] #57 DONE 0.0s
19:21:04 [2020-10-16T19:21:04.400Z] 
19:21:04 [2020-10-16T19:21:04.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:04 [2020-10-16T19:21:04.400Z] #41 45.07   DEP      compel/src/lib/infect-util.d
19:21:04 [2020-10-16T19:21:04.622Z] #43 ...
19:21:04 [2020-10-16T19:21:04.622Z] 
19:21:04 [2020-10-16T19:21:04.622Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:04 [2020-10-16T19:21:04.622Z] #27 8.343 
19:21:04 [2020-10-16T19:21:04.622Z] #27 8.716 #=#=#                                                                         

##                                                                         3.9%
#####                                                                      7.1%
#######                                                                   10.4%
#########                                                                 13.2%
###########                                                               16.3%
#############                                                             19.4%
###############                                                           21.8%
#################                                                         25.0%
####################                                                      28.2%
#####################                                                     29.5%
########################                                                  33.9%
##########################                                                37.4%
#############################                                             40.6%
###############################                                           44.4%
##################################                                        47.8%
#####################################                                     52.3%
#########################################                                 57.3%
############################################                              61.6%
###############################################                           65.7%
##################################################                        69.5%
#####################################################                     73.7%
#######################################################                   77.1%
##########################################################                80.9%
#############################################################             84.8%
###############################################################           88.5%
##################################################################        92.8%
#####################################################################     96.5%
######################################################################## 100.0%
19:21:04 [2020-10-16T19:21:04.622Z] #27 12.21 
19:21:04 [2020-10-16T19:21:04.641Z] #41 55.05   HOSTCC   compel/src/main-host.o
19:21:04 [2020-10-16T19:21:04.659Z] #41 ...
19:21:04 [2020-10-16T19:21:04.659Z] 
19:21:04 [2020-10-16T19:21:04.659Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:21:04 [2020-10-16T19:21:04.659Z] #58 DONE 0.1s
19:21:04 [2020-10-16T19:21:04.659Z] 
19:21:04 [2020-10-16T19:21:04.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:04 [2020-10-16T19:21:04.659Z] #41 45.21   DEP      compel/src/lib/infect-rpc.d
19:21:04 [2020-10-16T19:21:04.901Z] #27 12.56 
                                                                           0.0%
19:21:04 [2020-10-16T19:21:04.901Z] #27 ...
19:21:04 [2020-10-16T19:21:04.901Z] 
19:21:04 [2020-10-16T19:21:04.901Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.38 go: downloading github.com/spf13/cobra v0.0.5
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.38 go: downloading github.com/pkg/errors v0.8.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.39 go: downloading github.com/sirupsen/logrus v1.4.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.40 go: downloading github.com/spf13/pflag v1.0.5
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.61 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.67 go: downloading github.com/spf13/viper v1.6.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.67 go: downloading github.com/mattn/go-colorable v0.1.4
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.78 go: downloading github.com/fatih/color v1.7.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.82 go: extracting github.com/spf13/pflag v1.0.5
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.85 go: downloading github.com/stretchr/testify v1.4.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.86 go: extracting github.com/spf13/cobra v0.0.5
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.90 go: extracting github.com/pkg/errors v0.8.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:21:04 [2020-10-16T19:21:04.901Z] #47 12.93 go: extracting github.com/fatih/color v1.7.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.05 go: extracting github.com/mattn/go-colorable v0.1.4
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.06 go: extracting github.com/sirupsen/logrus v1.4.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.17 go: extracting github.com/spf13/viper v1.6.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.54 go: extracting github.com/stretchr/testify v1.4.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.62 go: downloading github.com/spf13/afero v1.1.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.73 go: downloading gopkg.in/yaml.v2 v2.2.7
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.81 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.81 go: downloading github.com/spf13/cast v1.3.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.82 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.92 go: downloading github.com/hashicorp/hcl v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 13.92 go: extracting github.com/spf13/afero v1.1.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.00 go: extracting github.com/mitchellh/go-homedir v1.1.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.00 go: downloading github.com/subosito/gotenv v1.2.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.03 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.23 go: extracting github.com/fsnotify/fsnotify v1.4.7
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.25 go: downloading github.com/stretchr/objx v0.2.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.33 go: extracting github.com/spf13/cast v1.3.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.36 go: extracting github.com/subosito/gotenv v1.2.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.41 go: extracting gopkg.in/yaml.v2 v2.2.7
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.53 go: downloading github.com/magiconair/properties v1.8.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.57 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.75 go: extracting github.com/hashicorp/hcl v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.78 go: extracting github.com/magiconair/properties v1.8.1
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.78 go: extracting github.com/stretchr/objx v0.2.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.88 go: downloading github.com/pmezard/go-difflib v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 14.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.27 go: extracting github.com/go-lintpack/lintpack v0.5.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.39 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.55 go: extracting github.com/pmezard/go-difflib v1.0.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.56 go: downloading gopkg.in/ini.v1 v1.51.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.86 go: extracting gopkg.in/ini.v1 v1.51.0
19:21:04 [2020-10-16T19:21:04.901Z] #47 15.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:21:04 [2020-10-16T19:21:04.901Z] #47 16.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
19:21:04 [2020-10-16T19:21:04.901Z] #47 17.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:21:04 [2020-10-16T19:21:04.901Z] #47 18.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:21:04 [2020-10-16T19:21:04.901Z] #47 19.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:21:04 [2020-10-16T19:21:04.901Z] #47 19.44 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 19.52 go: extracting github.com/mitchellh/mapstructure v1.1.2
19:21:04 [2020-10-16T19:21:04.901Z] #47 19.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:21:04 [2020-10-16T19:21:04.901Z] #47 ...
19:21:04 [2020-10-16T19:21:04.901Z] 
19:21:04 [2020-10-16T19:21:04.901Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:04 [2020-10-16T19:21:04.918Z] #41 45.39   DEP      compel/arch/x86/src/lib/infect.d
19:21:05 [2020-10-16T19:21:05.164Z] #36 1.641 + cd /tmp/tmp.DhdAwMEroN/tini
19:21:05 [2020-10-16T19:21:05.164Z] #36 1.642 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:21:05 [2020-10-16T19:21:05.164Z] #36 1.678 + cmake .
19:21:05 [2020-10-16T19:21:05.177Z] #41 45.57   DEP      compel/arch/x86/src/lib/cpu.d
19:21:05 [2020-10-16T19:21:05.177Z] #41 45.69   DEP      compel/src/lib/log.d
19:21:05 [2020-10-16T19:21:05.205Z] #41 55.45   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:21:05 [2020-10-16T19:21:05.205Z] #41 55.67   HOSTCC   compel/src/lib/handle-elf-host.o
19:21:05 [2020-10-16T19:21:05.205Z] #41 ...
19:21:05 [2020-10-16T19:21:05.205Z] 
19:21:05 [2020-10-16T19:21:05.205Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:21:05 [2020-10-16T19:21:05.205Z] #16 DONE 1.0s
19:21:05 [2020-10-16T19:21:05.437Z] #41 45.83   DEP      compel/src/main.d
19:21:05 [2020-10-16T19:21:05.437Z] #41 45.89   DEP      compel/src/lib/handle-elf.d
19:21:05 [2020-10-16T19:21:05.437Z] #41 46.01   DEP      compel/arch/x86/src/lib/handle-elf.d
19:21:05 [2020-10-16T19:21:05.461Z] 
19:21:05 [2020-10-16T19:21:05.461Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:21:05 [2020-10-16T19:21:05.696Z] #41 46.23   CC       compel/src/lib/log.o
19:21:06 [2020-10-16T19:21:06.226Z] #36 ...
19:21:06 [2020-10-16T19:21:06.226Z] 
19:21:06 [2020-10-16T19:21:06.226Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:06 [2020-10-16T19:21:06.226Z] #41 58.46 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
19:21:06 [2020-10-16T19:21:06.226Z] #41 58.46 Processing triggers for libc-bin (2.28-10) ...
19:21:06 [2020-10-16T19:21:06.226Z] #41 DONE 58.7s
19:21:06 [2020-10-16T19:21:06.226Z] 
19:21:06 [2020-10-16T19:21:06.226Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:06 [2020-10-16T19:21:06.226Z] #36 2.675 -- The C compiler identification is GNU 8.3.0
19:21:06 [2020-10-16T19:21:06.226Z] #36 2.767 -- Check for working C compiler: /usr/bin/cc
19:21:06 [2020-10-16T19:21:06.266Z] #41 46.57   CC       compel/arch/x86/src/lib/cpu.o
19:21:06 [2020-10-16T19:21:06.395Z] #17 DONE 1.0s
19:21:06 [2020-10-16T19:21:06.395Z] 
19:21:06 [2020-10-16T19:21:06.395Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:06 [2020-10-16T19:21:06.836Z] #41 47.14   CC       compel/arch/x86/src/lib/infect.o
19:21:06 [2020-10-16T19:21:06.875Z] #36 3.504 -- Check for working C compiler: /usr/bin/cc -- works
19:21:06 [2020-10-16T19:21:06.875Z] #36 3.510 -- Detecting C compiler ABI info
19:21:07 [2020-10-16T19:21:07.097Z] #41 47.69   CC       compel/src/lib/infect-rpc.o
19:21:07 [2020-10-16T19:21:07.368Z] #41 47.94   CC       compel/src/lib/infect-util.o
19:21:07 [2020-10-16T19:21:07.628Z] #41 48.18   CC       compel/src/lib/infect.o
19:21:07 [2020-10-16T19:21:07.765Z] #18 1.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:21:07 [2020-10-16T19:21:07.765Z] #18 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:21:07 [2020-10-16T19:21:07.765Z] #18 1.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:21:07 [2020-10-16T19:21:07.811Z] #36 4.279 -- Detecting C compiler ABI info - done
19:21:07 [2020-10-16T19:21:07.811Z] #36 4.408 -- Detecting C compile features
19:21:08 [2020-10-16T19:21:08.055Z] Running on azwin-2-a59390 in d:\jenkins\workspace\moby_PR-41528
[Pipeline] {
[Pipeline] ws
19:21:08 [2020-10-16T19:21:08.081Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:21:08 [2020-10-16T19:21:08.121Z] #36 ...
19:21:08 [2020-10-16T19:21:08.121Z] 
19:21:08 [2020-10-16T19:21:08.121Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:08 [2020-10-16T19:21:08.121Z] #50 50.71 bytes
19:21:08 [2020-10-16T19:21:08.121Z] #50 50.72 strings
19:21:08 [2020-10-16T19:21:08.121Z] #50 50.73 syscall
19:21:08 [2020-10-16T19:21:08.121Z] #50 50.73 strconv
19:21:08 [2020-10-16T19:21:08.121Z] #50 57.80 bufio
19:21:08 [2020-10-16T19:21:08.121Z] #50 59.90 text/tabwriter
19:21:08 [2020-10-16T19:21:08.121Z] #50 ...
19:21:08 [2020-10-16T19:21:08.121Z] 
19:21:08 [2020-10-16T19:21:08.121Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:08 [2020-10-16T19:21:08.121Z] #42 1.689 Note: Building without setproctitle() and strlcpy() support.
19:21:08 [2020-10-16T19:21:08.121Z] #42 1.689       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:21:08 [2020-10-16T19:21:08.121Z] #42 1.697 Note: Building without GnuTLS support
19:21:08 [2020-10-16T19:21:08.121Z] #42 1.701 Makefile.config:39: Warn: you have no libnftables installed
19:21:08 [2020-10-16T19:21:08.121Z] #42 1.714 Makefile.config:40: Warn: Building without nftables support
19:21:08 [2020-10-16T19:21:08.219Z] #41 ...
19:21:08 [2020-10-16T19:21:08.219Z] 
19:21:08 [2020-10-16T19:21:08.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.5 Selecting previously unselected package libapparmor1:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.8 Selecting previously unselected package libapparmor-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 112.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.0 Selecting previously unselected package libbtrfs0.
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.0 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.1 Selecting previously unselected package libbtrfs-dev.
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.1 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.4 Selecting previously unselected package libudev-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.8 Selecting previously unselected package libsepol1-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 114.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.4 Selecting previously unselected package libpcre16-3:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.7 Selecting previously unselected package libpcre32-3:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 115.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.0 Selecting previously unselected package libpcrecpp0v5:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.2 Selecting previously unselected package libpcre3-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.6 Selecting previously unselected package libselinux1-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.9 Selecting previously unselected package libdevmapper-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 116.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.0 Selecting previously unselected package libseccomp-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.1 Selecting previously unselected package libsystemd-dev:amd64.
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up libbtrfs0 (4.20.1-2) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up mingw-w64-common (6.0.0-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.1 Setting up dmsetup (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 118.1 Processing triggers for libc-bin (2.28-10) ...
19:21:08 [2020-10-16T19:21:08.219Z] #11 DONE 118.5s
19:21:08 [2020-10-16T19:21:08.219Z] 
19:21:08 [2020-10-16T19:21:08.219Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:08 [2020-10-16T19:21:08.330Z] #18 2.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:21:08 [2020-10-16T19:21:08.648Z] #27 12.56 
                                                                           0.0%
                                                                           1.0%
#                                                                          2.1%
##                                                                         3.6%
###                                                                        4.7%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.7%
###########                                                               16.1%
############                                                              17.1%
############                                                              17.3%
#############                                                             19.0%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.3%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.5%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.8%
############################                                              39.8%
#############################                                             40.7%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.0%
19:21:08 [2020-10-16T19:21:08.648Z] #27 ...
19:21:08 [2020-10-16T19:21:08.648Z] 
19:21:08 [2020-10-16T19:21:08.648Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:21:08 [2020-10-16T19:21:08.648Z] #38 15.96 Checking out files:  90% (1500/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
19:21:08 [2020-10-16T19:21:08.648Z] #38 16.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:21:08 [2020-10-16T19:21:08.648Z] #38 17.80 + 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:21:08 [2020-10-16T19:21:08.913Z] #38 ...
19:21:08 [2020-10-16T19:21:08.913Z] 
19:21:08 [2020-10-16T19:21:08.913Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:09 [2020-10-16T19:21:09.178Z] #42 3.127 fatal: not a git repository (or any of the parent directories): .git
19:21:09 [2020-10-16T19:21:09.178Z] #42 3.155   GEN      .gitid
19:21:09 [2020-10-16T19:21:09.178Z] #42 3.196   GEN      criu/include/version.h
19:21:09 [2020-10-16T19:21:09.178Z] #42 3.276   GEN      include/common/asm
19:21:09 [2020-10-16T19:21:09.603Z] #51 ...
19:21:09 [2020-10-16T19:21:09.603Z] 
19:21:09 [2020-10-16T19:21:09.603Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
19:21:09 [2020-10-16T19:21:09.603Z] #12 DONE 1.5s
19:21:09 [2020-10-16T19:21:09.603Z] 
19:21:09 [2020-10-16T19:21:09.603Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.367 + RM_GOPATH=0
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.367 + TMP_GOPATH=
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.367 + : /build
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.367 + '[' -z '' ']'
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.367 ++ mktemp -d
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.375 + export GOPATH=/tmp/tmp.tOoC8UfPtQ
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.375 + GOPATH=/tmp/tmp.tOoC8UfPtQ
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.375 + RM_GOPATH=1
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.375 + case "$(go env GOARCH)" in
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.375 ++ go env GOARCH
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.387 + export GO_BUILDMODE=-buildmode=pie
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.387 + GO_BUILDMODE=-buildmode=pie
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.388 ++ dirname /tmp/install/install.sh
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.388 + dir=/tmp/install
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.388 + bin=runc
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.388 + shift
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.388 + '[' '!' -f /tmp/install/runc.installer ']'
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.389 + . /tmp/install/runc.installer
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.389 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.389 + install_runc
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.390 + grep -q '^3\.10\.0.*\.el7\.'
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.391 + uname -r
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.392 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.392 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.392 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.392 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tOoC8UfPtQ/src/github.com/opencontainers/runc
19:21:09 [2020-10-16T19:21:09.603Z] #51 1.394 Cloning into '/tmp/tmp.tOoC8UfPtQ/src/github.com/opencontainers/runc'...
19:21:09 [2020-10-16T19:21:09.737Z] #27 12.56 
                                                                           0.0%
                                                                           1.0%
#                                                                          2.1%
##                                                                         3.6%
###                                                                        4.7%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.7%
###########                                                               16.1%
############                                                              17.1%
############                                                              17.3%
#############                                                             19.0%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.3%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.5%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.8%
############################                                              39.8%
#############################                                             40.7%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.0%
################################                                          45.7%
#################################                                         45.9%
##################################                                        47.3%
##
19:21:09 [2020-10-16T19:21:09.737Z] #27 ...
19:21:09 [2020-10-16T19:21:09.737Z] 
19:21:09 [2020-10-16T19:21:09.737Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:09 [2020-10-16T19:21:09.737Z] #11 16.47 Fetched 8211 kB in 12s (696 kB/s)
19:21:09 [2020-10-16T19:21:09.737Z] #11 16.47 Reading package lists...
19:21:09 [2020-10-16T19:21:09.737Z] #11 23.16 Reading package lists...
19:21:09 [2020-10-16T19:21:09.737Z] #11 ...
19:21:09 [2020-10-16T19:21:09.737Z] 
19:21:09 [2020-10-16T19:21:09.737Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.53 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.55 go: finding github.com/fatih/color v1.9.0
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.58 go: finding github.com/pkg/errors v0.9.1
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.66 go: finding github.com/spf13/pflag v1.0.3
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.75 go: finding github.com/mattn/go-colorable v0.1.6
19:21:09 [2020-10-16T19:21:09.737Z] #45 16.86 go: finding github.com/mattn/go-isatty v0.0.12
19:21:09 [2020-10-16T19:21:09.737Z] #45 17.24 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:21:09 [2020-10-16T19:21:09.737Z] #45 17.31 go: finding github.com/jonboulle/clockwork v0.1.0
19:21:09 [2020-10-16T19:21:09.737Z] #45 17.33 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:21:09 [2020-10-16T19:21:09.737Z] #45 17.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:21:09 [2020-10-16T19:21:09.737Z] #45 17.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:21:09 [2020-10-16T19:21:09.737Z] #45 ...
19:21:09 [2020-10-16T19:21:09.737Z] 
19:21:09 [2020-10-16T19:21:09.737Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:21:09 [2020-10-16T19:21:09.737Z] #53 16.87 Fetched 8211 kB in 12s (681 kB/s)
19:21:09 [2020-10-16T19:21:09.737Z] #53 16.87 Reading package lists...
19:21:10 [2020-10-16T19:21:10.002Z] #53 23.53 Reading package lists...
19:21:10 [2020-10-16T19:21:10.002Z] #53 ...
19:21:10 [2020-10-16T19:21:10.002Z] 
19:21:10 [2020-10-16T19:21:10.003Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:10 [2020-10-16T19:21:10.003Z] #49 16.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:21:10 [2020-10-16T19:21:10.003Z] #49 17.65 runtime/cgo
19:21:10 [2020-10-16T19:21:10.003Z] #49 17.82 runtime
19:21:10 [2020-10-16T19:21:10.003Z] #49 ...
19:21:10 [2020-10-16T19:21:10.003Z] 
19:21:10 [2020-10-16T19:21:10.003Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:10 [2020-10-16T19:21:10.003Z] #40 17.03 Fetched 8211 kB in 12s (667 kB/s)
19:21:10 [2020-10-16T19:21:10.003Z] #40 17.03 Reading package lists...
19:21:10 [2020-10-16T19:21:10.003Z] #40 22.95 Reading package lists...
19:21:10 [2020-10-16T19:21:10.003Z] #40 ...
19:21:10 [2020-10-16T19:21:10.003Z] 
19:21:10 [2020-10-16T19:21:10.003Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:10 [2020-10-16T19:21:10.003Z] #34 17.17 Fetched 8211 kB in 12s (671 kB/s)
19:21:10 [2020-10-16T19:21:10.003Z] #34 17.17 Reading package lists...
19:21:10 [2020-10-16T19:21:10.003Z] #34 23.47 Reading package lists...
19:21:10 [2020-10-16T19:21:10.003Z] #34 ...
19:21:10 [2020-10-16T19:21:10.003Z] 
19:21:10 [2020-10-16T19:21:10.003Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:10 [2020-10-16T19:21:10.232Z] #18 3.716 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:21:10 [2020-10-16T19:21:10.986Z] #51 ...
19:21:10 [2020-10-16T19:21:10.986Z] 
19:21:10 [2020-10-16T19:21:10.986Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:21:10 [2020-10-16T19:21:10.986Z] #13 DONE 1.2s
19:21:11 [2020-10-16T19:21:11.245Z] 
19:21:11 [2020-10-16T19:21:11.245Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:21:11 [2020-10-16T19:21:11.288Z] #42 5.404   PBCC     images/timens.pb-c.c
19:21:11 [2020-10-16T19:21:11.587Z] #42 5.524   DEP      images/timens.pb-c.d
19:21:11 [2020-10-16T19:21:11.587Z] #42 5.637   PBCC     images/fown.pb-c.c
19:21:11 [2020-10-16T19:21:11.587Z] #42 5.672   PBCC     images/google/protobuf/descriptor.pb-c.c
19:21:11 [2020-10-16T19:21:11.604Z] #18 5.291 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:21:11 [2020-10-16T19:21:11.814Z] #14 0.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:21:11 [2020-10-16T19:21:11.904Z] #42 5.830   PBCC     images/opts.pb-c.c
19:21:11 [2020-10-16T19:21:11.904Z] #42 5.899   PBCC     images/memfd.pb-c.c
19:21:11 [2020-10-16T19:21:11.904Z] #42 5.944   DEP      images/fown.pb-c.d
19:21:11 [2020-10-16T19:21:11.904Z] #42 5.982   DEP      images/google/protobuf/descriptor.pb-c.d
19:21:11 [2020-10-16T19:21:11.904Z] #42 6.032   DEP      images/opts.pb-c.d
19:21:12 [2020-10-16T19:21:12.084Z] #14 DONE 1.0s
19:21:12 [2020-10-16T19:21:12.084Z] 
19:21:12 [2020-10-16T19:21:12.084Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.107   DEP      images/memfd.pb-c.d
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.148   PBCC     images/sit.pb-c.c
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.210   DEP      images/sit.pb-c.d
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.273   PBCC     images/macvlan.pb-c.c
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.288   DEP      images/macvlan.pb-c.d
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.368   PBCC     images/autofs.pb-c.c
19:21:12 [2020-10-16T19:21:12.200Z] #42 6.379   DEP      images/autofs.pb-c.d
19:21:12 [2020-10-16T19:21:12.497Z] #42 6.449   PBCC     images/sysctl.pb-c.c
19:21:12 [2020-10-16T19:21:12.497Z] #42 6.516   DEP      images/sysctl.pb-c.d
19:21:12 [2020-10-16T19:21:12.497Z] #42 6.594   PBCC     images/time.pb-c.c
19:21:12 [2020-10-16T19:21:12.497Z] #42 6.606   DEP      images/time.pb-c.d
19:21:12 [2020-10-16T19:21:12.536Z] #18 ...
19:21:12 [2020-10-16T19:21:12.536Z] 
19:21:12 [2020-10-16T19:21:12.536Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:12 [2020-10-16T19:21:12.536Z] #51 10.99 + cd /tmp/tmp.I4r910554s/src/github.com/opencontainers/runc
19:21:12 [2020-10-16T19:21:12.536Z] #51 10.99 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:21:12 [2020-10-16T19:21:12.536Z] #51 11.24 + '[' -z '' ']'
19:21:12 [2020-10-16T19:21:12.536Z] #51 11.24 + target=static
19:21:12 [2020-10-16T19:21:12.536Z] #51 11.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:21:12 [2020-10-16T19:21:12.536Z] #51 11.61 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
19:21:12 [2020-10-16T19:21:12.800Z] #42 6.698   PBCC     images/binfmt-misc.pb-c.c
19:21:12 [2020-10-16T19:21:12.800Z] #42 6.720   DEP      images/binfmt-misc.pb-c.d
19:21:12 [2020-10-16T19:21:12.800Z] #42 6.789   PBCC     images/seccomp.pb-c.c
19:21:12 [2020-10-16T19:21:12.800Z] #42 6.814   DEP      images/seccomp.pb-c.d
19:21:12 [2020-10-16T19:21:12.800Z] #42 6.889   PBCC     images/userns.pb-c.c
19:21:13 [2020-10-16T19:21:13.021Z] #15 DONE 1.1s
19:21:13 [2020-10-16T19:21:13.021Z] 
19:21:13 [2020-10-16T19:21:13.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:13 [2020-10-16T19:21:13.021Z] #41 51.02   CC       compel/src/lib/ptrace.o
19:21:13 [2020-10-16T19:21:13.021Z] #41 51.40   AR       compel/libcompel.a
19:21:13 [2020-10-16T19:21:13.021Z] #41 51.49   HOSTCC   compel/src/main-host.o
19:21:13 [2020-10-16T19:21:13.021Z] #41 51.93   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:21:13 [2020-10-16T19:21:13.021Z] #41 52.07   HOSTCC   compel/src/lib/handle-elf-host.o
19:21:13 [2020-10-16T19:21:13.021Z] #41 52.50   HOSTCC   compel/src/lib/log-host.o
19:21:13 [2020-10-16T19:21:13.021Z] #41 52.90   HOSTLINK compel/compel-host-bin
19:21:13 [2020-10-16T19:21:13.021Z] #41 53.12   DEP      soccr/soccr.d
19:21:13 [2020-10-16T19:21:13.021Z] #41 53.39   CC       soccr/soccr.o
19:21:13 [2020-10-16T19:21:13.099Z] #42 6.943   DEP      images/userns.pb-c.d
19:21:13 [2020-10-16T19:21:13.099Z] #42 7.034   PBCC     images/cgroup.pb-c.c
19:21:13 [2020-10-16T19:21:13.099Z] #42 7.106   DEP      images/cgroup.pb-c.d
19:21:13 [2020-10-16T19:21:13.403Z] #42 7.209   PBCC     images/ext-file.pb-c.c
19:21:13 [2020-10-16T19:21:13.403Z] #42 7.240   DEP      images/ext-file.pb-c.d
19:21:13 [2020-10-16T19:21:13.403Z] #42 7.343   PBCC     images/rpc.pb-c.c
19:21:13 [2020-10-16T19:21:13.403Z] #42 7.403   DEP      images/rpc.pb-c.d
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.493   PBCC     images/siginfo.pb-c.c
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.521   DEP      images/siginfo.pb-c.d
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.574   PBCC     images/pagemap.pb-c.c
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.629   DEP      images/pagemap.pb-c.d
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.728   PBCC     images/rlimit.pb-c.c
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.752   DEP      images/rlimit.pb-c.d
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.844   PBCC     images/file-lock.pb-c.c
19:21:13 [2020-10-16T19:21:13.702Z] #42 7.880   DEP      images/file-lock.pb-c.d
19:21:14 [2020-10-16T19:21:14.000Z] #42 7.964   PBCC     images/tty.pb-c.c
19:21:14 [2020-10-16T19:21:14.000Z] #42 8.036   DEP      images/tty.pb-c.d
19:21:14 [2020-10-16T19:21:14.000Z] #42 8.099   PBCC     images/tun.pb-c.c
19:21:14 [2020-10-16T19:21:14.000Z] #42 8.142   PBCC     images/netdev.pb-c.c
19:21:14 [2020-10-16T19:21:14.054Z] #27 12.56 
                                                                           0.0%
                                                                           1.0%
#                                                                          2.1%
##                                                                         3.6%
###                                                                        4.7%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.7%
###########                                                               16.1%
############                                                              17.1%
############                                                              17.3%
#############                                                             19.0%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.3%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.5%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.8%
############################                                              39.8%
#############################                                             40.7%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.0%
################################                                          45.7%
#################################                                         45.9%
##################################                                        47.3%
##################################                                        48.1%
###################################                                       49.1%
###################################                                       49.6%
####################################                                      50.7%
#####################################                                     51.5%
#####################################                                     52.3%
######################################                                    53.0%
######################################                                    53.2%
#######################################                                   54.2%
#######################################                                   55.4%
########################################                                  56.3%
#########################################                                 57.4%
##########################################                                58.6%
##########################################                                59.4%
##########################################                                59.7%
###########################################                               61.1%
#############################################                             63.1%
##############################################                            65.1%
################################################                          67.0%
#################################################                         68.8%
##################################################                        70.2%
###################################################                       71.0%
####################################################                      72.3%
#####################################################                     74.1%
######################################################                    75.1%
######################################################                    76.4%
########################################################                  77.8%
#########################################################                 79.8%
##########################################################                81.4%
###########################################################               83.1%
############################################################              84.5%
#############################################################             86.1%
###############################################################           87.9%
################################################################          89.5%
#################################################################         90.6%
##################################################################        92.0%
###################################################################       93.8%
####################################################################      95.1%
#####################################################################     96.6%
######################################################################    98.2%
######################################################################## 100.0%
19:21:14 [2020-10-16T19:21:14.300Z] #42 8.242   DEP      images/tun.pb-c.d
19:21:14 [2020-10-16T19:21:14.300Z] #42 ...
19:21:14 [2020-10-16T19:21:14.300Z] 
19:21:14 [2020-10-16T19:21:14.300Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.512 -- Detecting C compile features - done
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.543 -- Performing Test HAS_BUILTIN_FORTIFY
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.757 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.890 -- Configuring done
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.922 -- Generating done
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.925 -- Build files have been written to: /tmp/tmp.DhdAwMEroN/tini
19:21:14 [2020-10-16T19:21:14.300Z] #36 6.930 + make tini-static
19:21:14 [2020-10-16T19:21:14.300Z] #36 7.289 Scanning dependencies of target tini-static
19:21:14 [2020-10-16T19:21:14.300Z] #36 7.447 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:21:14 [2020-10-16T19:21:14.300Z] #36 9.683 [100%] Linking C executable tini-static
19:21:14 [2020-10-16T19:21:14.300Z] #36 10.67 [100%] Built target tini-static
19:21:14 [2020-10-16T19:21:14.300Z] #36 10.81 + mkdir -p /build
19:21:14 [2020-10-16T19:21:14.300Z] #36 10.82 + cp tini-static /build/docker-init
19:21:14 [2020-10-16T19:21:14.300Z] #36 DONE 11.0s
19:21:14 [2020-10-16T19:21:14.300Z] 
19:21:14 [2020-10-16T19:21:14.300Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:14 [2020-10-16T19:21:14.300Z] #42 8.372   DEP      images/netdev.pb-c.d
19:21:14 [2020-10-16T19:21:14.300Z] #42 ...
19:21:14 [2020-10-16T19:21:14.300Z] 
19:21:14 [2020-10-16T19:21:14.300Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:14 [2020-10-16T19:21:14.300Z] #12 59.10 Selecting previously unselected package mingw-w64-x86-64-dev.
19:21:14 [2020-10-16T19:21:14.300Z] #12 59.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:21:14 [2020-10-16T19:21:14.300Z] #12 59.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.73 Selecting previously unselected package gcc-mingw-w64-base.
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:21:14 [2020-10-16T19:21:14.300Z] #12 65.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:14 [2020-10-16T19:21:14.318Z] #27 21.93 
19:21:14 [2020-10-16T19:21:14.412Z] #41 ...
19:21:14 [2020-10-16T19:21:14.412Z] 
19:21:14 [2020-10-16T19:21:14.412Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:21:14 [2020-10-16T19:21:14.412Z] #16 DONE 1.1s
19:21:14 [2020-10-16T19:21:14.412Z] 
19:21:14 [2020-10-16T19:21:14.412Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:21:14 [2020-10-16T19:21:14.597Z] #12 ...
19:21:14 [2020-10-16T19:21:14.597Z] 
19:21:14 [2020-10-16T19:21:14.597Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:14 [2020-10-16T19:21:14.597Z] #42 8.537   PBCC     images/vma.pb-c.c
19:21:14 [2020-10-16T19:21:14.597Z] #42 8.597   DEP      images/vma.pb-c.d
19:21:14 [2020-10-16T19:21:14.597Z] #42 8.672   PBCC     images/creds.pb-c.c
19:21:14 [2020-10-16T19:21:14.597Z] #42 8.704   DEP      images/creds.pb-c.d
19:21:14 [2020-10-16T19:21:14.597Z] #42 8.774   PBCC     images/utsns.pb-c.c
19:21:14 [2020-10-16T19:21:14.597Z] #42 ...
19:21:14 [2020-10-16T19:21:14.597Z] 
19:21:14 [2020-10-16T19:21:14.597Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:14 [2020-10-16T19:21:14.597Z] #33 57.39 reflect
19:21:14 [2020-10-16T19:21:14.597Z] #33 60.30 path
19:21:14 [2020-10-16T19:21:14.597Z] #33 61.98 text/tabwriter
19:21:14 [2020-10-16T19:21:14.597Z] #33 66.72 internal/syscall/execenv
19:21:14 [2020-10-16T19:21:14.597Z] #33 66.73 internal/syscall/unix
19:21:14 [2020-10-16T19:21:14.597Z] #33 66.76 time
19:21:14 [2020-10-16T19:21:14.671Z] #17 ...
19:21:14 [2020-10-16T19:21:14.671Z] 
19:21:14 [2020-10-16T19:21:14.671Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:14 [2020-10-16T19:21:14.671Z] #43 114.7 crypto/tls
19:21:14 [2020-10-16T19:21:14.671Z] #43 122.8 net/http/httptrace
19:21:14 [2020-10-16T19:21:14.671Z] #43 123.1 net/http
19:21:14 [2020-10-16T19:21:14.895Z] #33 ...
19:21:14 [2020-10-16T19:21:14.895Z] 
19:21:14 [2020-10-16T19:21:14.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:14 [2020-10-16T19:21:14.895Z] #42 8.816   DEP      images/utsns.pb-c.d
19:21:14 [2020-10-16T19:21:14.895Z] #42 8.914   PBCC     images/ipc-desc.pb-c.c
19:21:14 [2020-10-16T19:21:14.895Z] #42 8.936   PBCC     images/ipc-sem.pb-c.c
19:21:14 [2020-10-16T19:21:14.895Z] #42 9.042   DEP      images/ipc-desc.pb-c.d
19:21:14 [2020-10-16T19:21:14.901Z] #27 22.53 /download-frozen-image-v2.sh: line 208: type: go: not found
19:21:14 [2020-10-16T19:21:14.931Z] #43 ...
19:21:14 [2020-10-16T19:21:14.931Z] 
19:21:14 [2020-10-16T19:21:14.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:14 [2020-10-16T19:21:14.931Z] #41 55.32   AR       soccr/libsoccr.a
19:21:14 [2020-10-16T19:21:14.931Z] #41 55.34 make[1]: 'soccr/libsoccr.a' is up to date.
19:21:15 [2020-10-16T19:21:15.192Z] #41 55.74   DEP      criu/arch/x86/sigframe.d
19:21:15 [2020-10-16T19:21:15.192Z] #41 ...
19:21:15 [2020-10-16T19:21:15.192Z] 
19:21:15 [2020-10-16T19:21:15.192Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:21:15 [2020-10-16T19:21:15.192Z] #17 DONE 1.0s
19:21:15 [2020-10-16T19:21:15.192Z] 
19:21:15 [2020-10-16T19:21:15.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:15 [2020-10-16T19:21:15.192Z] #41 55.85   DEP      criu/arch/x86/sigaction_compat.d
19:21:15 [2020-10-16T19:21:15.193Z] #42 9.278   DEP      images/ipc-sem.pb-c.d
19:21:15 [2020-10-16T19:21:15.452Z] #41 55.97   DEP      criu/arch/x86/kerndat.d
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.359   PBCC     images/ipc-msg.pb-c.c
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.393   DEP      images/ipc-msg.pb-c.d
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.433   PBCC     images/ipc-shm.pb-c.c
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.461   DEP      images/ipc-shm.pb-c.d
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.531   PBCC     images/ipc-var.pb-c.c
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.565   DEP      images/ipc-var.pb-c.d
19:21:15 [2020-10-16T19:21:15.493Z] #42 9.672   PBCC     images/sk-opts.pb-c.c
19:21:15 [2020-10-16T19:21:15.713Z] #41 56.17   DEP      criu/arch/x86/crtools.d
19:21:15 [2020-10-16T19:21:15.793Z] #42 9.696   PBCC     images/packet-sock.pb-c.c
19:21:15 [2020-10-16T19:21:15.793Z] #42 9.762   DEP      images/sk-opts.pb-c.d
19:21:15 [2020-10-16T19:21:15.793Z] #42 9.817   DEP      images/packet-sock.pb-c.d
19:21:15 [2020-10-16T19:21:15.793Z] #42 ...
19:21:15 [2020-10-16T19:21:15.793Z] 
19:21:15 [2020-10-16T19:21:15.793Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:15 [2020-10-16T19:21:15.793Z] #44 58.39 bufio
19:21:15 [2020-10-16T19:21:15.793Z] #44 59.03 reflect
19:21:15 [2020-10-16T19:21:15.793Z] #44 63.91 regexp/syntax
19:21:15 [2020-10-16T19:21:15.793Z] #44 68.33 vendor/golang.org/x/text/transform
19:21:15 [2020-10-16T19:21:15.793Z] #44 ...
19:21:15 [2020-10-16T19:21:15.793Z] 
19:21:15 [2020-10-16T19:21:15.793Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:15 [2020-10-16T19:21:15.793Z] #42 9.885   PBCC     images/sk-netlink.pb-c.c
19:21:15 [2020-10-16T19:21:15.793Z] #42 9.945   DEP      images/sk-netlink.pb-c.d
19:21:15 [2020-10-16T19:21:15.816Z] #51 ...
19:21:15 [2020-10-16T19:21:15.816Z] 
19:21:15 [2020-10-16T19:21:15.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:15 [2020-10-16T19:21:15.816Z] #41 56.27   HOSTCC   compel/src/lib/log-host.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 56.56   HOSTLINK compel/compel-host-bin
19:21:15 [2020-10-16T19:21:15.816Z] #41 56.79   DEP      soccr/soccr.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 57.13   CC       soccr/soccr.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 58.68   AR       soccr/libsoccr.a
19:21:15 [2020-10-16T19:21:15.816Z] #41 58.72 make[1]: 'soccr/libsoccr.a' is up to date.
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.08   DEP      criu/arch/x86/sigframe.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.22   DEP      criu/arch/x86/sigaction_compat.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.30   DEP      criu/arch/x86/kerndat.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.50   DEP      criu/arch/x86/crtools.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.65   DEP      criu/arch/x86/cpu.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 59.82   CC       criu/arch/x86/cpu.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 60.55   CC       criu/arch/x86/crtools.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 61.90   CC       criu/arch/x86/kerndat.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 62.45   CC       criu/arch/x86/sigaction_compat.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 62.71   CC       criu/arch/x86/sigframe.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 62.97   LINK     criu/arch/x86/crtools.built-in.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 63.03   DEP      criu/pie/util-vdso-elf32.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 63.16   DEP      criu/pie/util-vdso.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 63.29   DEP      criu/pie/util.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 63.51   CC       criu/pie/util.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 63.90   CC       criu/pie/util-vdso.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 64.60   CC       criu/pie/util-vdso-elf32.o
19:21:15 [2020-10-16T19:21:15.816Z] #41 65.40   AR       criu/pie/pie.lib.a
19:21:15 [2020-10-16T19:21:15.816Z] #41 65.46   DEP      criu/pie/restorer.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 65.77   DEP      criu/arch/x86/sigaction_compat_pie.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 65.90   DEP      criu/arch/x86/restorer_unmap.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 65.93   DEP      criu/arch/x86/restorer.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 66.10   DEP      criu/arch/x86/vdso-pie.d
19:21:15 [2020-10-16T19:21:15.816Z] #41 66.26   DEP      criu/pie/parasite-vdso.d
19:21:15 [2020-10-16T19:21:15.852Z] #27 23.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:21:15 [2020-10-16T19:21:15.973Z] #41 56.35   DEP      criu/arch/x86/cpu.d
19:21:15 [2020-10-16T19:21:15.973Z] #41 56.45   CC       criu/arch/x86/cpu.o
19:21:16 [2020-10-16T19:21:16.074Z] #41 66.42   DEP      criu/pie/parasite.d
19:21:16 [2020-10-16T19:21:16.093Z] #42 9.998   PBCC     images/sk-inet.pb-c.c
19:21:16 [2020-10-16T19:21:16.093Z] #42 10.06   DEP      images/sk-inet.pb-c.d
19:21:16 [2020-10-16T19:21:16.093Z] #42 10.18   PBCC     images/sk-unix.pb-c.c
19:21:16 [2020-10-16T19:21:16.093Z] #42 10.24   DEP      images/sk-unix.pb-c.d
19:21:16 [2020-10-16T19:21:16.093Z] #42 10.30   PBCC     images/mm.pb-c.c
19:21:16 [2020-10-16T19:21:16.116Z] #27 23.91 
19:21:16 [2020-10-16T19:21:16.117Z] #27 ...
19:21:16 [2020-10-16T19:21:16.117Z] 
19:21:16 [2020-10-16T19:21:16.117Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.80 go: downloading golang.org/x/text v0.3.2
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.80 go: downloading github.com/ultraware/funlen v0.0.2
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.84 go: downloading github.com/ultraware/whitespace v0.0.4
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.84 go: downloading github.com/davecgh/go-spew v1.1.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 23.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.27 go: extracting github.com/davecgh/go-spew v1.1.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.35 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.42 go: extracting github.com/ultraware/funlen v0.0.2
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.43 go: extracting github.com/ultraware/whitespace v0.0.4
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.54 go: downloading github.com/go-critic/go-critic v0.4.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.85 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:21:16 [2020-10-16T19:21:16.117Z] #47 24.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.19 go: downloading github.com/mattn/go-isatty v0.0.8
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.23 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.28 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.43 go: downloading github.com/BurntSushi/toml v0.3.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.81 go: extracting github.com/BurntSushi/toml v0.3.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.99 go: extracting github.com/mattn/go-isatty v0.0.8
19:21:16 [2020-10-16T19:21:16.117Z] #47 25.99 go: extracting github.com/go-critic/go-critic v0.4.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.02 go: downloading github.com/pelletier/go-toml v1.2.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.18 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.46 go: extracting github.com/pelletier/go-toml v1.2.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.50 go: downloading github.com/uudashr/gocognit v1.0.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.61 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.63 go: downloading github.com/kisielk/gotool v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 26.95 go: extracting github.com/sourcegraph/go-diff v0.5.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.46 go: extracting github.com/kisielk/gotool v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.47 go: extracting github.com/uudashr/gocognit v1.0.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.59 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:16 [2020-10-16T19:21:16.117Z] #47 27.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.06 go: downloading github.com/gogo/protobuf v1.2.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.14 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.19 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.29 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.43 go: downloading github.com/gobwas/glob v0.2.3
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.84 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 28.88 go: downloading github.com/go-toolsmith/astp v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.11 go: extracting github.com/gobwas/glob v0.2.3
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.25 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.26 go: extracting github.com/go-toolsmith/astp v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.49 go: downloading github.com/go-toolsmith/typep v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.49 go: extracting github.com/go-toolsmith/strparse v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.66 go: extracting github.com/go-toolsmith/astequal v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.67 go: extracting github.com/go-toolsmith/astcast v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.79 go: extracting github.com/go-toolsmith/typep v1.0.0
19:21:16 [2020-10-16T19:21:16.117Z] #47 29.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:16 [2020-10-16T19:21:16.117Z] #47 32.06 go: extracting github.com/gogo/protobuf v1.2.1
19:21:16 [2020-10-16T19:21:16.117Z] #47 32.87 go: extracting golang.org/x/text v0.3.2
19:21:16 [2020-10-16T19:21:16.331Z] #41 66.69   CC       criu/pie/parasite.o
19:21:16 [2020-10-16T19:21:16.390Z] #42 10.37   DEP      images/mm.pb-c.d
19:21:16 [2020-10-16T19:21:16.390Z] #42 10.43   PBCC     images/timerfd.pb-c.c
19:21:16 [2020-10-16T19:21:16.390Z] #42 10.48   DEP      images/timerfd.pb-c.d
19:21:16 [2020-10-16T19:21:16.390Z] #42 10.53   PBCC     images/timer.pb-c.c
19:21:16 [2020-10-16T19:21:16.390Z] #42 10.55   DEP      images/timer.pb-c.d
19:21:16 [2020-10-16T19:21:16.543Z] #41 57.06   CC       criu/arch/x86/crtools.o
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.60   PBCC     images/sa.pb-c.c
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.64   DEP      images/sa.pb-c.d
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.68   PBCC     images/pipe-data.pb-c.c
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.71   DEP      images/pipe-data.pb-c.d
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.74   PBCC     images/mnt.pb-c.c
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.78   DEP      images/mnt.pb-c.d
19:21:16 [2020-10-16T19:21:16.688Z] #42 10.83   PBCC     images/sk-packet.pb-c.c
19:21:16 [2020-10-16T19:21:16.701Z] #47 ...
19:21:16 [2020-10-16T19:21:16.701Z] 
19:21:16 [2020-10-16T19:21:16.701Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:16 [2020-10-16T19:21:16.701Z] #27 24.25 #=#=#                                                                         

######################################################################## 100.0%
19:21:16 [2020-10-16T19:21:16.701Z] #27 24.44 
19:21:16 [2020-10-16T19:21:16.896Z] #41 ...
19:21:16 [2020-10-16T19:21:16.896Z] 
19:21:16 [2020-10-16T19:21:16.896Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:16 [2020-10-16T19:21:16.896Z] #18 10.56 Fetched 8387 kB in 9s (884 kB/s)
19:21:16 [2020-10-16T19:21:16.965Z] #27 24.85 /download-frozen-image-v2.sh: line 208: type: go: not found
19:21:16 [2020-10-16T19:21:16.986Z] #42 10.85   DEP      images/sk-packet.pb-c.d
19:21:16 [2020-10-16T19:21:16.986Z] #42 10.89   PBCC     images/tcp-stream.pb-c.c
19:21:16 [2020-10-16T19:21:16.986Z] #42 10.94   DEP      images/tcp-stream.pb-c.d
19:21:16 [2020-10-16T19:21:16.986Z] #42 10.98   PBCC     images/pipe.pb-c.c
19:21:16 [2020-10-16T19:21:16.986Z] #42 11.04   DEP      images/pipe.pb-c.d
19:21:16 [2020-10-16T19:21:16.986Z] #42 11.11   PBCC     images/pstree.pb-c.c
19:21:16 [2020-10-16T19:21:16.986Z] #42 11.15   DEP      images/pstree.pb-c.d
19:21:17 [2020-10-16T19:21:17.284Z] #42 11.20   PBCC     images/fs.pb-c.c
19:21:17 [2020-10-16T19:21:17.284Z] #42 11.24   DEP      images/fs.pb-c.d
19:21:17 [2020-10-16T19:21:17.284Z] #42 11.28   PBCC     images/signalfd.pb-c.c
19:21:17 [2020-10-16T19:21:17.284Z] #42 11.36   DEP      images/signalfd.pb-c.d
19:21:17 [2020-10-16T19:21:17.284Z] #42 11.43   PBCC     images/fh.pb-c.c
19:21:17 [2020-10-16T19:21:17.582Z] #42 11.47   PBCC     images/fsnotify.pb-c.c
19:21:17 [2020-10-16T19:21:17.582Z] #42 11.55   DEP      images/fh.pb-c.d
19:21:17 [2020-10-16T19:21:17.582Z] #42 11.62   DEP      images/fsnotify.pb-c.d
19:21:17 [2020-10-16T19:21:17.582Z] #42 11.67   PBCC     images/eventpoll.pb-c.c
19:21:17 [2020-10-16T19:21:17.881Z] #42 11.70   DEP      images/eventpoll.pb-c.d
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.74   PBCC     images/eventfd.pb-c.c
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.77   DEP      images/eventfd.pb-c.d
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.80   PBCC     images/remap-file-path.pb-c.c
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.83   DEP      images/remap-file-path.pb-c.d
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.92   PBCC     images/fifo.pb-c.c
19:21:17 [2020-10-16T19:21:17.882Z] #42 11.95   DEP      images/fifo.pb-c.d
19:21:17 [2020-10-16T19:21:17.882Z] #42 12.02   PBCC     images/ghost-file.pb-c.c
19:21:17 [2020-10-16T19:21:17.921Z] #27 25.56 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:21:17 [2020-10-16T19:21:17.924Z] #41 58.29   CC       criu/arch/x86/kerndat.o
19:21:18 [2020-10-16T19:21:18.180Z] #42 12.08   DEP      images/ghost-file.pb-c.d
19:21:18 [2020-10-16T19:21:18.180Z] #42 12.16   PBCC     images/regfile.pb-c.c
19:21:18 [2020-10-16T19:21:18.180Z] #42 12.22   DEP      images/regfile.pb-c.d
19:21:18 [2020-10-16T19:21:18.197Z] #41 58.76   CC       criu/arch/x86/sigaction_compat.o
19:21:18 [2020-10-16T19:21:18.458Z] #41 59.02   CC       criu/arch/x86/sigframe.o
19:21:18 [2020-10-16T19:21:18.478Z] #42 12.33   PBCC     images/ns.pb-c.c
19:21:18 [2020-10-16T19:21:18.478Z] #42 12.36   DEP      images/ns.pb-c.d
19:21:18 [2020-10-16T19:21:18.478Z] #42 12.45   PBCC     images/fdinfo.pb-c.c
19:21:18 [2020-10-16T19:21:18.478Z] #42 12.57   DEP      images/fdinfo.pb-c.d
19:21:18 [2020-10-16T19:21:18.503Z] #27 26.11 
19:21:18 [2020-10-16T19:21:18.782Z] #42 12.64   PBCC     images/core-aarch64.pb-c.c
19:21:18 [2020-10-16T19:21:18.782Z] #42 12.73   PBCC     images/core-arm.pb-c.c
19:21:18 [2020-10-16T19:21:18.782Z] #42 12.79   PBCC     images/core-ppc64.pb-c.c
19:21:18 [2020-10-16T19:21:18.782Z] #42 12.90   PBCC     images/core-s390.pb-c.c
19:21:18 [2020-10-16T19:21:18.782Z] #42 12.98   PBCC     images/core-x86.pb-c.c
19:21:18 [2020-10-16T19:21:18.879Z] #27 26.37 
                                                                           0.8%
######################################################################## 100.0%
19:21:18 [2020-10-16T19:21:18.880Z] #27 26.55 
19:21:19 [2020-10-16T19:21:19.028Z] #41 59.30   LINK     criu/arch/x86/crtools.built-in.o
19:21:19 [2020-10-16T19:21:19.028Z] #41 59.35   DEP      criu/pie/util-vdso-elf32.d
19:21:19 [2020-10-16T19:21:19.028Z] #41 59.45   DEP      criu/pie/util-vdso.d
19:21:19 [2020-10-16T19:21:19.028Z] #41 59.59   DEP      criu/pie/util.d
19:21:19 [2020-10-16T19:21:19.096Z] #42 ...
19:21:19 [2020-10-16T19:21:19.096Z] 
19:21:19 [2020-10-16T19:21:19.096Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:21:19 [2020-10-16T19:21:19.096Z] #46 DONE 71.8s
19:21:19 [2020-10-16T19:21:19.096Z] 
19:21:19 [2020-10-16T19:21:19.096Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:19 [2020-10-16T19:21:19.096Z] #42 13.18   PBCC     images/core.pb-c.c
19:21:19 [2020-10-16T19:21:19.142Z] #27 26.91 /download-frozen-image-v2.sh: line 208: type: go: not found
19:21:19 [2020-10-16T19:21:19.288Z] #41 59.80   CC       criu/pie/util.o
19:21:19 [2020-10-16T19:21:19.396Z] #42 13.39   PBCC     images/inventory.pb-c.c
19:21:19 [2020-10-16T19:21:19.396Z] #42 13.52   DEP      images/core-aarch64.pb-c.d
19:21:19 [2020-10-16T19:21:19.548Z] #41 60.06   CC       criu/pie/util-vdso.o
19:21:19 [2020-10-16T19:21:19.695Z] #42 13.58   DEP      images/core-arm.pb-c.d
19:21:19 [2020-10-16T19:21:19.695Z] #42 13.71   DEP      images/core-ppc64.pb-c.d
19:21:19 [2020-10-16T19:21:19.695Z] #42 13.80   DEP      images/core-s390.pb-c.d
19:21:19 [2020-10-16T19:21:19.995Z] #42 13.92   DEP      images/core-x86.pb-c.d
19:21:19 [2020-10-16T19:21:19.995Z] #42 13.99   DEP      images/core.pb-c.d
19:21:20 [2020-10-16T19:21:20.118Z] #41 60.66   CC       criu/pie/util-vdso-elf32.o
19:21:20 [2020-10-16T19:21:20.294Z] #42 14.16   DEP      images/inventory.pb-c.d
19:21:20 [2020-10-16T19:21:20.294Z] #42 14.22   PBCC     images/cpuinfo.pb-c.c
19:21:20 [2020-10-16T19:21:20.294Z] #42 14.26   DEP      images/cpuinfo.pb-c.d
19:21:20 [2020-10-16T19:21:20.294Z] #42 14.31   PBCC     images/stats.pb-c.c
19:21:20 [2020-10-16T19:21:20.294Z] #42 14.33   DEP      images/stats.pb-c.d
19:21:20 [2020-10-16T19:21:20.539Z] #27 27.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:21:20 [2020-10-16T19:21:20.539Z] #27 28.11 skipping existing 9a99313a2c50
19:21:20 [2020-10-16T19:21:20.592Z] #42 ...
19:21:20 [2020-10-16T19:21:20.592Z] 
19:21:20 [2020-10-16T19:21:20.592Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:20 [2020-10-16T19:21:20.592Z] #50 63.44 reflect
19:21:20 [2020-10-16T19:21:20.592Z] #50 63.48 regexp/syntax
19:21:20 [2020-10-16T19:21:20.592Z] #50 71.31 time
19:21:20 [2020-10-16T19:21:20.890Z] #50 ...
19:21:20 [2020-10-16T19:21:20.890Z] 
19:21:20 [2020-10-16T19:21:20.890Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:20 [2020-10-16T19:21:20.890Z] #44 71.21 time
19:21:20 [2020-10-16T19:21:20.891Z] #27 28.27 
19:21:21 [2020-10-16T19:21:21.057Z] #41 61.40   AR       criu/pie/pie.lib.a
19:21:21 [2020-10-16T19:21:21.057Z] #41 61.48   DEP      criu/pie/restorer.d
19:21:21 [2020-10-16T19:21:21.057Z] #41 61.68   DEP      criu/arch/x86/sigaction_compat_pie.d
19:21:21 [2020-10-16T19:21:21.072Z] #18 10.56 Reading package lists...
19:21:21 [2020-10-16T19:21:21.156Z] #27 28.70 /download-frozen-image-v2.sh: line 208: type: go: not found
19:21:21 [2020-10-16T19:21:21.317Z] #41 61.80   DEP      criu/arch/x86/restorer_unmap.d
19:21:21 [2020-10-16T19:21:21.317Z] #41 61.82   DEP      criu/arch/x86/restorer.d
19:21:21 [2020-10-16T19:21:21.317Z] #41 61.95   DEP      criu/arch/x86/vdso-pie.d
19:21:21 [2020-10-16T19:21:21.578Z] #41 62.07   DEP      criu/pie/parasite-vdso.d
19:21:21 [2020-10-16T19:21:21.794Z] #27 29.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:21:21 [2020-10-16T19:21:21.838Z] #41 62.30   DEP      criu/pie/parasite.d
19:21:22 [2020-10-16T19:21:22.058Z] #27 ...
19:21:22 [2020-10-16T19:21:22.058Z] 
19:21:22 [2020-10-16T19:21:22.058Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:22 [2020-10-16T19:21:22.058Z] #11 23.16 Reading package lists...
19:21:22 [2020-10-16T19:21:22.058Z] #11 29.60 Building dependency tree...
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.94 The following additional packages will be installed:
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.95   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.96   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.96   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.96 Suggested packages:
19:21:22 [2020-10-16T19:21:22.058Z] #11 32.98   gcc-8-locales seccomp wine64
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.22 The following NEW packages will be installed:
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.75 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.75 Need to get 73.3 MB of archives.
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.75 After this operation, 472 MB of additional disk space will be used.
19:21:22 [2020-10-16T19:21:22.058Z] #11 34.75 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:21:22 [2020-10-16T19:21:22.058Z] #11 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 35.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 35.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 35.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 35.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 35.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 36.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 36.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
19:21:22 [2020-10-16T19:21:22.058Z] #11 ...
19:21:22 [2020-10-16T19:21:22.058Z] 
19:21:22 [2020-10-16T19:21:22.058Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:22 [2020-10-16T19:21:22.058Z] #27 29.73 
19:21:22 [2020-10-16T19:21:22.058Z] #27 ...
19:21:22 [2020-10-16T19:21:22.058Z] 
19:21:22 [2020-10-16T19:21:22.058Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:22 [2020-10-16T19:21:22.058Z] #34 23.47 Reading package lists...
19:21:22 [2020-10-16T19:21:22.058Z] #34 29.99 Building dependency tree...
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.93 The following additional packages will be installed:
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.96   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.97 Suggested packages:
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.99   cmake-doc ninja-build lrzip
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.99 Recommended packages:
19:21:22 [2020-10-16T19:21:22.058Z] #34 33.99   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:21:22 [2020-10-16T19:21:22.058Z] #34 34.90 The following NEW packages will be installed:
19:21:22 [2020-10-16T19:21:22.058Z] #34 34.92   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:21:22 [2020-10-16T19:21:22.058Z] #34 34.93   vim-common xxd
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.35 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.35 Need to get 14.2 MB of archives.
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.35 After this operation, 60.0 MB of additional disk space will be used.
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 35.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
19:21:22 [2020-10-16T19:21:22.058Z] #34 37.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
19:21:22 [2020-10-16T19:21:22.098Z] #41 62.66   CC       criu/pie/parasite.o
19:21:22 [2020-10-16T19:21:22.324Z] #34 ...
19:21:22 [2020-10-16T19:21:22.324Z] 
19:21:22 [2020-10-16T19:21:22.324Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:22 [2020-10-16T19:21:22.324Z] #27 29.99 
######################################################################## 100.0%
19:21:22 [2020-10-16T19:21:22.324Z] #27 30.11 
19:21:22 [2020-10-16T19:21:22.324Z] #27 30.16 Download of images into '/build' complete.
19:21:22 [2020-10-16T19:21:22.902Z] #27 30.16 Use something like the following to load the result into a Docker daemon:
19:21:22 [2020-10-16T19:21:22.902Z] #27 30.16   tar -cC '/build' . | docker load
19:21:22 [2020-10-16T19:21:22.902Z] #27 ...
19:21:22 [2020-10-16T19:21:22.902Z] 
19:21:22 [2020-10-16T19:21:22.902Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:21:22 [2020-10-16T19:21:22.902Z] #53 23.53 Reading package lists...
19:21:22 [2020-10-16T19:21:22.902Z] #53 30.54 Building dependency tree...
19:21:22 [2020-10-16T19:21:22.902Z] #53 33.92 The following additional packages will be installed:
19:21:22 [2020-10-16T19:21:22.902Z] #53 33.92   libbtrfs0
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.16 The following NEW packages will be installed:
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.17   libbtrfs-dev libbtrfs0
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.66 Need to get 119 kB of archives.
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.66 After this operation, 387 kB of additional disk space will be used.
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #53 34.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #53 36.36 debconf: delaying package configuration, since apt-utils is not installed
19:21:22 [2020-10-16T19:21:22.902Z] #53 37.80 Fetched 119 kB in 0s (248 kB/s)
19:21:22 [2020-10-16T19:21:22.902Z] #53 38.27 Selecting previously unselected package libbtrfs0.
19:21:22 [2020-10-16T19:21:22.902Z] #53 38.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
19:21:22 [2020-10-16T19:21:22.902Z] #53 38.40 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
19:21:22 [2020-10-16T19:21:22.902Z] #53 39.72 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:22 [2020-10-16T19:21:22.902Z] #53 ...
19:21:22 [2020-10-16T19:21:22.902Z] 
19:21:22 [2020-10-16T19:21:22.902Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:22 [2020-10-16T19:21:22.902Z] #40 22.95 Reading package lists...
19:21:22 [2020-10-16T19:21:22.902Z] #40 30.55 Building dependency tree...
19:21:22 [2020-10-16T19:21:22.902Z] #40 33.91 The following additional packages will be installed:
19:21:22 [2020-10-16T19:21:22.902Z] #40 33.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:21:22 [2020-10-16T19:21:22.902Z] #40 33.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:21:22 [2020-10-16T19:21:22.902Z] #40 33.94 Suggested packages:
19:21:22 [2020-10-16T19:21:22.902Z] #40 33.95   manpages-dev python-setuptools
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.28 The following NEW packages will be installed:
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.28   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.28   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.28   python-six zlib1g-dev
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.84 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.84 Need to get 3798 kB of archives.
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.84 After this operation, 21.6 MB of additional disk space will be used.
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 35.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 36.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
19:21:22 [2020-10-16T19:21:22.902Z] #40 38.04 debconf: delaying package configuration, since apt-utils is not installed
19:21:22 [2020-10-16T19:21:22.902Z] #40 38.41 Fetched 3798 kB in 1s (2673 kB/s)
19:21:22 [2020-10-16T19:21:22.902Z] #40 39.41 Selecting previously unselected package libcap-dev:arm64.
19:21:22 [2020-10-16T19:21:22.902Z] #40 39.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
19:21:22 [2020-10-16T19:21:22.902Z] #40 39.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
19:21:22 [2020-10-16T19:21:22.902Z] #40 39.72 Unpacking libcap-dev:arm64 (1:2.25-2) ...
19:21:23 [2020-10-16T19:21:23.167Z] #40 ...
19:21:23 [2020-10-16T19:21:23.167Z] 
19:21:23 [2020-10-16T19:21:23.167Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:21:23 [2020-10-16T19:21:23.167Z] #30 38.24 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:21:23 [2020-10-16T19:21:23.167Z] #30 38.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:21:23 [2020-10-16T19:21:23.167Z] #30 39.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:23 [2020-10-16T19:21:23.478Z] #41 64.12   LINK     criu/pie/parasite.built-in.o
19:21:23 [2020-10-16T19:21:23.598Z] #18 14.56 Reading package lists...
19:21:23 [2020-10-16T19:21:23.598Z] #18 ...
19:21:23 [2020-10-16T19:21:23.598Z] 
19:21:23 [2020-10-16T19:21:23.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:23 [2020-10-16T19:21:23.598Z] #41 68.18   LINK     criu/pie/parasite.built-in.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 68.20   GEN      criu/pie/parasite-blob.h
19:21:23 [2020-10-16T19:21:23.598Z] #41 68.21   CC       criu/pie/parasite-vdso.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 68.98   CC       criu/arch/x86/vdso-pie.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 69.24   CC       criu/arch/x86/restorer.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 69.91   CC       criu/arch/x86/restorer_unmap.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 69.99   CC       criu/arch/x86/sigaction_compat_pie.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 70.35   CC       criu/pie/restorer.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 73.84   LINK     criu/pie/restorer.built-in.o
19:21:23 [2020-10-16T19:21:23.598Z] #41 73.85   GEN      criu/pie/restorer-blob.h
19:21:23 [2020-10-16T19:21:23.598Z] #41 73.93   DEP      criu/vdso.d
19:21:23 [2020-10-16T19:21:23.598Z] #41 74.19   DEP      criu/vdso-compat.d
19:21:23 [2020-10-16T19:21:23.714Z] #44 76.43 regexp
19:21:23 [2020-10-16T19:21:23.738Z] #41 64.14   GEN      criu/pie/parasite-blob.h
19:21:23 [2020-10-16T19:21:23.738Z] #41 64.18   CC       criu/pie/parasite-vdso.o
19:21:23 [2020-10-16T19:21:23.855Z] #41 74.39   DEP      criu/uts_ns.d
19:21:24 [2020-10-16T19:21:24.112Z] #41 74.55   DEP      criu/util.d
19:21:24 [2020-10-16T19:21:24.112Z] #41 74.75   DEP      criu/uffd.d
19:21:24 [2020-10-16T19:21:24.364Z] #44 ...
19:21:24 [2020-10-16T19:21:24.364Z] 
19:21:24 [2020-10-16T19:21:24.364Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:24 [2020-10-16T19:21:24.364Z] #50 76.99 regexp
19:21:24 [2020-10-16T19:21:24.676Z] #41 74.92   DEP      criu/tun.d
19:21:24 [2020-10-16T19:21:24.676Z] #41 75.16   DEP      criu/tty.d
19:21:24 [2020-10-16T19:21:24.677Z] #41 64.89   CC       criu/arch/x86/vdso-pie.o
19:21:24 [2020-10-16T19:21:24.677Z] #41 65.18   CC       criu/arch/x86/restorer.o
19:21:24 [2020-10-16T19:21:24.935Z] #41 75.42   DEP      criu/timerfd.d
19:21:24 [2020-10-16T19:21:24.935Z] #41 ...
19:21:24 [2020-10-16T19:21:24.935Z] 
19:21:24 [2020-10-16T19:21:24.935Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:24 [2020-10-16T19:21:24.935Z] #18 14.56 Reading package lists...
19:21:24 [2020-10-16T19:21:24.935Z] #18 18.81 Building dependency tree...
19:21:24 [2020-10-16T19:21:24.935Z] #18 ...
19:21:24 [2020-10-16T19:21:24.935Z] 
19:21:24 [2020-10-16T19:21:24.935Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:24 [2020-10-16T19:21:24.935Z] #43 134.2 github.com/LK4D4/vndr/godl
19:21:24 [2020-10-16T19:21:24.935Z] #43 135.1 github.com/LK4D4/vndr
19:21:25 [2020-10-16T19:21:25.192Z] #43 ...
19:21:25 [2020-10-16T19:21:25.192Z] 
19:21:25 [2020-10-16T19:21:25.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:25 [2020-10-16T19:21:25.192Z] #41 75.70   DEP      criu/timens.d
19:21:25 [2020-10-16T19:21:25.192Z] #41 75.83   DEP      criu/sysfs_parse.d
19:21:25 [2020-10-16T19:21:25.247Z] #41 65.73   CC       criu/arch/x86/restorer_unmap.o
19:21:25 [2020-10-16T19:21:25.247Z] #41 65.80   CC       criu/arch/x86/sigaction_compat_pie.o
19:21:25 [2020-10-16T19:21:25.247Z] #41 ...
19:21:25 [2020-10-16T19:21:25.247Z] 
19:21:25 [2020-10-16T19:21:25.247Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:25 [2020-10-16T19:21:25.247Z] #18 1.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:21:25 [2020-10-16T19:21:25.247Z] #18 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:21:25 [2020-10-16T19:21:25.247Z] #18 1.538 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:21:25 [2020-10-16T19:21:25.247Z] #18 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
19:21:25 [2020-10-16T19:21:25.247Z] #18 3.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
19:21:25 [2020-10-16T19:21:25.247Z] #18 4.726 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
19:21:25 [2020-10-16T19:21:25.507Z] #18 ...
19:21:25 [2020-10-16T19:21:25.507Z] 
19:21:25 [2020-10-16T19:21:25.507Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:25 [2020-10-16T19:21:25.507Z] #51 10.52 + cd /tmp/tmp.tOoC8UfPtQ/src/github.com/opencontainers/runc
19:21:25 [2020-10-16T19:21:25.507Z] #51 10.52 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:21:25 [2020-10-16T19:21:25.507Z] #51 11.02 + '[' -z '' ']'
19:21:25 [2020-10-16T19:21:25.507Z] #51 11.04 + target=static
19:21:25 [2020-10-16T19:21:25.507Z] #51 11.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:21:25 [2020-10-16T19:21:25.507Z] #51 11.32 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
19:21:25 [2020-10-16T19:21:25.507Z] #51 ...
19:21:25 [2020-10-16T19:21:25.507Z] 
19:21:25 [2020-10-16T19:21:25.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:25 [2020-10-16T19:21:25.507Z] #41 66.09   CC       criu/pie/restorer.o
19:21:25 [2020-10-16T19:21:25.756Z] #41 76.03   DEP      criu/sysctl.d
19:21:25 [2020-10-16T19:21:25.756Z] #41 ...
19:21:25 [2020-10-16T19:21:25.756Z] 
19:21:25 [2020-10-16T19:21:25.756Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:25 [2020-10-16T19:21:25.756Z] #43 DONE 144.9s
19:21:25 [2020-10-16T19:21:25.756Z] 
19:21:25 [2020-10-16T19:21:25.756Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:25 [2020-10-16T19:21:25.756Z] #41 76.23   DEP      criu/string.d
19:21:26 [2020-10-16T19:21:26.014Z] #41 76.32   DEP      criu/stats.d
19:21:26 [2020-10-16T19:21:26.014Z] #41 76.45   DEP      criu/sockets.d
19:21:26 [2020-10-16T19:21:26.466Z] #50 79.21 os
19:21:26 [2020-10-16T19:21:26.466Z] #50 79.22 context
19:21:26 [2020-10-16T19:21:26.575Z] #30 ...
19:21:26 [2020-10-16T19:21:26.575Z] 
19:21:26 [2020-10-16T19:21:26.575Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:21:26 [2020-10-16T19:21:26.575Z] #47 40.88 go: finding github.com/fatih/color v1.7.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 40.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.00 go: finding github.com/pkg/errors v0.8.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.06 go: finding github.com/go-critic/go-critic v0.4.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.39 go: finding github.com/mattn/go-colorable v0.1.4
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.45 go: finding github.com/go-lintpack/lintpack v0.5.2
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.48 go: finding github.com/mattn/go-isatty v0.0.8
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.75 go: finding github.com/mitchellh/go-homedir v1.1.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.75 go: finding github.com/go-toolsmith/astfmt v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 41.77 go: finding github.com/sirupsen/logrus v1.4.2
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.04 go: finding github.com/spf13/viper v1.6.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.06 go: finding github.com/go-toolsmith/astequal v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.15 go: finding github.com/stretchr/testify v1.4.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.17 go: finding github.com/go-toolsmith/astp v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.22 go: finding github.com/go-toolsmith/astcast v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.23 go: finding github.com/go-toolsmith/typep v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.23 go: finding github.com/go-toolsmith/astcopy v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.37 go: finding github.com/davecgh/go-spew v1.1.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.38 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.42 go: finding github.com/fsnotify/fsnotify v1.4.7
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.48 go: finding github.com/pmezard/go-difflib v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.49 go: finding github.com/hashicorp/hcl v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.49 go: finding github.com/gobwas/glob v0.2.3
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.49 go: finding github.com/spf13/cobra v0.0.5
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.71 go: finding github.com/go-toolsmith/strparse v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.71 go: finding github.com/stretchr/objx v0.2.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.73 go: finding github.com/spf13/pflag v1.0.5
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.82 go: finding gopkg.in/yaml.v2 v2.2.7
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.82 go: finding github.com/magiconair/properties v1.8.1
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.83 go: finding github.com/mitchellh/mapstructure v1.1.2
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.89 go: finding github.com/pelletier/go-toml v1.2.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:21:26 [2020-10-16T19:21:26.575Z] #47 42.91 go: finding github.com/spf13/afero v1.1.2
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.38 go: finding github.com/spf13/cast v1.3.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.41 go: finding github.com/spf13/jwalterweatherman v1.0.0
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.57 go: finding golang.org/x/text v0.3.2
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.94 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:21:26 [2020-10-16T19:21:26.575Z] #47 43.94 go: finding github.com/subosito/gotenv v1.2.0
19:21:26 [2020-10-16T19:21:26.578Z] #41 76.88   DEP      criu/sk-unix.d
19:21:26 [2020-10-16T19:21:26.838Z] #41 77.24   DEP      criu/sk-tcp.d
19:21:26 [2020-10-16T19:21:26.838Z] #41 77.44   DEP      criu/sk-queue.d
19:21:26 [2020-10-16T19:21:26.844Z] #47 ...
19:21:26 [2020-10-16T19:21:26.844Z] 
19:21:26 [2020-10-16T19:21:26.844Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:26 [2020-10-16T19:21:26.844Z] #32 34.25 sync
19:21:26 [2020-10-16T19:21:26.844Z] #32 34.26 internal/reflectlite
19:21:26 [2020-10-16T19:21:26.844Z] #32 35.87 sort
19:21:26 [2020-10-16T19:21:26.844Z] #32 35.87 errors
19:21:26 [2020-10-16T19:21:26.844Z] #32 36.20 strconv
19:21:26 [2020-10-16T19:21:26.844Z] #32 36.20 io
19:21:26 [2020-10-16T19:21:26.844Z] #32 36.20 internal/oserror
19:21:26 [2020-10-16T19:21:26.844Z] #32 36.51 syscall
19:21:26 [2020-10-16T19:21:26.844Z] #32 37.40 strings
19:21:26 [2020-10-16T19:21:26.844Z] #32 37.40 bytes
19:21:26 [2020-10-16T19:21:26.844Z] #32 38.25 reflect
19:21:26 [2020-10-16T19:21:26.844Z] #32 40.30 path
19:21:26 [2020-10-16T19:21:26.844Z] #32 40.63 bufio
19:21:26 [2020-10-16T19:21:26.844Z] #32 41.03 text/tabwriter
19:21:26 [2020-10-16T19:21:26.844Z] #32 42.21 internal/syscall/execenv
19:21:26 [2020-10-16T19:21:26.844Z] #32 42.22 internal/syscall/unix
19:21:26 [2020-10-16T19:21:26.844Z] #32 42.23 time
19:21:26 [2020-10-16T19:21:26.844Z] #32 ...
19:21:26 [2020-10-16T19:21:26.844Z] 
19:21:26 [2020-10-16T19:21:26.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:26 [2020-10-16T19:21:26.844Z] #11 42.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 43.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
19:21:26 [2020-10-16T19:21:26.844Z] #11 44.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
19:21:27 [2020-10-16T19:21:27.096Z] #41 77.57   DEP      criu/sk-packet.d
19:21:27 [2020-10-16T19:21:27.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:21:27 [2020-10-16T19:21:27.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:21:27 [2020-10-16T19:21:27.353Z] #41 77.73   DEP      criu/sk-netlink.d
19:21:27 [2020-10-16T19:21:27.353Z] #41 77.87   DEP      criu/sk-inet.d
19:21:27 [2020-10-16T19:21:27.611Z] #41 78.02   DEP      criu/signalfd.d
19:21:27 [2020-10-16T19:21:27.611Z] #41 78.10   DEP      criu/sigframe.d
19:21:27 [2020-10-16T19:21:27.868Z] #41 78.16   DEP      criu/shmem.d
19:21:27 [2020-10-16T19:21:27.868Z] #41 78.29   DEP      criu/servicefd.d
19:21:28 [2020-10-16T19:21:28.125Z] #41 78.46   DEP      criu/seize.d
19:21:28 [2020-10-16T19:21:28.125Z] #41 78.59   DEP      criu/seccomp.d
19:21:28 [2020-10-16T19:21:28.283Z] #11 45.48 debconf: delaying package configuration, since apt-utils is not installed
19:21:28 [2020-10-16T19:21:28.382Z] #41 78.75   DEP      criu/rst-malloc.d
19:21:28 [2020-10-16T19:21:28.382Z] #41 78.84   DEP      criu/rbtree.d
19:21:28 [2020-10-16T19:21:28.382Z] #41 78.89   DEP      criu/pstree.d
19:21:28 [2020-10-16T19:21:28.640Z] #41 79.11   DEP      criu/protobuf.d
19:21:28 [2020-10-16T19:21:28.640Z] #41 79.22   GEN      criu/protobuf-desc-gen.h
19:21:28 [2020-10-16T19:21:28.801Z] #41 69.26   LINK     criu/pie/restorer.built-in.o
19:21:28 [2020-10-16T19:21:28.801Z] #41 69.28   GEN      criu/pie/restorer-blob.h
19:21:28 [2020-10-16T19:21:28.801Z] #41 69.36   DEP      criu/vdso.d
19:21:29 [2020-10-16T19:21:29.061Z] #41 69.68   DEP      criu/vdso-compat.d
19:21:29 [2020-10-16T19:21:29.249Z] #50 ...
19:21:29 [2020-10-16T19:21:29.249Z] 
19:21:29 [2020-10-16T19:21:29.249Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:21:29 [2020-10-16T19:21:29.321Z] #41 69.84   DEP      criu/uts_ns.d
19:21:29 [2020-10-16T19:21:29.581Z] #41 70.03   DEP      criu/util.d
19:21:29 [2020-10-16T19:21:29.581Z] #41 70.19   DEP      criu/uffd.d
19:21:29 [2020-10-16T19:21:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:21:29 [2020-10-16T19:21:29.728Z] #11 46.83 Fetched 73.3 MB in 10s (7592 kB/s)
19:21:29 [2020-10-16T19:21:29.728Z] #11 ...
19:21:29 [2020-10-16T19:21:29.728Z] 
19:21:29 [2020-10-16T19:21:29.728Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.18 github.com/LK4D4/vndr/godl/singleflight
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.18 math/rand
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.18 internal/singleflight
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.37 io
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.38 strconv
19:21:29 [2020-10-16T19:21:29.728Z] #43 37.58 syscall
19:21:29 [2020-10-16T19:21:29.728Z] #43 38.53 bytes
19:21:29 [2020-10-16T19:21:29.728Z] #43 39.25 strings
19:21:29 [2020-10-16T19:21:29.728Z] #43 40.82 path
19:21:29 [2020-10-16T19:21:29.728Z] #43 41.34 bufio
19:21:29 [2020-10-16T19:21:29.728Z] #43 41.97 hash
19:21:29 [2020-10-16T19:21:29.728Z] #43 41.99 reflect
19:21:29 [2020-10-16T19:21:29.728Z] #43 42.33 regexp/syntax
19:21:29 [2020-10-16T19:21:29.728Z] #43 42.44 hash/crc32
19:21:29 [2020-10-16T19:21:29.728Z] #43 42.49 time
19:21:29 [2020-10-16T19:21:29.728Z] #43 43.42 vendor/golang.org/x/net/dns/dnsmessage
19:21:29 [2020-10-16T19:21:29.728Z] #43 ...
19:21:29 [2020-10-16T19:21:29.728Z] 
19:21:29 [2020-10-16T19:21:29.728Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.48 go: finding gopkg.in/ini.v1 v1.51.0
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.48 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:21:29 [2020-10-16T19:21:29.728Z] #47 44.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.41 go: finding github.com/kisielk/gotool v1.0.0
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.89 go: finding github.com/sourcegraph/go-diff v0.5.1
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.89 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:21:29 [2020-10-16T19:21:29.728Z] #47 45.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:29 [2020-10-16T19:21:29.728Z] #47 46.58 go: finding github.com/ultraware/funlen v0.0.2
19:21:29 [2020-10-16T19:21:29.728Z] #47 46.59 go: finding github.com/ultraware/whitespace v0.0.4
19:21:29 [2020-10-16T19:21:29.728Z] #47 46.59 go: finding github.com/uudashr/gocognit v1.0.1
19:21:29 [2020-10-16T19:21:29.728Z] #47 46.63 go: finding github.com/gogo/protobuf v1.2.1
19:21:29 [2020-10-16T19:21:29.728Z] #47 47.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:29 [2020-10-16T19:21:29.728Z] #47 47.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3
19:21:29 [2020-10-16T19:21:29.841Z] #41 70.39   DEP      criu/tun.d
19:21:29 [2020-10-16T19:21:29.851Z] #55 44.81 Checking out files:  56% (1953/3444)   
Checking out files:  57% (1964/3444)   
Checking out files:  58% (1998/3444)   
Checking out files:  59% (2032/3444)   
Checking out files:  60% (2067/3444)   
Checking out files:  61% (2101/3444)   
Checking out files:  62% (2136/3444)   
Checking out files:  63% (2170/3444)   
Checking out files:  64% (2205/3444)   
Checking out files:  65% (2239/3444)   
Checking out files:  66% (2274/3444)   
Checking out files:  67% (2308/3444)   
Checking out files:  68% (2342/3444)   
Checking out files:  69% (2377/3444)   
Checking out files:  70% (2411/3444)   
Checking out files:  71% (2446/3444)   
Checking out files:  72% (2480/3444)   
Checking out files:  73% (2515/3444)   
Checking out files:  74% (2549/3444)   
Checking out files:  75% (2583/3444)   
Checking out files:  76% (2618/3444)   
Checking out files:  77% (2652/3444)   
Checking out files:  78% (2687/3444)   
Checking out files:  79% (2721/3444)   
Checking out files:  80% (2756/3444)   
Checking out files:  81% (2790/3444)   
Checking out files:  82% (2825/3444)   
Checking out files:  83% (2859/3444)   
Checking out files:  84% (2893/3444)   
Checking out files:  85% (2928/3444)   
Checking out files:  86% (2962/3444)   
Checking out files:  87% (2997/3444)   
Checking out files:  88% (3031/3444)   
Checking out files:  89% (3066/3444)   
Checking out files:  90% (3100/3444)   
Checking out files:  91% (3135/3444)   
Checking out files:  92% (3169/3444)   
Checking out files:  93% (3203/3444)   
Checking out files:  94% (3238/3444)   
Checking out files:  95% (3272/3444)   
Checking out files:  96% (3307/3444)   
Checking out files:  97% (3341/3444)   
Checking out files:  98% (3376/3444)   
Checking out files:  99% (3410/3444)   
Checking out files: 100% (3444/3444)   
Checking out files: 100% (3444/3444), done.
19:21:29 [2020-10-16T19:21:29.851Z] #55 45.41 + cd /tmp/tmp.UdnQJhpBeg/src/github.com/containerd/containerd
19:21:29 [2020-10-16T19:21:29.851Z] #55 45.41 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
19:21:29 [2020-10-16T19:21:29.992Z] #47 47.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:30 [2020-10-16T19:21:30.101Z] #41 70.54   DEP      criu/tty.d
19:21:30 [2020-10-16T19:21:30.361Z] #41 70.75   DEP      criu/timerfd.d
19:21:30 [2020-10-16T19:21:30.361Z] #41 70.92   DEP      criu/timens.d
19:21:30 [2020-10-16T19:21:30.406Z] #47 47.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:30 [2020-10-16T19:21:30.406Z] #47 47.75 go: finding github.com/BurntSushi/toml v0.3.1
19:21:30 [2020-10-16T19:21:30.615Z] #41 81.01   DEP      criu/protobuf-desc.d
19:21:30 [2020-10-16T19:21:30.615Z] #41 81.12   DEP      criu/proc_parse.d
19:21:30 [2020-10-16T19:21:30.621Z] #41 71.08   DEP      criu/sysfs_parse.d
19:21:30 [2020-10-16T19:21:30.693Z] using credential docker-jenkins-github-credentials
19:21:30 [2020-10-16T19:21:30.767Z] Cloning the remote Git repository
19:21:30 [2020-10-16T19:21:30.767Z] Cloning with configured refspecs honoured and without tags
19:21:30 [2020-10-16T19:21:30.881Z] #41 81.34   DEP      criu/plugin.d
19:21:30 [2020-10-16T19:21:30.881Z] #41 81.43   DEP      criu/pipes.d
19:21:30 [2020-10-16T19:21:30.881Z] #41 71.22   DEP      criu/sysctl.d
19:21:30 [2020-10-16T19:21:30.881Z] #41 71.43   DEP      criu/string.d
19:21:31 [2020-10-16T19:21:31.006Z] #47 48.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:31 [2020-10-16T19:21:31.139Z] #41 81.64   DEP      criu/pie-util.d
19:21:31 [2020-10-16T19:21:31.141Z] #41 71.50   DEP      criu/stats.d
19:21:31 [2020-10-16T19:21:31.141Z] #41 71.67   DEP      criu/sockets.d
19:21:31 [2020-10-16T19:21:31.396Z] #41 81.79   DEP      criu/pie-util-vdso.d
19:21:31 [2020-10-16T19:21:31.396Z] #41 81.90   DEP      criu/pie-util-vdso-elf32.d
19:21:31 [2020-10-16T19:21:31.401Z] #41 71.81   DEP      criu/sk-unix.d
19:21:31 [2020-10-16T19:21:31.401Z] #41 71.99   DEP      criu/sk-tcp.d
19:21:30 [2020-10-16T19:21:30.958Z] Cloning repository https://github.com/moby/moby.git
19:21:31 [2020-10-16T19:21:31.350Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:21:31 [2020-10-16T19:21:31.654Z] #41 82.04   DEP      criu/path.d
19:21:31 [2020-10-16T19:21:31.661Z] #41 72.17   DEP      criu/sk-queue.d
19:21:31 [2020-10-16T19:21:31.911Z] #41 82.22   DEP      criu/parasite-syscall.d
19:21:31 [2020-10-16T19:21:31.911Z] #41 82.47   DEP      criu/pagemap.d
19:21:31 [2020-10-16T19:21:31.920Z] #41 72.32   DEP      criu/sk-packet.d
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.05 + export 'BUILDTAGS=netgo osusergo static_build'
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + BUILDTAGS='netgo osusergo static_build'
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + export EXTRA_FLAGS=-buildmode=pie
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + EXTRA_FLAGS=-buildmode=pie
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + '[' '' = dynamic ']'
19:21:31 [2020-10-16T19:21:31.960Z] #55 47.06 + make
19:21:32 [2020-10-16T19:21:32.169Z] #41 82.60   DEP      criu/pagemap-cache.d
19:21:32 [2020-10-16T19:21:32.180Z] #41 72.59   DEP      criu/sk-netlink.d
19:21:32 [2020-10-16T19:21:32.180Z] #41 72.83   DEP      criu/sk-inet.d
19:21:32 [2020-10-16T19:21:32.259Z] #55 ...
19:21:32 [2020-10-16T19:21:32.259Z] 
19:21:32 [2020-10-16T19:21:32.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:32 [2020-10-16T19:21:32.259Z] #42 16.34 make[1]: Nothing to be done for 'all'.
19:21:32 [2020-10-16T19:21:32.259Z] #42 18.25   CC       images/stats.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 18.78   CC       images/core.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 19.52   CC       images/core-x86.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 20.18   CC       images/core-arm.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 20.60   CC       images/core-aarch64.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 21.14   CC       images/core-ppc64.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 21.76   CC       images/core-s390.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 22.58   CC       images/cpuinfo.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 23.11   CC       images/inventory.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 23.38   CC       images/fdinfo.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 23.93   CC       images/fown.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 24.18   CC       images/ns.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 24.43   CC       images/regfile.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 24.70   CC       images/ghost-file.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 25.05   CC       images/fifo.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 25.27   CC       images/remap-file-path.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 25.61   CC       images/eventfd.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 25.87   CC       images/eventpoll.o
19:21:32 [2020-10-16T19:21:32.259Z] #42 26.19   CC       images/fh.o
19:21:32 [2020-10-16T19:21:32.401Z] #47 ...
19:21:32 [2020-10-16T19:21:32.401Z] 
19:21:32 [2020-10-16T19:21:32.401Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:32 [2020-10-16T19:21:32.401Z] #34 39.95 debconf: delaying package configuration, since apt-utils is not installed
19:21:32 [2020-10-16T19:21:32.401Z] #34 40.34 Fetched 14.2 MB in 3s (4570 kB/s)
19:21:32 [2020-10-16T19:21:32.401Z] #34 41.46 Selecting previously unselected package xxd.
19:21:32 [2020-10-16T19:21:32.401Z] #34 41.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 ... 15383 files and directories currently installed.)
19:21:32 [2020-10-16T19:21:32.401Z] #34 42.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
19:21:32 [2020-10-16T19:21:32.401Z] #34 42.06 Unpacking xxd (2:8.1.0875-5) ...
19:21:32 [2020-10-16T19:21:32.402Z] #34 46.77 Selecting previously unselected package vim-common.
19:21:32 [2020-10-16T19:21:32.402Z] #34 46.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:21:32 [2020-10-16T19:21:32.402Z] #34 48.07 Unpacking vim-common (2:8.1.0875-5) ...
19:21:32 [2020-10-16T19:21:32.426Z] #41 82.78   DEP      criu/page-xfer.d
19:21:32 [2020-10-16T19:21:32.426Z] #41 83.00   DEP      criu/page-pipe.d
19:21:32 [2020-10-16T19:21:32.439Z] #41 73.02   DEP      criu/signalfd.d
19:21:32 [2020-10-16T19:21:32.572Z] #42 26.51   CC       images/fsnotify.o
19:21:32 [2020-10-16T19:21:32.572Z] #42 ...
19:21:32 [2020-10-16T19:21:32.572Z] 
19:21:32 [2020-10-16T19:21:32.572Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:32 [2020-10-16T19:21:32.572Z] #33 75.09 internal/poll
19:21:32 [2020-10-16T19:21:32.572Z] #33 77.51 os
19:21:32 [2020-10-16T19:21:32.572Z] #33 79.01 internal/fmtsort
19:21:32 [2020-10-16T19:21:32.572Z] #33 80.62 path/filepath
19:21:32 [2020-10-16T19:21:32.572Z] #33 80.62 fmt
19:21:32 [2020-10-16T19:21:32.572Z] #33 82.77 io/ioutil
19:21:32 [2020-10-16T19:21:32.572Z] #33 84.66 flag
19:21:32 [2020-10-16T19:21:32.572Z] #33 84.66 log
19:21:32 [2020-10-16T19:21:32.572Z] #33 84.66 github.com/BurntSushi/toml
19:21:32 [2020-10-16T19:21:32.572Z] #33 ...
19:21:32 [2020-10-16T19:21:32.572Z] 
19:21:32 [2020-10-16T19:21:32.572Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:21:32 [2020-10-16T19:21:32.572Z] #55 48.17 + bin/ctr
19:21:32 [2020-10-16T19:21:32.669Z] #34 ...
19:21:32 [2020-10-16T19:21:32.669Z] 
19:21:32 [2020-10-16T19:21:32.669Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:32 [2020-10-16T19:21:32.669Z] #11 48.81 Selecting previously unselected package binutils-mingw-w64-i686.
19:21:32 [2020-10-16T19:21:32.669Z] #11 48.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
19:21:32 [2020-10-16T19:21:32.669Z] #11 48.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
19:21:32 [2020-10-16T19:21:32.669Z] #11 49.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:32 [2020-10-16T19:21:32.684Z] #41 83.11   DEP      criu/netfilter.d
19:21:32 [2020-10-16T19:21:32.684Z] #41 ...
19:21:32 [2020-10-16T19:21:32.684Z] 
19:21:32 [2020-10-16T19:21:32.684Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:32 [2020-10-16T19:21:32.684Z] #18 18.81 Building dependency tree...
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.11 libcap2-bin is already the newest version (1:2.25-2).
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.11 The following additional packages will be installed:
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.11   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.12   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.12   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.12   python3.7 python3.7-minimal vim-runtime xxd
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13 Suggested packages:
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13 Recommended packages:
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13   aufs-dkms nftables build-essential python3-dev python3-keyring
19:21:32 [2020-10-16T19:21:32.684Z] #18 21.13   python3-keyrings.alt python3-xdg unzip
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.11 The following NEW packages will be installed:
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.11   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.12   xz-utils zip
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.55 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.55 Need to get 28.5 MB of archives.
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.55 After this operation, 116 MB of additional disk space will be used.
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 23.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 24.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 25.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 25.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 25.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.09 debconf: delaying package configuration, since apt-utils is not installed
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.20 Fetched 28.5 MB in 2s (13.6 MB/s)
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.26 Selecting previously unselected package pigz.
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.33 Unpacking pigz (2.4-1) ...
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.44 Selecting previously unselected package libpython3.7-minimal:amd64.
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:21:32 [2020-10-16T19:21:32.684Z] #18 26.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:21:32 [2020-10-16T19:21:32.684Z] #18 ...
19:21:32 [2020-10-16T19:21:32.684Z] 
19:21:32 [2020-10-16T19:21:32.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:32 [2020-10-16T19:21:32.684Z] #41 83.27   DEP      criu/net.d
19:21:32 [2020-10-16T19:21:32.699Z] #41 73.15   DEP      criu/sigframe.d
19:21:32 [2020-10-16T19:21:32.699Z] #41 73.23   DEP      criu/shmem.d
19:21:32 [2020-10-16T19:21:32.941Z] #41 83.52   DEP      criu/namespaces.d
19:21:32 [2020-10-16T19:21:32.958Z] #41 73.47   DEP      criu/servicefd.d
19:21:32 [2020-10-16T19:21:32.959Z] #41 73.65   DEP      criu/seize.d
19:21:33 [2020-10-16T19:21:33.199Z] #41 83.75   DEP      criu/mount.d
19:21:33 [2020-10-16T19:21:33.247Z] #11 ...
19:21:33 [2020-10-16T19:21:33.247Z] 
19:21:33 [2020-10-16T19:21:33.247Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:33 [2020-10-16T19:21:33.247Z] #49 40.54 bytes
19:21:33 [2020-10-16T19:21:33.247Z] #49 40.54 syscall
19:21:33 [2020-10-16T19:21:33.247Z] #49 40.56 reflect
19:21:33 [2020-10-16T19:21:33.247Z] #49 40.57 regexp/syntax
19:21:33 [2020-10-16T19:21:33.247Z] #49 42.01 bufio
19:21:33 [2020-10-16T19:21:33.247Z] #49 44.78 regexp
19:21:33 [2020-10-16T19:21:33.247Z] #49 45.48 time
19:21:33 [2020-10-16T19:21:33.247Z] #49 48.70 path/filepath
19:21:33 [2020-10-16T19:21:33.247Z] #49 48.70 mvdan.cc/sh/v3/fileutil
19:21:33 [2020-10-16T19:21:33.247Z] #49 49.81 io/ioutil
19:21:33 [2020-10-16T19:21:33.247Z] #49 49.95 fmt
19:21:33 [2020-10-16T19:21:33.247Z] #49 49.97 encoding/binary
19:21:33 [2020-10-16T19:21:33.456Z] #41 83.93   DEP      criu/memfd.d
19:21:33 [2020-10-16T19:21:33.511Z] #49 ...
19:21:33 [2020-10-16T19:21:33.511Z] 
19:21:33 [2020-10-16T19:21:33.511Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:21:33 [2020-10-16T19:21:33.511Z] #53 40.54 Selecting previously unselected package libbtrfs-dev.
19:21:33 [2020-10-16T19:21:33.511Z] #53 40.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
19:21:33 [2020-10-16T19:21:33.511Z] #53 40.55 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:33 [2020-10-16T19:21:33.511Z] #53 42.24 Setting up libbtrfs0 (4.20.1-2) ...
19:21:33 [2020-10-16T19:21:33.511Z] #53 42.87 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:33 [2020-10-16T19:21:33.511Z] #53 45.20 Processing triggers for libc-bin (2.28-10) ...
19:21:33 [2020-10-16T19:21:33.511Z] #53 ...
19:21:33 [2020-10-16T19:21:33.511Z] 
19:21:33 [2020-10-16T19:21:33.511Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:33 [2020-10-16T19:21:33.511Z] #43 47.70 context
19:21:33 [2020-10-16T19:21:33.511Z] #43 47.72 os
19:21:33 [2020-10-16T19:21:33.511Z] #43 47.80 github.com/LK4D4/vndr/versioned
19:21:33 [2020-10-16T19:21:33.511Z] #43 50.29 encoding/binary
19:21:33 [2020-10-16T19:21:33.511Z] #43 50.41 flag
19:21:33 [2020-10-16T19:21:33.511Z] #43 50.41 go/token
19:21:33 [2020-10-16T19:21:33.511Z] #43 50.41 internal/lazyregexp
19:21:33 [2020-10-16T19:21:33.511Z] #43 50.95 net/url
19:21:33 [2020-10-16T19:21:33.528Z] #41 73.80   DEP      criu/seccomp.d
19:21:33 [2020-10-16T19:21:33.528Z] #41 74.01   DEP      criu/rst-malloc.d
19:21:33 [2020-10-16T19:21:33.528Z] #41 74.07   DEP      criu/rbtree.d
19:21:33 [2020-10-16T19:21:33.528Z] #41 74.11   DEP      criu/pstree.d
19:21:32 [2020-10-16T19:21:32.215Z] Fetching upstream changes from https://github.com/moby/moby.git
19:21:32 [2020-10-16T19:21:32.215Z]  > git --version # timeout=10
19:21:32 [2020-10-16T19:21:32.274Z]  > git --version # 'git version 2.24.1.windows.2'
19:21:32 [2020-10-16T19:21:32.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:21:32 [2020-10-16T19:21:32.278Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:21:33 [2020-10-16T19:21:33.714Z] #41 84.09   DEP      criu/mem.d
19:21:33 [2020-10-16T19:21:33.789Z] #41 74.26   DEP      criu/protobuf.d
19:21:33 [2020-10-16T19:21:33.789Z] #41 74.42   GEN      criu/protobuf-desc-gen.h
19:21:33 [2020-10-16T19:21:33.971Z] #41 84.25   DEP      criu/lsm.d
19:21:33 [2020-10-16T19:21:33.971Z] #41 84.46   DEP      criu/log.d
19:21:34 [2020-10-16T19:21:34.091Z] #43 51.45 go/scanner
19:21:34 [2020-10-16T19:21:34.091Z] #43 ...
19:21:34 [2020-10-16T19:21:34.091Z] 
19:21:34 [2020-10-16T19:21:34.091Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:34 [2020-10-16T19:21:34.091Z] #40 41.48 Selecting previously unselected package libnet1:arm64.
19:21:34 [2020-10-16T19:21:34.091Z] #40 41.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 42.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 44.48 Selecting previously unselected package libnet1-dev.
19:21:34 [2020-10-16T19:21:34.091Z] #40 44.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 45.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 50.51 Selecting previously unselected package libnl-3-200:arm64.
19:21:34 [2020-10-16T19:21:34.091Z] #40 50.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 50.61 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:21:34 [2020-10-16T19:21:34.091Z] #40 ...
19:21:34 [2020-10-16T19:21:34.091Z] 
19:21:34 [2020-10-16T19:21:34.091Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:34 [2020-10-16T19:21:34.091Z] #62 DONE 51.7s
19:21:34 [2020-10-16T19:21:34.091Z] 
19:21:34 [2020-10-16T19:21:34.091Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:34 [2020-10-16T19:21:34.091Z] #49 51.63 encoding/base64
19:21:34 [2020-10-16T19:21:34.091Z] #49 51.64 golang.org/x/sys/unix
19:21:34 [2020-10-16T19:21:34.228Z] #41 84.55   DEP      criu/libnetlink.d
19:21:34 [2020-10-16T19:21:34.228Z] #41 84.67   DEP      criu/kerndat.d
19:21:34 [2020-10-16T19:21:34.355Z] #49 ...
19:21:34 [2020-10-16T19:21:34.355Z] 
19:21:34 [2020-10-16T19:21:34.355Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
19:21:34 [2020-10-16T19:21:34.355Z] #27 DONE 42.2s
19:21:34 [2020-10-16T19:21:34.355Z] 
19:21:34 [2020-10-16T19:21:34.355Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:21:34 [2020-10-16T19:21:34.355Z] #53 DONE 51.9s
19:21:34 [2020-10-16T19:21:34.485Z] #41 84.85   DEP      criu/kcmp-ids.d
19:21:34 [2020-10-16T19:21:34.486Z] #41 84.99   DEP      criu/irmap.d
19:21:34 [2020-10-16T19:21:34.619Z] 
19:21:34 [2020-10-16T19:21:34.619Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:21:34 [2020-10-16T19:21:34.619Z] #45 DONE 52.0s
19:21:34 [2020-10-16T19:21:34.619Z] 
19:21:34 [2020-10-16T19:21:34.619Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:34 [2020-10-16T19:21:34.619Z] #40 51.96 Selecting previously unselected package libnl-3-dev:arm64.
19:21:34 [2020-10-16T19:21:34.619Z] #40 51.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
19:21:34 [2020-10-16T19:21:34.619Z] #40 52.04 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
19:21:34 [2020-10-16T19:21:34.742Z] #41 85.14   DEP      criu/ipc_ns.d
19:21:34 [2020-10-16T19:21:34.743Z] #41 85.32   DEP      criu/image.d
19:21:35 [2020-10-16T19:21:35.000Z] #41 ...
19:21:35 [2020-10-16T19:21:35.000Z] 
19:21:35 [2020-10-16T19:21:35.000Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:21:35 [2020-10-16T19:21:35.000Z] #30 DONE 154.3s
19:21:35 [2020-10-16T19:21:35.000Z] 
19:21:35 [2020-10-16T19:21:35.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:35 [2020-10-16T19:21:35.000Z] #41 85.57   DEP      criu/image-desc.d
19:21:35 [2020-10-16T19:21:35.257Z] #41 85.69   DEP      criu/fsnotify.d
19:21:35 [2020-10-16T19:21:35.515Z] #41 85.96   DEP      criu/filesystems.d
19:21:35 [2020-10-16T19:21:35.698Z] #41 76.13   DEP      criu/protobuf-desc.d
19:21:35 [2020-10-16T19:21:35.698Z] #41 ...
19:21:35 [2020-10-16T19:21:35.698Z] 
19:21:35 [2020-10-16T19:21:35.698Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:35 [2020-10-16T19:21:35.698Z] #18 10.25 Fetched 8387 kB in 9s (915 kB/s)
19:21:35 [2020-10-16T19:21:35.698Z] #18 10.25 Reading package lists...
19:21:35 [2020-10-16T19:21:35.698Z] #18 14.11 Reading package lists...
19:21:35 [2020-10-16T19:21:35.698Z] #18 17.82 Building dependency tree...
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79 libcap2-bin is already the newest version (1:2.25-2).
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79 The following additional packages will be installed:
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   python3.7 python3.7-minimal vim-runtime xxd
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79 Suggested packages:
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79 Recommended packages:
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   aufs-dkms nftables build-essential python3-dev python3-keyring
19:21:35 [2020-10-16T19:21:35.698Z] #18 19.79   python3-keyrings.alt python3-xdg unzip
19:21:35 [2020-10-16T19:21:35.772Z] #41 86.22   DEP      criu/files.d
19:21:35 [2020-10-16T19:21:35.958Z] #18 ...
19:21:35 [2020-10-16T19:21:35.958Z] 
19:21:35 [2020-10-16T19:21:35.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:35 [2020-10-16T19:21:35.958Z] #41 76.32   DEP      criu/proc_parse.d
19:21:36 [2020-10-16T19:21:36.018Z] #40 53.49 Selecting previously unselected package libprotobuf-c1:arm64.
19:21:36 [2020-10-16T19:21:36.018Z] #40 53.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:21:36 [2020-10-16T19:21:36.018Z] #40 53.61 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:21:36 [2020-10-16T19:21:36.028Z] #41 86.58   DEP      criu/files-reg.d
19:21:36 [2020-10-16T19:21:36.219Z] #41 76.59   DEP      criu/plugin.d
19:21:36 [2020-10-16T19:21:36.219Z] #41 ...
19:21:36 [2020-10-16T19:21:36.219Z] 
19:21:36 [2020-10-16T19:21:36.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:36 [2020-10-16T19:21:36.219Z] #43 136.5 github.com/LK4D4/vndr/godl
19:21:36 [2020-10-16T19:21:36.219Z] #43 137.2 github.com/LK4D4/vndr
19:21:36 [2020-10-16T19:21:36.219Z] #43 DONE 146.5s
19:21:36 [2020-10-16T19:21:36.219Z] 
19:21:36 [2020-10-16T19:21:36.219Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:36 [2020-10-16T19:21:36.219Z] #41 76.74   DEP      criu/pipes.d
19:21:36 [2020-10-16T19:21:36.285Z] #41 86.82   DEP      criu/files-ext.d
19:21:36 [2020-10-16T19:21:36.479Z] #41 76.97   DEP      criu/pie-util.d
19:21:36 [2020-10-16T19:21:36.479Z] #41 77.16   DEP      criu/pie-util-vdso.d
19:21:36 [2020-10-16T19:21:36.542Z] #41 87.04   DEP      criu/file-lock.d
19:21:36 [2020-10-16T19:21:36.597Z] #40 54.13 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:21:36 [2020-10-16T19:21:36.597Z] #40 54.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
19:21:36 [2020-10-16T19:21:36.799Z] #41 87.17   DEP      criu/file-ids.d
19:21:36 [2020-10-16T19:21:36.799Z] #41 87.30   DEP      criu/fifo.d
19:21:36 [2020-10-16T19:21:36.862Z] #40 54.21 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:21:37 [2020-10-16T19:21:37.050Z] #41 77.39   DEP      criu/pie-util-vdso-elf32.d
19:21:37 [2020-10-16T19:21:37.050Z] #41 77.57   DEP      criu/path.d
19:21:37 [2020-10-16T19:21:37.056Z] #41 87.43   DEP      criu/fdstore.d
19:21:37 [2020-10-16T19:21:37.056Z] #41 87.55   DEP      criu/fault-injection.d
19:21:37 [2020-10-16T19:21:37.056Z] #41 87.61   DEP      criu/external.d
19:21:37 [2020-10-16T19:21:37.310Z] #41 77.80   DEP      criu/parasite-syscall.d
19:21:37 [2020-10-16T19:21:37.313Z] #41 87.75   DEP      criu/eventpoll.d
19:21:37 [2020-10-16T19:21:37.453Z] #40 54.82 Selecting previously unselected package zlib1g-dev:arm64.
19:21:37 [2020-10-16T19:21:37.454Z] #40 54.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
19:21:37 [2020-10-16T19:21:37.454Z] #40 54.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:21:37 [2020-10-16T19:21:37.570Z] #41 87.89   DEP      criu/eventfd.d
19:21:37 [2020-10-16T19:21:37.570Z] #41 78.10   DEP      criu/pagemap.d
19:21:37 [2020-10-16T19:21:37.570Z] #41 78.23   DEP      criu/pagemap-cache.d
19:21:37 [2020-10-16T19:21:37.570Z] #41 88.04   DEP      criu/crtools.d
19:21:37 [2020-10-16T19:21:37.827Z] #41 88.25   DEP      criu/cr-service.d
19:21:37 [2020-10-16T19:21:37.827Z] #41 88.39   DEP      criu/cr-restore.d
19:21:37 [2020-10-16T19:21:37.830Z] #41 78.38   DEP      criu/page-xfer.d
19:21:38 [2020-10-16T19:21:38.084Z] #41 88.56   DEP      criu/cr-errno.d
19:21:38 [2020-10-16T19:21:38.084Z] #41 88.58   DEP      criu/cr-dump.d
19:21:38 [2020-10-16T19:21:38.126Z] #41 78.53   DEP      criu/page-pipe.d
19:21:38 [2020-10-16T19:21:38.126Z] #41 78.62   DEP      criu/netfilter.d
19:21:38 [2020-10-16T19:21:38.126Z] #41 78.80   DEP      criu/net.d
19:21:38 [2020-10-16T19:21:38.217Z] #55 ...
19:21:38 [2020-10-16T19:21:38.217Z] 
19:21:38 [2020-10-16T19:21:38.217Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:38 [2020-10-16T19:21:38.217Z] #12 89.97 Selecting previously unselected package g++-mingw-w64-x86-64.
19:21:38 [2020-10-16T19:21:38.217Z] #12 89.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:21:38 [2020-10-16T19:21:38.217Z] #12 89.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:38 [2020-10-16T19:21:38.341Z] #41 88.78   DEP      criu/cr-dedup.d
19:21:38 [2020-10-16T19:21:38.341Z] #41 88.90   DEP      criu/cr-check.d
19:21:38 [2020-10-16T19:21:38.405Z] #41 79.07   DEP      criu/namespaces.d
19:21:38 [2020-10-16T19:21:38.599Z] #41 89.13   DEP      criu/config.d
19:21:38 [2020-10-16T19:21:38.682Z] #41 79.20   DEP      criu/mount.d
19:21:38 [2020-10-16T19:21:38.682Z] #41 79.34   DEP      criu/memfd.d
19:21:38 [2020-10-16T19:21:38.856Z] #41 89.32   DEP      criu/clone-noasan.d
19:21:38 [2020-10-16T19:21:38.856Z] #41 89.39   DEP      criu/cgroup.d
19:21:38 [2020-10-16T19:21:38.858Z] #40 ...
19:21:38 [2020-10-16T19:21:38.858Z] 
19:21:38 [2020-10-16T19:21:38.858Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:38 [2020-10-16T19:21:38.858Z] #32 45.95 internal/fmtsort
19:21:38 [2020-10-16T19:21:38.858Z] #32 46.11 internal/poll
19:21:38 [2020-10-16T19:21:38.858Z] #32 47.16 os
19:21:38 [2020-10-16T19:21:38.858Z] #32 48.42 fmt
19:21:38 [2020-10-16T19:21:38.858Z] #32 48.43 path/filepath
19:21:38 [2020-10-16T19:21:38.858Z] #32 48.99 io/ioutil
19:21:38 [2020-10-16T19:21:38.858Z] #32 50.24 flag
19:21:38 [2020-10-16T19:21:38.858Z] #32 50.25 log
19:21:38 [2020-10-16T19:21:38.858Z] #32 50.25 github.com/BurntSushi/toml
19:21:38 [2020-10-16T19:21:38.858Z] #32 53.32 github.com/BurntSushi/toml/cmd/tomlv
19:21:38 [2020-10-16T19:21:38.858Z] #32 ...
19:21:38 [2020-10-16T19:21:38.858Z] 
19:21:38 [2020-10-16T19:21:38.858Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:38 [2020-10-16T19:21:38.858Z] #40 56.10 Selecting previously unselected package libprotobuf17:arm64.
19:21:38 [2020-10-16T19:21:38.858Z] #40 56.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
19:21:38 [2020-10-16T19:21:38.858Z] #40 56.12 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
19:21:38 [2020-10-16T19:21:38.952Z] #41 79.49   DEP      criu/mem.d
19:21:39 [2020-10-16T19:21:39.113Z] #41 89.54   DEP      criu/cgroup-props.d
19:21:39 [2020-10-16T19:21:39.113Z] #41 89.62   DEP      criu/bitmap.d
19:21:39 [2020-10-16T19:21:39.113Z] #41 89.63   DEP      criu/bfd.d
19:21:39 [2020-10-16T19:21:39.113Z] #41 89.73   DEP      criu/autofs.d
19:21:39 [2020-10-16T19:21:39.234Z] #41 79.65   DEP      criu/lsm.d
19:21:39 [2020-10-16T19:21:39.234Z] #41 79.79   DEP      criu/log.d
19:21:39 [2020-10-16T19:21:39.371Z] #41 89.86   DEP      criu/aio.d
19:21:39 [2020-10-16T19:21:39.496Z] #41 79.91   DEP      criu/libnetlink.d
19:21:39 [2020-10-16T19:21:39.496Z] #41 80.07   DEP      criu/kerndat.d
19:21:39 [2020-10-16T19:21:39.628Z] #41 89.99   DEP      criu/action-scripts.d
19:21:39 [2020-10-16T19:21:39.756Z] #41 80.25   DEP      criu/kcmp-ids.d
19:21:39 [2020-10-16T19:21:39.756Z] #41 80.31   DEP      criu/irmap.d
19:21:39 [2020-10-16T19:21:39.756Z] #41 80.42   DEP      criu/ipc_ns.d
19:21:39 [2020-10-16T19:21:39.761Z] #12 ...
19:21:39 [2020-10-16T19:21:39.761Z] 
19:21:39 [2020-10-16T19:21:39.761Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:39 [2020-10-16T19:21:39.761Z] #44 82.23 github.com/LK4D4/vndr/versioned
19:21:39 [2020-10-16T19:21:39.761Z] #44 82.71 internal/lazyregexp
19:21:39 [2020-10-16T19:21:39.761Z] #44 82.71 path/filepath
19:21:39 [2020-10-16T19:21:39.761Z] #44 82.87 net
19:21:39 [2020-10-16T19:21:39.761Z] #44 85.63 os/exec
19:21:39 [2020-10-16T19:21:39.761Z] #44 88.83 encoding/binary
19:21:39 [2020-10-16T19:21:39.761Z] #44 88.86 net/url
19:21:39 [2020-10-16T19:21:39.761Z] #44 88.87 go/token
19:21:39 [2020-10-16T19:21:39.761Z] #44 91.43 go/scanner
19:21:39 [2020-10-16T19:21:39.761Z] #44 ...
19:21:39 [2020-10-16T19:21:39.761Z] 
19:21:39 [2020-10-16T19:21:39.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:39 [2020-10-16T19:21:39.761Z] #42 27.56   CC       images/signalfd.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 27.78   CC       images/fs.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 28.10   CC       images/pstree.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 28.30   CC       images/pipe.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 28.53   CC       images/tcp-stream.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 28.79   CC       images/sk-packet.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 29.19   CC       images/mnt.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 29.43   CC       images/pipe-data.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 29.69   CC       images/sa.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 29.91   CC       images/timer.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 30.29   CC       images/timerfd.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 30.52   CC       images/mm.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 30.83   CC       images/sk-opts.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 31.03   CC       images/sk-unix.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 31.38   CC       images/sk-inet.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 31.73   CC       images/tun.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 31.99   CC       images/sk-netlink.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 32.15   CC       images/packet-sock.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 32.51   CC       images/ipc-var.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 32.67   CC       images/ipc-desc.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 32.90   CC       images/ipc-shm.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 33.17   CC       images/ipc-msg.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 33.56   CC       images/ipc-sem.o
19:21:39 [2020-10-16T19:21:39.761Z] #42 33.80   CC       images/utsns.o
19:21:39 [2020-10-16T19:21:39.815Z] #40 56.96 Selecting previously unselected package libprotobuf-lite17:arm64.
19:21:39 [2020-10-16T19:21:39.815Z] #40 56.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
19:21:39 [2020-10-16T19:21:39.815Z] #40 56.97 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:21:39 [2020-10-16T19:21:39.815Z] #40 57.21 Selecting previously unselected package libprotobuf-dev:arm64.
19:21:39 [2020-10-16T19:21:39.815Z] #40 57.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
19:21:39 [2020-10-16T19:21:39.815Z] #40 57.22 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:21:39 [2020-10-16T19:21:39.886Z] #41 90.22   CC       criu/action-scripts.o
19:21:40 [2020-10-16T19:21:40.016Z] #41 80.64   DEP      criu/image.d
19:21:40 [2020-10-16T19:21:40.060Z] #42 34.06   CC       images/creds.o
19:21:40 [2020-10-16T19:21:40.144Z] #41 90.62   CC       criu/aio.o
19:21:40 [2020-10-16T19:21:40.276Z] #41 80.75   DEP      criu/image-desc.d
19:21:40 [2020-10-16T19:21:40.276Z] #41 80.82   DEP      criu/fsnotify.d
19:21:40 [2020-10-16T19:21:40.359Z] #42 34.31   CC       images/vma.o
19:21:40 [2020-10-16T19:21:40.540Z] #41 81.02   DEP      criu/filesystems.d
19:21:40 [2020-10-16T19:21:40.540Z] #41 81.14   DEP      criu/files.d
19:21:40 [2020-10-16T19:21:40.659Z] #42 34.59   CC       images/netdev.o
19:21:40 [2020-10-16T19:21:40.659Z] #42 ...
19:21:40 [2020-10-16T19:21:40.659Z] 
19:21:40 [2020-10-16T19:21:40.659Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:40 [2020-10-16T19:21:40.659Z] #44 93.41 text/template/parse
19:21:40 [2020-10-16T19:21:40.659Z] #44 93.44 encoding/base64
19:21:40 [2020-10-16T19:21:40.708Z] #41 91.21   CC       criu/autofs.o
19:21:40 [2020-10-16T19:21:40.800Z] #41 81.33   DEP      criu/files-reg.d
19:21:40 [2020-10-16T19:21:40.958Z] #44 ...
19:21:40 [2020-10-16T19:21:40.958Z] 
19:21:40 [2020-10-16T19:21:40.958Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:40 [2020-10-16T19:21:40.958Z] #33 89.65 github.com/BurntSushi/toml/cmd/tomlv
19:21:40 [2020-10-16T19:21:40.958Z] #33 DONE 93.7s
19:21:41 [2020-10-16T19:21:41.070Z] #41 81.52   DEP      criu/files-ext.d
19:21:41 [2020-10-16T19:21:41.070Z] #41 81.64   DEP      criu/file-lock.d
19:21:41 [2020-10-16T19:21:41.256Z] 
19:21:41 [2020-10-16T19:21:41.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:41 [2020-10-16T19:21:41.256Z] #42 35.24   CC       images/tty.o
19:21:41 [2020-10-16T19:21:41.330Z] #41 81.82   DEP      criu/file-ids.d
19:21:41 [2020-10-16T19:21:41.330Z] #41 81.91   DEP      criu/fifo.d
19:21:41 [2020-10-16T19:21:41.330Z] #41 81.98   DEP      criu/fdstore.d
19:21:41 [2020-10-16T19:21:41.590Z] #41 82.08   DEP      criu/fault-injection.d
19:21:41 [2020-10-16T19:21:41.590Z] #41 82.12   DEP      criu/external.d
19:21:41 [2020-10-16T19:21:41.850Z] #41 82.21   DEP      criu/eventpoll.d
19:21:41 [2020-10-16T19:21:41.850Z] #41 82.41   DEP      criu/eventfd.d
19:21:42 [2020-10-16T19:21:42.078Z] #41 92.62   CC       criu/bfd.o
19:21:42 [2020-10-16T19:21:42.110Z] #41 82.55   DEP      criu/crtools.d
19:21:42 [2020-10-16T19:21:42.110Z] #41 82.71   DEP      criu/cr-service.d
19:21:42 [2020-10-16T19:21:42.313Z] #42 36.37   CC       images/file-lock.o
19:21:42 [2020-10-16T19:21:42.335Z] #41 ...
19:21:42 [2020-10-16T19:21:42.335Z] 
19:21:42 [2020-10-16T19:21:42.335Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:42 [2020-10-16T19:21:42.335Z] #18 26.92 Selecting previously unselected package python3.7-minimal.
19:21:42 [2020-10-16T19:21:42.335Z] #18 26.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 26.94 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 27.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 27.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.70 Selecting previously unselected package python3-minimal.
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.74 Unpacking python3-minimal (3.7.3-1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.81 Selecting previously unselected package libmpdec2:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.84 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.95 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 30.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.84 Selecting previously unselected package python3.7.
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.86 Unpacking python3.7 (3.7.3-2+deb10u2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.97 Selecting previously unselected package libpython3-stdlib:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 31.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 32.06 Setting up python3-minimal (3.7.3-1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 32.89 Selecting previously unselected package python3.
19:21:42 [2020-10-16T19:21:42.335Z] #18 32.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 ... 24093 files and directories currently installed.)
19:21:42 [2020-10-16T19:21:42.335Z] #18 32.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 32.98 Unpacking python3 (3.7.3-1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.11 Selecting previously unselected package libip4tc0:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.11 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.18 Selecting previously unselected package libip6tc0:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.21 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.29 Selecting previously unselected package libiptc0:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.31 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.40 Selecting previously unselected package libnfnetlink0:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.56 Selecting previously unselected package libnftnl11:amd64.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.57 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.66 Selecting previously unselected package iptables.
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 33.68 Unpacking iptables (1.8.2-4) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.00 Selecting previously unselected package xxd.
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.02 Unpacking xxd (2:8.1.0875-5) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.14 Selecting previously unselected package vim-common.
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.18 Unpacking vim-common (2:8.1.0875-5) ...
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.36 Selecting previously unselected package bash-completion.
19:21:42 [2020-10-16T19:21:42.335Z] #18 34.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:21:42 [2020-10-16T19:21:42.370Z] #41 82.89   DEP      criu/cr-restore.d
19:21:42 [2020-10-16T19:21:42.398Z] #40 ...
19:21:42 [2020-10-16T19:21:42.398Z] 
19:21:42 [2020-10-16T19:21:42.398Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:42 [2020-10-16T19:21:42.398Z] #32 DONE 59.5s
19:21:42 [2020-10-16T19:21:42.398Z] 
19:21:42 [2020-10-16T19:21:42.398Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:42 [2020-10-16T19:21:42.398Z] #40 59.50 Selecting previously unselected package libprotoc17:arm64.
19:21:42 [2020-10-16T19:21:42.398Z] #40 59.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
19:21:42 [2020-10-16T19:21:42.398Z] #40 59.53 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
19:21:42 [2020-10-16T19:21:42.592Z] #18 ...
19:21:42 [2020-10-16T19:21:42.592Z] 
19:21:42 [2020-10-16T19:21:42.592Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:42 [2020-10-16T19:21:42.592Z] #41 93.05   CC       criu/bitmap.o
19:21:42 [2020-10-16T19:21:42.592Z] #41 93.20   CC       criu/cgroup-props.o
19:21:42 [2020-10-16T19:21:42.612Z] #42 36.58   CC       images/rlimit.o
19:21:42 [2020-10-16T19:21:42.612Z] #42 36.78   CC       images/pagemap.o
19:21:42 [2020-10-16T19:21:42.630Z] #41 83.06   DEP      criu/cr-errno.d
19:21:42 [2020-10-16T19:21:42.630Z] #41 83.07   DEP      criu/cr-dump.d
19:21:42 [2020-10-16T19:21:42.894Z] #41 83.23   DEP      criu/cr-dedup.d
19:21:42 [2020-10-16T19:21:42.894Z] #41 83.37   DEP      criu/cr-check.d
19:21:42 [2020-10-16T19:21:42.911Z] #42 ...
19:21:42 [2020-10-16T19:21:42.911Z] 
19:21:42 [2020-10-16T19:21:42.911Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:42 [2020-10-16T19:21:42.911Z] #50 85.57 mvdan.cc/sh/v3/fileutil
19:21:42 [2020-10-16T19:21:42.911Z] #50 87.07 encoding/binary
19:21:42 [2020-10-16T19:21:42.911Z] #50 87.07 flag
19:21:42 [2020-10-16T19:21:42.911Z] #50 87.09 go/token
19:21:42 [2020-10-16T19:21:42.911Z] #50 87.10 github.com/pkg/diff
19:21:42 [2020-10-16T19:21:42.911Z] #50 89.80 go/scanner
19:21:42 [2020-10-16T19:21:42.911Z] #50 91.85 mvdan.cc/editorconfig
19:21:42 [2020-10-16T19:21:42.911Z] #50 92.10 mvdan.cc/sh/v3/syntax
19:21:42 [2020-10-16T19:21:42.911Z] #50 93.06 encoding/base64
19:21:42 [2020-10-16T19:21:42.911Z] #50 95.14 encoding/json
19:21:42 [2020-10-16T19:21:42.911Z] #50 95.36 go/ast
19:21:42 [2020-10-16T19:21:42.911Z] #50 ...
19:21:42 [2020-10-16T19:21:42.911Z] 
19:21:42 [2020-10-16T19:21:42.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:42 [2020-10-16T19:21:42.911Z] #42 37.05   CC       images/siginfo.o
19:21:43 [2020-10-16T19:21:43.022Z] #40 60.27 Selecting previously unselected package protobuf-c-compiler.
19:21:43 [2020-10-16T19:21:43.022Z] #40 60.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
19:21:43 [2020-10-16T19:21:43.022Z] #40 60.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:21:43 [2020-10-16T19:21:43.157Z] #41 83.68   DEP      criu/config.d
19:21:43 [2020-10-16T19:21:43.210Z] #42 37.29   CC       images/rpc.o
19:21:43 [2020-10-16T19:21:43.418Z] #41 83.80   DEP      criu/clone-noasan.d
19:21:43 [2020-10-16T19:21:43.418Z] #41 83.91   DEP      criu/cgroup.d
19:21:43 [2020-10-16T19:21:43.524Z] #41 93.99   CC       criu/cgroup.o
19:21:43 [2020-10-16T19:21:43.599Z] #40 61.15 Selecting previously unselected package protobuf-compiler.
19:21:43 [2020-10-16T19:21:43.599Z] #40 61.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
19:21:43 [2020-10-16T19:21:43.600Z] #40 61.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:21:43 [2020-10-16T19:21:43.678Z] #41 84.13   DEP      criu/cgroup-props.d
19:21:43 [2020-10-16T19:21:43.678Z] #41 ...
19:21:43 [2020-10-16T19:21:43.678Z] 
19:21:43 [2020-10-16T19:21:43.678Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:21:43 [2020-10-16T19:21:43.678Z] #30 DONE 152.7s
19:21:43 [2020-10-16T19:21:43.678Z] 
19:21:43 [2020-10-16T19:21:43.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:43 [2020-10-16T19:21:43.678Z] #41 84.27   DEP      criu/bitmap.d
19:21:43 [2020-10-16T19:21:43.678Z] #41 84.28   DEP      criu/bfd.d
19:21:43 [2020-10-16T19:21:43.678Z] #41 ...
19:21:43 [2020-10-16T19:21:43.678Z] 
19:21:43 [2020-10-16T19:21:43.678Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:43 [2020-10-16T19:21:43.678Z] #18 22.21 The following NEW packages will be installed:
19:21:43 [2020-10-16T19:21:43.678Z] #18 22.23   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.23   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.23   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.23   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.24   xz-utils zip
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.69 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.69 Need to get 28.5 MB of archives.
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.69 After this operation, 116 MB of additional disk space will be used.
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 22.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 23.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 24.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 24.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 24.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 24.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.19 debconf: delaying package configuration, since apt-utils is not installed
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.31 Fetched 28.5 MB in 2s (13.4 MB/s)
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.39 Selecting previously unselected package pigz.
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.49 Unpacking pigz (2.4-1) ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.59 Selecting previously unselected package libpython3.7-minimal:amd64.
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 25.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 26.07 Selecting previously unselected package python3.7-minimal.
19:21:43 [2020-10-16T19:21:43.679Z] #18 26.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 26.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 27.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
19:21:43 [2020-10-16T19:21:43.679Z] #18 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
19:21:44 [2020-10-16T19:21:44.294Z] #40 61.65 Selecting previously unselected package python-pkg-resources.
19:21:44 [2020-10-16T19:21:44.294Z] #40 61.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:21:44 [2020-10-16T19:21:44.294Z] #40 61.65 Unpacking python-pkg-resources (40.8.0-1) ...
19:21:44 [2020-10-16T19:21:44.665Z] #40 ...
19:21:44 [2020-10-16T19:21:44.665Z] 
19:21:44 [2020-10-16T19:21:44.665Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.907 + RM_GOPATH=0
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.907 + TMP_GOPATH=
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.909 + : /build
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.909 + '[' -z '' ']'
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.909 ++ mktemp -d
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.918 + export GOPATH=/tmp/tmp.jEoQTR3oiq
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.918 + GOPATH=/tmp/tmp.jEoQTR3oiq
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.919 + RM_GOPATH=1
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.919 + case "$(go env GOARCH)" in
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.919 ++ go env GOARCH
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.937 + export GO_BUILDMODE=-buildmode=pie
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.937 + GO_BUILDMODE=-buildmode=pie
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.940 ++ dirname /tmp/install/install.sh
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + dir=/tmp/install
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + bin=containerd
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + shift
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + '[' '!' -f /tmp/install/containerd.installer ']'
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + . /tmp/install/containerd.installer
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 ++ set -e
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.952 + install_containerd
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.957 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.961 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.961 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jEoQTR3oiq/src/github.com/containerd/containerd
19:21:44 [2020-10-16T19:21:44.665Z] #54 2.961 Cloning into '/tmp/tmp.jEoQTR3oiq/src/github.com/containerd/containerd'...
19:21:44 [2020-10-16T19:21:44.750Z] #42 38.82   CC       images/ext-file.o
19:21:44 [2020-10-16T19:21:44.933Z] #54 ...
19:21:44 [2020-10-16T19:21:44.933Z] 
19:21:44 [2020-10-16T19:21:44.933Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:44 [2020-10-16T19:21:44.933Z] #43 51.99 text/template/parse
19:21:44 [2020-10-16T19:21:44.933Z] #43 52.99 encoding/json
19:21:44 [2020-10-16T19:21:44.933Z] #43 54.18 go/ast
19:21:44 [2020-10-16T19:21:44.933Z] #43 54.48 encoding/xml
19:21:44 [2020-10-16T19:21:44.933Z] #43 59.70 text/template
19:21:44 [2020-10-16T19:21:44.933Z] #43 ...
19:21:44 [2020-10-16T19:21:44.933Z] 
19:21:44 [2020-10-16T19:21:44.933Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:44 [2020-10-16T19:21:44.933Z] #11 53.31 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:21:44 [2020-10-16T19:21:44.933Z] #11 53.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 53.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.33 Selecting previously unselected package binutils-mingw-w64.
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.59 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.87 Selecting previously unselected package dmsetup.
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 57.88 Unpacking dmsetup (2:1.02.155-3) ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 58.08 Selecting previously unselected package mingw-w64-common.
19:21:44 [2020-10-16T19:21:44.933Z] #11 58.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:21:44 [2020-10-16T19:21:44.933Z] #11 58.09 Unpacking mingw-w64-common (6.0.0-3) ...
19:21:45 [2020-10-16T19:21:45.048Z] #42 39.01   CC       images/cgroup.o
19:21:45 [2020-10-16T19:21:45.198Z] #11 ...
19:21:45 [2020-10-16T19:21:45.198Z] 
19:21:45 [2020-10-16T19:21:45.198Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:45 [2020-10-16T19:21:45.198Z] #34 52.47 Selecting previously unselected package cmake-data.
19:21:45 [2020-10-16T19:21:45.198Z] #34 52.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:21:45 [2020-10-16T19:21:45.198Z] #34 52.76 Unpacking cmake-data (3.13.4-1) ...
19:21:45 [2020-10-16T19:21:45.198Z] #34 58.84 Selecting previously unselected package libicu63:arm64.
19:21:45 [2020-10-16T19:21:45.198Z] #34 58.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
19:21:45 [2020-10-16T19:21:45.198Z] #34 58.88 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:21:45 [2020-10-16T19:21:45.198Z] #34 ...
19:21:45 [2020-10-16T19:21:45.198Z] 
19:21:45 [2020-10-16T19:21:45.198Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:45 [2020-10-16T19:21:45.198Z] #43 62.64 go/parser
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.02 Selecting previously unselected package python3-minimal.
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.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 ... 23681 files and directories currently installed.)
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.08 Unpacking python3-minimal (3.7.3-1) ...
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.16 Selecting previously unselected package libmpdec2:amd64.
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.18 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.29 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
19:21:45 [2020-10-16T19:21:45.594Z] #18 30.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:21:45 [2020-10-16T19:21:45.697Z] #42 39.58   CC       images/userns.o
19:21:45 [2020-10-16T19:21:45.776Z] #43 63.31 compress/flate
19:21:46 [2020-10-16T19:21:46.020Z] #42 39.87   CC       images/google/protobuf/descriptor.o
19:21:46 [2020-10-16T19:21:46.357Z] #43 ...
19:21:46 [2020-10-16T19:21:46.357Z] 
19:21:46 [2020-10-16T19:21:46.357Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:46 [2020-10-16T19:21:46.357Z] #49 53.79 encoding/json
19:21:46 [2020-10-16T19:21:46.357Z] #49 53.81 github.com/pkg/diff
19:21:46 [2020-10-16T19:21:46.357Z] #49 53.81 go/scanner
19:21:46 [2020-10-16T19:21:46.357Z] #49 56.34 mvdan.cc/editorconfig
19:21:46 [2020-10-16T19:21:46.357Z] #49 56.94 go/ast
19:21:46 [2020-10-16T19:21:46.357Z] #49 58.65 mvdan.cc/sh/v3/syntax
19:21:46 [2020-10-16T19:21:46.535Z] #18 31.22 Selecting previously unselected package python3.7.
19:21:46 [2020-10-16T19:21:46.535Z] #18 31.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
19:21:46 [2020-10-16T19:21:46.535Z] #18 31.25 Unpacking python3.7 (3.7.3-2+deb10u2) ...
19:21:46 [2020-10-16T19:21:46.625Z] #49 ...
19:21:46 [2020-10-16T19:21:46.625Z] 
19:21:46 [2020-10-16T19:21:46.625Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.22 Selecting previously unselected package python-six.
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.23 Unpacking python-six (1.12.0-1) ...
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.41 Selecting previously unselected package python-protobuf.
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
19:21:46 [2020-10-16T19:21:46.625Z] #40 63.53 Unpacking python-protobuf (3.6.1.3-2) ...
19:21:46 [2020-10-16T19:21:46.795Z] #18 31.37 Selecting previously unselected package libpython3-stdlib:amd64.
19:21:46 [2020-10-16T19:21:46.796Z] #18 31.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:21:46 [2020-10-16T19:21:46.796Z] #18 31.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:21:46 [2020-10-16T19:21:46.796Z] #18 31.43 Setting up python3-minimal (3.7.3-1) ...
19:21:46 [2020-10-16T19:21:46.799Z] #41 96.58   CC       criu/clone-noasan.o
19:21:46 [2020-10-16T19:21:46.799Z] #41 96.79   CC       criu/config.o
19:21:47 [2020-10-16T19:21:47.203Z] #40 64.73 Setting up python-pkg-resources (40.8.0-1) ...
19:21:47 [2020-10-16T19:21:47.730Z] #41 98.17   CC       criu/cr-check.o
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.27 Selecting previously unselected package python3.
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.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 ... 24093 files and directories currently installed.)
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.35 Unpacking python3 (3.7.3-1) ...
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.44 Selecting previously unselected package libip4tc0:amd64.
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.46 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.53 Selecting previously unselected package libip6tc0:amd64.
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.736Z] #18 32.54 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:21:47 [2020-10-16T19:21:47.988Z] #41 ...
19:21:47 [2020-10-16T19:21:47.988Z] 
19:21:47 [2020-10-16T19:21:47.988Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.21 Unpacking bash-completion (1:2.8-6) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.58 Selecting previously unselected package bzip2.
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.74 Selecting previously unselected package xz-utils.
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.77 Unpacking xz-utils (5.2.4-1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.95 Selecting previously unselected package apparmor.
19:21:47 [2020-10-16T19:21:47.988Z] #18 37.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.04 Unpacking apparmor (2.13.2-10) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.41 Selecting previously unselected package aufs-tools.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.52 Selecting previously unselected package libonig5:amd64.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.54 Unpacking libonig5:amd64 (6.9.1-1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.68 Selecting previously unselected package libjq1:amd64.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.83 Selecting previously unselected package jq.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.85 Unpacking jq (1.5+dfsg-2+b1) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.92 Selecting previously unselected package libaio1:amd64.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.94 Unpacking libaio1:amd64 (0.3.112-3) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.99 Selecting previously unselected package libgpm2:amd64.
19:21:47 [2020-10-16T19:21:47.988Z] #18 38.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 39.00 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 39.06 Selecting previously unselected package libicu63:amd64.
19:21:47 [2020-10-16T19:21:47.988Z] #18 39.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:47 [2020-10-16T19:21:47.988Z] #18 39.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.64 Selecting previously unselected package libiptc0:amd64.
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.65 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.73 Selecting previously unselected package libnfnetlink0:amd64.
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.001Z] #18 32.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:21:48 [2020-10-16T19:21:48.123Z] #42 42.01   CC       images/opts.o
19:21:48 [2020-10-16T19:21:48.262Z] #18 32.89 Selecting previously unselected package libnftnl11:amd64.
19:21:48 [2020-10-16T19:21:48.262Z] #18 32.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.262Z] #18 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:21:48 [2020-10-16T19:21:48.262Z] #18 33.02 Selecting previously unselected package iptables.
19:21:48 [2020-10-16T19:21:48.262Z] #18 33.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.262Z] #18 33.04 Unpacking iptables (1.8.2-4) ...
19:21:48 [2020-10-16T19:21:48.421Z] #42 42.28   CC       images/seccomp.o
19:21:48 [2020-10-16T19:21:48.421Z] #42 42.57   CC       images/binfmt-misc.o
19:21:48 [2020-10-16T19:21:48.720Z] #42 42.77   CC       images/time.o
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.39 Selecting previously unselected package xxd.
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.41 Unpacking xxd (2:8.1.0875-5) ...
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.56 Selecting previously unselected package vim-common.
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:21:48 [2020-10-16T19:21:48.833Z] #18 33.60 Unpacking vim-common (2:8.1.0875-5) ...
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.51 Selecting previously unselected package libnet1:amd64.
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.62 Selecting previously unselected package libnl-3-200:amd64.
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:48 [2020-10-16T19:21:48.918Z] #18 42.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:49 [2020-10-16T19:21:49.021Z] #42 42.99   CC       images/sysctl.o
19:21:49 [2020-10-16T19:21:49.093Z] #18 33.80 Selecting previously unselected package bash-completion.
19:21:49 [2020-10-16T19:21:49.093Z] #18 33.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.74 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.81 Selecting previously unselected package libreadline5:amd64.
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.94 Selecting previously unselected package net-tools.
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:21:49 [2020-10-16T19:21:49.175Z] #18 42.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:21:49 [2020-10-16T19:21:49.319Z] #42 43.14   CC       images/autofs.o
19:21:49 [2020-10-16T19:21:49.320Z] #42 43.35   CC       images/macvlan.o
19:21:49 [2020-10-16T19:21:49.432Z] #18 43.13 Selecting previously unselected package python-pip-whl.
19:21:49 [2020-10-16T19:21:49.432Z] #18 43.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:21:49 [2020-10-16T19:21:49.432Z] #18 43.14 Unpacking python-pip-whl (18.1-5) ...
19:21:49 [2020-10-16T19:21:49.512Z] Fetching without tags
19:21:49 [2020-10-16T19:21:49.620Z] #42 43.59   CC       images/sit.o
19:21:49 [2020-10-16T19:21:49.784Z] #40 67.11 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:21:49 [2020-10-16T19:21:49.918Z] #42 43.90   CC       images/memfd.o
19:21:49 [2020-10-16T19:21:49.996Z] #18 43.82 Selecting previously unselected package python3-lib2to3.
19:21:49 [2020-10-16T19:21:49.996Z] #18 43.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:21:50 [2020-10-16T19:21:50.049Z] #40 67.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:21:50 [2020-10-16T19:21:50.049Z] #40 67.32 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:21:50 [2020-10-16T19:21:50.049Z] #40 67.34 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:21:50 [2020-10-16T19:21:50.222Z] #42 44.21   CC       images/timens.o
19:21:50 [2020-10-16T19:21:50.253Z] #18 43.84 Unpacking python3-lib2to3 (3.7.3-1) ...
19:21:50 [2020-10-16T19:21:50.253Z] #18 43.96 Selecting previously unselected package python3-distutils.
19:21:50 [2020-10-16T19:21:50.253Z] #18 43.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:21:50 [2020-10-16T19:21:50.253Z] #18 43.98 Unpacking python3-distutils (3.7.3-1) ...
19:21:49 [2020-10-16T19:21:49.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:21:49 [2020-10-16T19:21:49.224Z]  > git config --add remote.origin.fetch +refs/pull/41528/head:refs/remotes/origin/PR-41528 # timeout=10
19:21:49 [2020-10-16T19:21:49.284Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:21:49 [2020-10-16T19:21:49.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:21:49 [2020-10-16T19:21:49.548Z] Fetching upstream changes from https://github.com/moby/moby.git
19:21:49 [2020-10-16T19:21:49.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:21:49 [2020-10-16T19:21:49.550Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41528/head:refs/remotes/origin/PR-41528 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.13 Selecting previously unselected package python3-pip.
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.15 Unpacking python3-pip (18.1-5) ...
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.32 Selecting previously unselected package python3-pkg-resources.
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:21:50 [2020-10-16T19:21:50.510Z] #18 44.33 Unpacking python3-pkg-resources (40.8.0-1) ...
19:21:50 [2020-10-16T19:21:50.522Z] #42 44.56   LINK     images/built-in.o
19:21:50 [2020-10-16T19:21:50.628Z] #40 67.86 Setting up python-six (1.12.0-1) ...
19:21:50 [2020-10-16T19:21:50.767Z] #18 44.46 Selecting previously unselected package python3-setuptools.
19:21:50 [2020-10-16T19:21:50.767Z] #18 44.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:21:50 [2020-10-16T19:21:50.767Z] #18 44.47 Unpacking python3-setuptools (40.8.0-1) ...
19:21:50 [2020-10-16T19:21:50.812Z] Merging remotes/origin/master commit bebbec4e8929d6cabe2eb9d6c6e192be63256b18 into PR head commit 561b8014c022bede412aee47e89cc11b648316ac
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.72   GEN      compel/include/asm
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.73   GEN      compel/include/version.h
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.75 touch .config
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.82   GEN      include/common/config.h
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.95   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:21:50 [2020-10-16T19:21:50.822Z] #42 44.98   GEN      compel/plugins/include/uapi/std/syscall.h
19:21:50 [2020-10-16T19:21:50.822Z] #42 45.00   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
19:21:51 [2020-10-16T19:21:51.024Z] #18 44.72 Selecting previously unselected package python3-wheel.
19:21:51 [2020-10-16T19:21:51.024Z] #18 44.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:21:51 [2020-10-16T19:21:51.024Z] #18 44.73 Unpacking python3-wheel (0.32.3-2) ...
19:21:51 [2020-10-16T19:21:51.024Z] #18 44.83 Selecting previously unselected package sudo.
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.03   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.05   DEP      compel/arch/ppc64/plugins/std/memcmp.d
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.10   DEP      compel/arch/ppc64/plugins/std/memcpy.d
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.14   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.19   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:21:51 [2020-10-16T19:21:51.120Z] #42 45.20   DEP      compel/plugins/std/infect.d
19:21:51 [2020-10-16T19:21:51.281Z] #18 44.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:21:51 [2020-10-16T19:21:51.281Z] #18 44.84 Unpacking sudo (1.8.27-1+deb10u2) ...
19:21:51 [2020-10-16T19:21:51.420Z] #42 45.43   DEP      compel/plugins/std/string.d
19:21:51 [2020-10-16T19:21:51.420Z] #42 45.54   DEP      compel/plugins/std/log.d
19:21:51 [2020-10-16T19:21:51.538Z] #18 45.33 Selecting previously unselected package thin-provisioning-tools.
19:21:51 [2020-10-16T19:21:51.538Z] #18 45.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:21:51 [2020-10-16T19:21:51.538Z] #18 45.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:21:51 [2020-10-16T19:21:51.633Z] #18 36.34 Unpacking bash-completion (1:2.8-6) ...
19:21:51 [2020-10-16T19:21:51.718Z] #42 45.65   DEP      compel/plugins/std/fds.d
19:21:51 [2020-10-16T19:21:51.718Z] #42 45.74   DEP      compel/plugins/std/std.d
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.69 Selecting previously unselected package bzip2.
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.78 Selecting previously unselected package xz-utils.
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.79 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:21:51 [2020-10-16T19:21:51.893Z] #18 36.79 Unpacking xz-utils (5.2.4-1) ...
19:21:52 [2020-10-16T19:21:52.020Z] #42 45.88   DEP      compel/plugins/shmem/shmem.d
19:21:52 [2020-10-16T19:21:52.020Z] #42 45.97   DEP      compel/plugins/fds/fds.d
19:21:52 [2020-10-16T19:21:52.020Z] #42 46.20   CC       compel/plugins/std/std.o
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.60 Selecting previously unselected package uidmap.
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.61 Unpacking uidmap (1:4.5-1.1) ...
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.71 Selecting previously unselected package vim-runtime.
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:21:52 [2020-10-16T19:21:52.102Z] #18 45.80 Unpacking vim-runtime (2:8.1.0875-5) ...
19:21:52 [2020-10-16T19:21:52.153Z] #18 36.97 Selecting previously unselected package apparmor.
19:21:52 [2020-10-16T19:21:52.153Z] #18 36.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:21:52 [2020-10-16T19:21:52.412Z] #18 37.06 Unpacking apparmor (2.13.2-10) ...
19:21:52 [2020-10-16T19:21:52.564Z] #40 ...
19:21:52 [2020-10-16T19:21:52.564Z] 
19:21:52 [2020-10-16T19:21:52.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:52 [2020-10-16T19:21:52.564Z] #34 64.28 Selecting previously unselected package libxml2:arm64.
19:21:52 [2020-10-16T19:21:52.564Z] #34 64.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 64.36 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.17 Selecting previously unselected package libarchive13:arm64.
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.19 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.60 Selecting previously unselected package libjsoncpp1:arm64.
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 65.63 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.18 Selecting previously unselected package librhash0:arm64.
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.18 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.19 Unpacking librhash0:arm64 (1.3.8-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.51 Selecting previously unselected package libuv1:arm64.
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.51 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.71 Unpacking libuv1:arm64 (1.24.1-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.86 Selecting previously unselected package cmake.
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.86 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 66.88 Unpacking cmake (3.13.4-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.78 Setting up xxd (2:8.1.0875-5) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.79 Setting up libuv1:arm64 (1.24.1-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.82 Setting up vim-common (2:8.1.0875-5) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.85 Setting up librhash0:arm64 (1.3.8-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.94 Setting up cmake-data (3.13.4-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.96 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 69.98 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 70.00 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 70.02 Setting up cmake (3.13.4-1) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 70.11 Processing triggers for libc-bin (2.28-10) ...
19:21:52 [2020-10-16T19:21:52.564Z] #34 ...
19:21:52 [2020-10-16T19:21:52.564Z] 
19:21:52 [2020-10-16T19:21:52.564Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:52 [2020-10-16T19:21:52.564Z] #40 70.14 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:21:52 [2020-10-16T19:21:52.668Z] #42 46.60   CC       compel/plugins/std/fds.o
19:21:52 [2020-10-16T19:21:52.668Z] #42 ...
19:21:52 [2020-10-16T19:21:52.668Z] 
19:21:52 [2020-10-16T19:21:52.668Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:52 [2020-10-16T19:21:52.668Z] #44 95.36 go/ast
19:21:52 [2020-10-16T19:21:52.668Z] #44 95.84 encoding/json
19:21:52 [2020-10-16T19:21:52.668Z] #44 104.9 text/template
19:21:52 [2020-10-16T19:21:52.672Z] #18 37.38 Selecting previously unselected package aufs-tools.
19:21:52 [2020-10-16T19:21:52.672Z] #18 37.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:21:52 [2020-10-16T19:21:52.672Z] #18 37.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:21:52 [2020-10-16T19:21:52.834Z] #40 70.21 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:21:52 [2020-10-16T19:21:52.932Z] #18 37.55 Selecting previously unselected package libonig5:amd64.
19:21:52 [2020-10-16T19:21:52.932Z] #18 37.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:21:52 [2020-10-16T19:21:52.932Z] #18 37.56 Unpacking libonig5:amd64 (6.9.1-1) ...
19:21:52 [2020-10-16T19:21:52.932Z] #18 37.73 Selecting previously unselected package libjq1:amd64.
19:21:52 [2020-10-16T19:21:52.967Z] #44 ...
19:21:52 [2020-10-16T19:21:52.967Z] 
19:21:52 [2020-10-16T19:21:52.967Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:52 [2020-10-16T19:21:52.967Z] #12 105.7 Selecting previously unselected package libapparmor1:ppc64el.
19:21:52 [2020-10-16T19:21:52.967Z] #12 105.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
19:21:52 [2020-10-16T19:21:52.967Z] #12 105.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.91 Selecting previously unselected package jq.
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.92 Unpacking jq (1.5+dfsg-2+b1) ...
19:21:53 [2020-10-16T19:21:53.192Z] #18 37.99 Selecting previously unselected package libaio1:amd64.
19:21:53 [2020-10-16T19:21:53.192Z] #18 38.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:21:53 [2020-10-16T19:21:53.267Z] #12 105.8 Selecting previously unselected package libapparmor-dev:ppc64el.
19:21:53 [2020-10-16T19:21:53.267Z] #12 105.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
19:21:53 [2020-10-16T19:21:53.267Z] #12 105.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
19:21:53 [2020-10-16T19:21:53.267Z] #12 106.0 Selecting previously unselected package libbtrfs0.
19:21:53 [2020-10-16T19:21:53.267Z] #12 106.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
19:21:50 [2020-10-16T19:21:50.920Z]  > git config core.sparsecheckout # timeout=10
19:21:50 [2020-10-16T19:21:50.976Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.00 Unpacking libaio1:amd64 (0.3.112-3) ...
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.07 Selecting previously unselected package libgpm2:amd64.
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.09 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.16 Selecting previously unselected package libicu63:amd64.
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:53 [2020-10-16T19:21:53.452Z] #18 38.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.0 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.1 Selecting previously unselected package libbtrfs-dev.
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.1 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.4 Selecting previously unselected package libudev-dev:ppc64el.
19:21:53 [2020-10-16T19:21:53.565Z] #12 106.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
19:21:53 [2020-10-16T19:21:53.787Z] #40 71.07 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
19:21:53 [2020-10-16T19:21:53.864Z] #12 106.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
19:21:53 [2020-10-16T19:21:53.864Z] #12 106.6 Selecting previously unselected package libsepol1-dev:ppc64el.
19:21:53 [2020-10-16T19:21:53.864Z] #12 106.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
19:21:53 [2020-10-16T19:21:53.864Z] #12 106.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
19:21:53 [2020-10-16T19:21:53.864Z] #12 ...
19:21:53 [2020-10-16T19:21:53.864Z] 
19:21:53 [2020-10-16T19:21:53.864Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:53 [2020-10-16T19:21:53.864Z] #50 96.59 golang.org/x/sys/unix
19:21:54 [2020-10-16T19:21:54.021Z] #18 ...
19:21:54 [2020-10-16T19:21:54.021Z] 
19:21:54 [2020-10-16T19:21:54.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:54 [2020-10-16T19:21:54.021Z] #41 84.52   DEP      criu/autofs.d
19:21:54 [2020-10-16T19:21:54.021Z] #41 84.73   DEP      criu/aio.d
19:21:54 [2020-10-16T19:21:54.021Z] #41 84.96   DEP      criu/action-scripts.d
19:21:54 [2020-10-16T19:21:54.021Z] #41 85.36   CC       criu/action-scripts.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 85.74   CC       criu/aio.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 86.24   CC       criu/autofs.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 87.61   CC       criu/bfd.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 88.13   CC       criu/bitmap.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 88.35   CC       criu/cgroup-props.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 89.01   CC       criu/cgroup.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 91.50   CC       criu/clone-noasan.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 91.68   CC       criu/config.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 93.00   CC       criu/cr-check.o
19:21:54 [2020-10-16T19:21:54.021Z] #41 94.64   CC       criu/cr-dedup.o
19:21:54 [2020-10-16T19:21:54.162Z] #50 ...
19:21:54 [2020-10-16T19:21:54.162Z] 
19:21:54 [2020-10-16T19:21:54.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:54 [2020-10-16T19:21:54.162Z] #42 47.05   CC       compel/plugins/std/log.o
19:21:54 [2020-10-16T19:21:54.162Z] #42 47.96   CC       compel/plugins/std/string.o
19:21:54 [2020-10-16T19:21:54.365Z] #40 71.76 Setting up libcap-dev:arm64 (1:2.25-2) ...
19:21:54 [2020-10-16T19:21:54.365Z] #40 71.89 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
19:21:54 [2020-10-16T19:21:54.523Z] Merge succeeded, producing 561b8014c022bede412aee47e89cc11b648316ac
19:21:54 [2020-10-16T19:21:54.523Z] Checking out Revision 561b8014c022bede412aee47e89cc11b648316ac (PR-41528)
19:21:54 [2020-10-16T19:21:54.592Z] #41 95.05   CC       criu/cr-dump.o
19:21:54 [2020-10-16T19:21:54.809Z] #42 48.71   CC       compel/plugins/std/infect.o
19:21:55 [2020-10-16T19:21:55.108Z] #42 49.15   CC       compel/arch/ppc64/plugins/std/parasite-head.o
19:21:55 [2020-10-16T19:21:55.377Z] #18 49.25 Selecting previously unselected package vim.
19:21:55 [2020-10-16T19:21:55.377Z] #18 49.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:21:55 [2020-10-16T19:21:55.377Z] #18 49.27 Unpacking vim (2:8.1.0875-5) ...
19:21:55 [2020-10-16T19:21:55.406Z] #42 49.20   CC       compel/arch/ppc64/plugins/std/memcpy.o
19:21:55 [2020-10-16T19:21:55.407Z] #42 49.24   CC       compel/arch/ppc64/plugins/std/memcmp.o
19:21:55 [2020-10-16T19:21:55.407Z] #42 49.29   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
19:21:55 [2020-10-16T19:21:55.407Z] #42 49.38   AR       compel/plugins/std.lib.a
19:21:55 [2020-10-16T19:21:55.705Z] #42 49.50   CC       compel/plugins/fds/fds.o
19:21:55 [2020-10-16T19:21:55.781Z] #40 73.09 Setting up protobuf-compiler (3.6.1.3-2) ...
19:21:56 [2020-10-16T19:21:56.008Z] #42 49.78   AR       compel/plugins/fds.lib.a
19:21:56 [2020-10-16T19:21:56.008Z] #42 49.85   HOSTDEP  compel/src/lib/log-host.d
19:21:56 [2020-10-16T19:21:56.008Z] #42 49.96   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:56 [2020-10-16T19:21:56.008Z] #42 50.07   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
19:21:56 [2020-10-16T19:21:56.008Z] #42 50.12   HOSTDEP  compel/src/main-host.d
19:21:56 [2020-10-16T19:21:56.008Z] #42 50.20   DEP      compel/src/lib/ptrace.d
19:21:56 [2020-10-16T19:21:56.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:21:56 [2020-10-16T19:21:56.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:21:56 [2020-10-16T19:21:56.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:21:56 [2020-10-16T19:21:56.309Z] #18 49.75 Selecting previously unselected package xfsprogs.
19:21:56 [2020-10-16T19:21:56.309Z] #18 49.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:21:56 [2020-10-16T19:21:56.309Z] #18 49.76 Unpacking xfsprogs (4.20.0-1) ...
19:21:56 [2020-10-16T19:21:56.325Z] #42 50.34   DEP      compel/src/lib/infect.d
19:21:54 [2020-10-16T19:21:54.109Z]  > git remote # timeout=10
19:21:54 [2020-10-16T19:21:54.201Z]  > git config --get remote.origin.url # timeout=10
19:21:54 [2020-10-16T19:21:54.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:21:54 [2020-10-16T19:21:54.266Z]  > git merge bebbec4e8929d6cabe2eb9d6c6e192be63256b18 # timeout=10
19:21:54 [2020-10-16T19:21:54.417Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:21:54 [2020-10-16T19:21:54.558Z]  > git config core.sparsecheckout # timeout=10
19:21:54 [2020-10-16T19:21:54.616Z]  > git checkout -f 561b8014c022bede412aee47e89cc11b648316ac # timeout=10
19:21:56 [2020-10-16T19:21:56.566Z] #18 50.29 Selecting previously unselected package zip.
19:21:56 [2020-10-16T19:21:56.566Z] #18 50.29 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:21:56 [2020-10-16T19:21:56.566Z] #18 50.31 Unpacking zip (3.0-11+b1) ...
19:21:56 [2020-10-16T19:21:56.623Z] #42 50.62   DEP      compel/src/lib/infect-util.d
19:21:56 [2020-10-16T19:21:56.624Z] #42 50.83   DEP      compel/src/lib/infect-rpc.d
19:21:56 [2020-10-16T19:21:56.742Z] #40 74.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:56 [2020-10-16T19:21:56.742Z] #40 ...
19:21:56 [2020-10-16T19:21:56.742Z] 
19:21:56 [2020-10-16T19:21:56.742Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:56 [2020-10-16T19:21:56.742Z] #49 64.24 golang.org/x/crypto/ssh/terminal
19:21:56 [2020-10-16T19:21:56.742Z] #49 68.80 mvdan.cc/sh/v3/cmd/shfmt
19:21:56 [2020-10-16T19:21:56.923Z] #42 50.96   DEP      compel/arch/ppc64/src/lib/infect.d
19:21:57 [2020-10-16T19:21:57.006Z] #49 ...
19:21:57 [2020-10-16T19:21:57.006Z] 
19:21:57 [2020-10-16T19:21:57.006Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:57 [2020-10-16T19:21:57.006Z] #43 64.33 math/big
19:21:57 [2020-10-16T19:21:57.006Z] #43 67.58 net
19:21:57 [2020-10-16T19:21:57.006Z] #43 67.81 compress/gzip
19:21:57 [2020-10-16T19:21:57.006Z] #43 67.88 go/doc
19:21:57 [2020-10-16T19:21:57.006Z] #43 68.30 vendor/golang.org/x/text/unicode/bidi
19:21:57 [2020-10-16T19:21:57.006Z] #43 71.67 vendor/golang.org/x/text/secure/bidirule
19:21:57 [2020-10-16T19:21:57.006Z] #43 72.20 vendor/golang.org/x/text/unicode/norm
19:21:57 [2020-10-16T19:21:57.006Z] #43 72.84 github.com/LK4D4/vndr/build
19:21:57 [2020-10-16T19:21:57.006Z] #43 ...
19:21:57 [2020-10-16T19:21:57.006Z] 
19:21:57 [2020-10-16T19:21:57.006Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:21:57 [2020-10-16T19:21:57.006Z] #40 74.34 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:21:57 [2020-10-16T19:21:57.006Z] #40 74.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.62 Setting up aufs-tools (1:4.14+20190211-1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.74 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.78 Setting up libgpm2:amd64 (1.20.7-5) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.79 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.81 Setting up uidmap (1:4.5-1.1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.94 Setting up xxd (2:8.1.0875-5) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.95 Setting up zip (3.0-11+b1) ...
19:21:57 [2020-10-16T19:21:57.130Z] #18 50.96 Setting up vim-common (2:8.1.0875-5) ...
19:21:57 [2020-10-16T19:21:57.132Z] #41 97.34   CC       criu/cr-errno.o
19:21:57 [2020-10-16T19:21:57.132Z] #41 ...
19:21:57 [2020-10-16T19:21:57.132Z] 
19:21:57 [2020-10-16T19:21:57.132Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.51 Selecting previously unselected package libnet1:amd64.
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.59 Selecting previously unselected package libnl-3-200:amd64.
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.70 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:57 [2020-10-16T19:21:57.132Z] #18 41.79 Selecting previously unselected package libreadline5:amd64.
19:21:57 [2020-10-16T19:21:57.133Z] #18 41.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:21:57 [2020-10-16T19:21:57.133Z] #18 41.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:57 [2020-10-16T19:21:57.222Z] #42 ...
19:21:57 [2020-10-16T19:21:57.222Z] 
19:21:57 [2020-10-16T19:21:57.222Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.0 Selecting previously unselected package libpcre16-3:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.2 Selecting previously unselected package libpcre32-3:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.6 Selecting previously unselected package libpcre3-dev:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 107.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.1 Selecting previously unselected package libselinux1-dev:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.5 Selecting previously unselected package libseccomp-dev:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.6 Selecting previously unselected package libsystemd-dev:ppc64el.
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 108.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libapparmor1:ppc64el (2.13.2-10) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libsepol1-dev:ppc64el (2.8-1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.2 Setting up libbtrfs0 (4.20.1-2) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.3 Setting up mingw-w64-common (6.0.0-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 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:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up dmsetup (2:1.02.155-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 109.5 Processing triggers for libc-bin (2.28-10) ...
19:21:57 [2020-10-16T19:21:57.222Z] #12 DONE 109.9s
19:21:57 [2020-10-16T19:21:57.222Z] 
19:21:57 [2020-10-16T19:21:57.222Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:57 [2020-10-16T19:21:57.222Z] #42 51.14   DEP      compel/arch/ppc64/src/lib/cpu.d
19:21:57 [2020-10-16T19:21:57.222Z] #42 51.28   DEP      compel/src/lib/log.d
19:21:57 [2020-10-16T19:21:57.222Z] #42 51.34   DEP      compel/src/main.d
19:21:57 [2020-10-16T19:21:57.270Z] #40 74.69 Setting up python-protobuf (3.6.1.3-2) ...
19:21:57 [2020-10-16T19:21:57.270Z] #40 ...
19:21:57 [2020-10-16T19:21:57.270Z] 
19:21:57 [2020-10-16T19:21:57.270Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:21:57 [2020-10-16T19:21:57.270Z] #34 70.57 Processing triggers for mime-support (3.62) ...
19:21:57 [2020-10-16T19:21:57.270Z] #34 DONE 74.7s
19:21:57 [2020-10-16T19:21:57.270Z] 
19:21:57 [2020-10-16T19:21:57.270Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:21:57 [2020-10-16T19:21:57.270Z] #49 DONE 74.7s
19:21:57 [2020-10-16T19:21:57.387Z] #18 50.99 Setting up bash-completion (1:2.8-6) ...
19:21:57 [2020-10-16T19:21:57.392Z] #18 41.91 Selecting previously unselected package net-tools.
19:21:57 [2020-10-16T19:21:57.392Z] #18 41.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:21:57 [2020-10-16T19:21:57.392Z] #18 41.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:21:57 [2020-10-16T19:21:57.392Z] #18 42.15 Selecting previously unselected package python-pip-whl.
19:21:57 [2020-10-16T19:21:57.392Z] #18 42.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:21:57 [2020-10-16T19:21:57.522Z] #42 51.50   DEP      compel/src/lib/handle-elf.d
19:21:57 [2020-10-16T19:21:57.522Z] #42 51.68   DEP      compel/arch/ppc64/src/lib/handle-elf.d
19:21:57 [2020-10-16T19:21:57.535Z] 
19:21:57 [2020-10-16T19:21:57.535Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:57 [2020-10-16T19:21:57.652Z] #18 42.16 Unpacking python-pip-whl (18.1-5) ...
19:21:57 [2020-10-16T19:21:57.820Z] #42 ...
19:21:57 [2020-10-16T19:21:57.820Z] 
19:21:57 [2020-10-16T19:21:57.820Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
19:21:57 [2020-10-16T19:21:57.820Z] #13 DONE 0.7s
19:21:57 [2020-10-16T19:21:57.820Z] 
19:21:57 [2020-10-16T19:21:57.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:57 [2020-10-16T19:21:57.820Z] #42 51.81   CC       compel/src/lib/log.o
19:21:57 [2020-10-16T19:21:57.912Z] #18 42.70 Selecting previously unselected package python3-lib2to3.
19:21:58 [2020-10-16T19:21:58.119Z] #42 52.14   CC       compel/arch/ppc64/src/lib/cpu.o
19:21:58 [2020-10-16T19:21:58.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:21:58 [2020-10-16T19:21:58.172Z] #18 42.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:21:58 [2020-10-16T19:21:58.172Z] #18 42.72 Unpacking python3-lib2to3 (3.7.3-1) ...
19:21:58 [2020-10-16T19:21:58.172Z] #18 42.91 Selecting previously unselected package python3-distutils.
19:21:58 [2020-10-16T19:21:58.172Z] #18 42.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:21:58 [2020-10-16T19:21:58.172Z] #18 42.92 Unpacking python3-distutils (3.7.3-1) ...
19:21:58 [2020-10-16T19:21:58.418Z] #42 ...
19:21:58 [2020-10-16T19:21:58.418Z] 
19:21:58 [2020-10-16T19:21:58.418Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:21:58 [2020-10-16T19:21:58.418Z] #14 DONE 0.5s
19:21:58 [2020-10-16T19:21:58.418Z] 
19:21:58 [2020-10-16T19:21:58.418Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:58 [2020-10-16T19:21:58.418Z] #42 52.32   CC       compel/arch/ppc64/src/lib/infect.o
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.07 Selecting previously unselected package python3-pip.
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.09 Unpacking python3-pip (18.1-5) ...
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.24 Selecting previously unselected package python3-pkg-resources.
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:21:58 [2020-10-16T19:21:58.432Z] #18 43.26 Unpacking python3-pkg-resources (40.8.0-1) ...
19:21:58 [2020-10-16T19:21:58.692Z] #18 43.40 Selecting previously unselected package python3-setuptools.
19:21:58 [2020-10-16T19:21:58.692Z] #18 43.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:21:58 [2020-10-16T19:21:58.692Z] #18 43.42 Unpacking python3-setuptools (40.8.0-1) ...
19:21:58 [2020-10-16T19:21:58.717Z] #42 ...
19:21:58 [2020-10-16T19:21:58.717Z] 
19:21:58 [2020-10-16T19:21:58.717Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:21:58 [2020-10-16T19:21:58.717Z] #15 0.203 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:21:58 [2020-10-16T19:21:58.717Z] #15 DONE 0.3s
19:21:58 [2020-10-16T19:21:58.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.62 Selecting previously unselected package python3-wheel.
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.63 Unpacking python3-wheel (0.32.3-2) ...
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.70 Selecting previously unselected package sudo.
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:21:58 [2020-10-16T19:21:58.952Z] #18 43.72 Unpacking sudo (1.8.27-1+deb10u2) ...
19:21:59 [2020-10-16T19:21:59.018Z] 
19:21:59 [2020-10-16T19:21:59.018Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.530 + RM_GOPATH=0
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.543 + TMP_GOPATH=
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.543 + : /build
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.543 + '[' -z '' ']'
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.544 ++ mktemp -d
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.549 + export GOPATH=/tmp/tmp.wr9rnq48C8
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.552 + GOPATH=/tmp/tmp.wr9rnq48C8
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.552 + RM_GOPATH=1
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.553 + case "$(go env GOARCH)" in
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.553 ++ go env GOARCH
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.560 + export GO_BUILDMODE=-buildmode=pie
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.560 + GO_BUILDMODE=-buildmode=pie
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.569 ++ dirname /tmp/install/install.sh
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.570 + dir=/tmp/install
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.571 + bin=runc
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.571 + shift
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.572 + '[' '!' -f /tmp/install/runc.installer ']'
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.573 + . /tmp/install/runc.installer
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.574 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.574 + install_runc
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.576 + uname -r
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.584 + grep -q '^3\.10\.0.*\.el7\.'
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.588 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.588 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.588 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wr9rnq48C8/src/github.com/opencontainers/runc
19:21:59 [2020-10-16T19:21:59.018Z] #52 0.602 Cloning into '/tmp/tmp.wr9rnq48C8/src/github.com/opencontainers/runc'...
19:21:59 [2020-10-16T19:21:59.018Z] #52 ...
19:21:59 [2020-10-16T19:21:59.018Z] 
19:21:59 [2020-10-16T19:21:59.018Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:21:59 [2020-10-16T19:21:59.018Z] #16 DONE 0.3s
19:21:59 [2020-10-16T19:21:59.317Z] 
19:21:59 [2020-10-16T19:21:59.317Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:21:59 [2020-10-16T19:21:59.317Z] #17 DONE 0.3s
19:21:59 [2020-10-16T19:21:59.317Z] 
19:21:59 [2020-10-16T19:21:59.317Z] #18 [dev-systemd-false  6/26] RUN ldconfig
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.799 + RM_GOPATH=0
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.799 + TMP_GOPATH=
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.800 + : /build
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.800 + '[' -z '' ']'
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.800 ++ mktemp -d
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.808 + export GOPATH=/tmp/tmp.PNG2if64qE
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.808 + GOPATH=/tmp/tmp.PNG2if64qE
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.808 + RM_GOPATH=1
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.808 + case "$(go env GOARCH)" in
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.814 ++ go env GOARCH
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.842 + export GO_BUILDMODE=-buildmode=pie
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.849 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + GO_BUILDMODE=-buildmode=pie
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 ++ dirname /tmp/install/install.sh
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + dir=/tmp/install
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + bin=tini
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + shift
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + '[' '!' -f /tmp/install/tini.installer ']'
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + . /tmp/install/tini.installer
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + install_tini
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.850 + git clone https://github.com/krallin/tini.git /tmp/tmp.PNG2if64qE/tini
19:21:59 [2020-10-16T19:21:59.464Z] #35 1.851 Cloning into '/tmp/tmp.PNG2if64qE/tini'...
19:21:59 [2020-10-16T19:21:59.464Z] #35 ...
19:21:59 [2020-10-16T19:21:59.464Z] 
19:21:59 [2020-10-16T19:21:59.464Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:21:59 [2020-10-16T19:21:59.464Z] #11 66.81 Selecting previously unselected package mingw-w64-x86-64-dev.
19:21:59 [2020-10-16T19:21:59.464Z] #11 66.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:21:59 [2020-10-16T19:21:59.464Z] #11 66.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.21 Selecting previously unselected package gcc-mingw-w64-base.
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.79 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:21:59 [2020-10-16T19:21:59.464Z] #11 76.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:59 [2020-10-16T19:21:59.522Z] #18 44.25 Selecting previously unselected package thin-provisioning-tools.
19:21:59 [2020-10-16T19:21:59.522Z] #18 44.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:21:59 [2020-10-16T19:21:59.522Z] #18 44.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:21:59 [2020-10-16T19:21:59.621Z] #18 DONE 0.4s
19:21:59 [2020-10-16T19:21:59.621Z] 
19:21:59 [2020-10-16T19:21:59.621Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:59 [2020-10-16T19:21:59.621Z] #42 53.42   CC       compel/src/lib/infect-rpc.o
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.46 Selecting previously unselected package uidmap.
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.46 Unpacking uidmap (1:4.5-1.1) ...
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.59 Selecting previously unselected package vim-runtime.
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:21:59 [2020-10-16T19:21:59.782Z] #18 44.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:21:59 [2020-10-16T19:21:59.910Z] #18 ...
19:21:59 [2020-10-16T19:21:59.910Z] 
19:21:59 [2020-10-16T19:21:59.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:59 [2020-10-16T19:21:59.910Z] #41 100.1   CC       criu/cr-dedup.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 100.5   CC       criu/cr-dump.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 102.8   CC       criu/cr-errno.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 102.8   CC       criu/cr-restore.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 107.4   CC       criu/cr-service.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 109.1   CC       criu/crtools.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 109.7   CC       criu/eventfd.o
19:21:59 [2020-10-16T19:21:59.910Z] #41 110.1   CC       criu/eventpoll.o
19:21:59 [2020-10-16T19:21:59.919Z] #42 53.88   CC       compel/src/lib/infect-util.o
19:22:00 [2020-10-16T19:22:00.042Z] #11 ...
19:22:00 [2020-10-16T19:22:00.042Z] 
19:22:00 [2020-10-16T19:22:00.042Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:22:00 [2020-10-16T19:22:00.042Z] #56 77.43 + for f in rootlesskit rootlesskit-docker-proxy
19:22:00 [2020-10-16T19:22:00.042Z] #56 77.43 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:22:00 [2020-10-16T19:22:00.042Z] #18 44.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:22:00 [2020-10-16T19:22:00.042Z] #18 44.68 Unpacking vim-runtime (2:8.1.0875-5) ...
19:22:00 [2020-10-16T19:22:00.166Z] #41 ...
19:22:00 [2020-10-16T19:22:00.167Z] 
19:22:00 [2020-10-16T19:22:00.167Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:00 [2020-10-16T19:22:00.167Z] #18 53.91 Setting up libiptc0:amd64 (1.8.2-4) ...
19:22:00 [2020-10-16T19:22:00.167Z] #18 53.92 Setting up xz-utils (5.2.4-1) ...
19:22:00 [2020-10-16T19:22:00.167Z] #18 53.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:22:00 [2020-10-16T19:22:00.217Z] #42 54.22   CC       compel/src/lib/infect.o
19:22:00 [2020-10-16T19:22:00.423Z] #18 53.96 Setting up sudo (1.8.27-1+deb10u2) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.02 invoke-rc.d: could not determine current runlevel
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.03 invoke-rc.d: policy-rc.d denied execution of start.
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.04 Setting up pigz (2.4-1) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.08 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.12 Setting up python-pip-whl (18.1-5) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:22:00 [2020-10-16T19:22:00.423Z] #18 54.14 Setting up vim-runtime (2:8.1.0875-5) ...
19:22:00 [2020-10-16T19:22:00.680Z] #18 54.51 Setting up libaio1:amd64 (0.3.112-3) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.53 Setting up libonig5:amd64 (6.9.1-1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.55 Setting up vim (2:8.1.0875-5) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.64 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.67 Setting up jq (1.5+dfsg-2+b1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:22:00 [2020-10-16T19:22:00.937Z] #18 54.71 Setting up python3.7 (3.7.3-2+deb10u2) ...
19:22:01 [2020-10-16T19:22:01.004Z] #56 ...
19:22:01 [2020-10-16T19:22:01.004Z] 
19:22:01 [2020-10-16T19:22:01.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:22:01 [2020-10-16T19:22:01.004Z] #40 77.80 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
19:22:01 [2020-10-16T19:22:01.004Z] #40 77.82 Processing triggers for libc-bin (2.28-10) ...
19:22:01 [2020-10-16T19:22:01.004Z] #40 DONE 78.3s
19:22:01 [2020-10-16T19:22:01.004Z] 
19:22:01 [2020-10-16T19:22:01.004Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:01 [2020-10-16T19:22:01.004Z] #35 2.897 + cd /tmp/tmp.PNG2if64qE/tini
19:22:01 [2020-10-16T19:22:01.004Z] #35 2.917 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:22:01 [2020-10-16T19:22:01.004Z] #35 2.929 + cmake .
19:22:01 [2020-10-16T19:22:01.004Z] #35 3.547 -- The C compiler identification is GNU 8.3.0
19:22:01 [2020-10-16T19:22:01.004Z] #35 3.642 -- Check for working C compiler: /usr/bin/cc
19:22:01 [2020-10-16T19:22:01.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:22:01 [2020-10-16T19:22:01.955Z] #35 4.591 -- Check for working C compiler: /usr/bin/cc -- works
19:22:01 [2020-10-16T19:22:01.955Z] #35 4.591 -- Detecting C compiler ABI info
19:22:02 [2020-10-16T19:22:02.905Z] #35 5.708 -- Detecting C compiler ABI info - done
19:22:02 [2020-10-16T19:22:02.993Z] #42 56.63   CC       compel/src/lib/ptrace.o
19:22:02 [2020-10-16T19:22:02.993Z] #42 57.18   AR       compel/libcompel.a
19:22:03 [2020-10-16T19:22:03.168Z] #35 5.747 -- Detecting C compile features
19:22:03 [2020-10-16T19:22:03.295Z] #42 57.30   HOSTCC   compel/src/main-host.o
19:22:03 [2020-10-16T19:22:03.339Z] #18 47.80 Selecting previously unselected package vim.
19:22:03 [2020-10-16T19:22:03.339Z] #18 47.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:22:03 [2020-10-16T19:22:03.339Z] #18 47.83 Unpacking vim (2:8.1.0875-5) ...
19:22:03 [2020-10-16T19:22:03.594Z] #42 57.74   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
19:22:03 [2020-10-16T19:22:03.893Z] #42 57.90   HOSTCC   compel/src/lib/handle-elf-host.o
19:22:03 [2020-10-16T19:22:03.911Z] #18 48.44 Selecting previously unselected package xfsprogs.
19:22:03 [2020-10-16T19:22:03.911Z] #18 48.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:22:03 [2020-10-16T19:22:03.911Z] #18 48.45 Unpacking xfsprogs (4.20.0-1) ...
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.86 Setting up iptables (1.8.2-4) ...
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:22:04 [2020-10-16T19:22:04.209Z] #18 57.93 Setting up python3 (3.7.3-1) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 48.94 Selecting previously unselected package zip.
19:22:04 [2020-10-16T19:22:04.431Z] #18 48.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 48.95 Unpacking zip (3.0-11+b1) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.15 Setting up aufs-tools (1:4.14+20190211-1) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.21 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.25 Setting up libgpm2:amd64 (1.20.7-5) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.27 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.28 Setting up uidmap (1:4.5-1.1) ...
19:22:04 [2020-10-16T19:22:04.431Z] #18 49.30 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:22:04 [2020-10-16T19:22:04.540Z] #42 58.39   HOSTCC   compel/src/lib/log-host.o
19:22:04 [2020-10-16T19:22:04.540Z] #42 58.58   HOSTLINK compel/compel-host-bin
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.39 Setting up xxd (2:8.1.0875-5) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.41 Setting up zip (3.0-11+b1) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.42 Setting up vim-common (2:8.1.0875-5) ...
19:22:04 [2020-10-16T19:22:04.692Z] #18 49.46 Setting up bash-completion (1:2.8-6) ...
19:22:04 [2020-10-16T19:22:04.773Z] #18 58.36 Setting up python3-wheel (0.32.3-2) ...
19:22:04 [2020-10-16T19:22:04.839Z] #42 58.73   DEP      soccr/soccr.d
19:22:04 [2020-10-16T19:22:04.839Z] #42 58.89   CC       soccr/soccr.o
19:22:05 [2020-10-16T19:22:05.097Z] #35 7.831 -- Detecting C compile features - done
19:22:05 [2020-10-16T19:22:05.097Z] #35 7.860 -- Performing Test HAS_BUILTIN_FORTIFY
19:22:05 [2020-10-16T19:22:05.137Z] #42 ...
19:22:05 [2020-10-16T19:22:05.137Z] 
19:22:05 [2020-10-16T19:22:05.137Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:05 [2020-10-16T19:22:05.137Z] #44 107.9 encoding/xml
19:22:05 [2020-10-16T19:22:05.137Z] #44 108.7 go/parser
19:22:05 [2020-10-16T19:22:05.336Z] #18 59.17 Setting up apparmor (2.13.2-10) ...
19:22:05 [2020-10-16T19:22:05.361Z] #35 8.167 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:22:05 [2020-10-16T19:22:05.436Z] #44 ...
19:22:05 [2020-10-16T19:22:05.436Z] 
19:22:05 [2020-10-16T19:22:05.436Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:05 [2020-10-16T19:22:05.436Z] #19 0.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:22:05 [2020-10-16T19:22:05.436Z] #19 0.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:05 [2020-10-16T19:22:05.436Z] #19 0.585 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:22:05 [2020-10-16T19:22:05.436Z] #19 1.472 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:22:05 [2020-10-16T19:22:05.436Z] #19 3.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [225 kB]
19:22:05 [2020-10-16T19:22:05.436Z] #19 4.110 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
19:22:05 [2020-10-16T19:22:05.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:22:05 [2020-10-16T19:22:05.624Z] #35 8.277 -- Configuring done
19:22:05 [2020-10-16T19:22:05.624Z] #35 8.300 -- Generating done
19:22:05 [2020-10-16T19:22:05.624Z] #35 8.318 -- Build files have been written to: /tmp/tmp.PNG2if64qE/tini
19:22:05 [2020-10-16T19:22:05.624Z] #35 8.329 + make tini-static
19:22:06 [2020-10-16T19:22:06.201Z] #35 8.839 Scanning dependencies of target tini-static
19:22:06 [2020-10-16T19:22:06.201Z] #35 8.915 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:22:06 [2020-10-16T19:22:06.493Z] #19 ...
19:22:06 [2020-10-16T19:22:06.493Z] 
19:22:06 [2020-10-16T19:22:06.493Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:06 [2020-10-16T19:22:06.493Z] #42 60.49   AR       soccr/libsoccr.a
19:22:06 [2020-10-16T19:22:06.493Z] #42 60.52 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:06 [2020-10-16T19:22:06.806Z] #42 60.87   DEP      criu/arch/ppc64/sigframe.d
19:22:07 [2020-10-16T19:22:07.108Z] #42 61.01   DEP      criu/arch/ppc64/crtools.d
19:22:07 [2020-10-16T19:22:07.229Z] #18 ...
19:22:07 [2020-10-16T19:22:07.229Z] 
19:22:07 [2020-10-16T19:22:07.229Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:22:07 [2020-10-16T19:22:07.229Z] #38 186.4 + dpkg --print-architecture
19:22:07 [2020-10-16T19:22:07.229Z] #38 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:22:07 [2020-10-16T19:22:07.233Z] #18 ...
19:22:07 [2020-10-16T19:22:07.233Z] 
19:22:07 [2020-10-16T19:22:07.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:07 [2020-10-16T19:22:07.233Z] #41 97.43   CC       criu/cr-restore.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 102.0   CC       criu/cr-service.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 103.6   CC       criu/crtools.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 104.2   CC       criu/eventfd.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 104.5   CC       criu/eventpoll.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 105.4   CC       criu/external.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 105.8   CC       criu/fault-injection.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 106.0   CC       criu/fdstore.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 106.4   CC       criu/fifo.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 106.8   CC       criu/file-ids.o
19:22:07 [2020-10-16T19:22:07.233Z] #41 107.2   CC       criu/file-lock.o
19:22:07 [2020-10-16T19:22:07.407Z] #42 61.29   DEP      criu/arch/ppc64/cpu.d
19:22:07 [2020-10-16T19:22:07.407Z] #42 61.51   CC       criu/arch/ppc64/cpu.o
19:22:07 [2020-10-16T19:22:07.496Z] #41 ...
19:22:07 [2020-10-16T19:22:07.496Z] 
19:22:07 [2020-10-16T19:22:07.496Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:07 [2020-10-16T19:22:07.598Z] #35 10.07 [100%] Linking C executable tini-static
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.31 Setting up libiptc0:amd64 (1.8.2-4) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.32 Setting up xz-utils (5.2.4-1) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.36 Setting up sudo (1.8.27-1+deb10u2) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.44 invoke-rc.d: could not determine current runlevel
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.47 invoke-rc.d: policy-rc.d denied execution of start.
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.47 Setting up pigz (2.4-1) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.49 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.51 Setting up python-pip-whl (18.1-5) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.52 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:22:07 [2020-10-16T19:22:07.756Z] #18 52.53 Setting up vim-runtime (2:8.1.0875-5) ...
19:22:07 [2020-10-16T19:22:07.863Z] #35 ...
19:22:07 [2020-10-16T19:22:07.863Z] 
19:22:07 [2020-10-16T19:22:07.863Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:22:07 [2020-10-16T19:22:07.863Z] #56 DONE 85.1s
19:22:07 [2020-10-16T19:22:07.863Z] 
19:22:07 [2020-10-16T19:22:07.863Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:22:07 [2020-10-16T19:22:07.863Z] #57 DONE 0.2s
19:22:07 [2020-10-16T19:22:07.863Z] 
19:22:07 [2020-10-16T19:22:07.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:07 [2020-10-16T19:22:07.863Z] #41 2.815 Note: Building without setproctitle() and strlcpy() support.
19:22:07 [2020-10-16T19:22:07.863Z] #41 2.815       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:07 [2020-10-16T19:22:07.863Z] #41 2.821 Note: Building without GnuTLS support
19:22:07 [2020-10-16T19:22:07.863Z] #41 2.839 Makefile.config:39: Warn: you have no libnftables installed
19:22:07 [2020-10-16T19:22:07.863Z] #41 2.839 Makefile.config:40: Warn: Building without nftables support
19:22:07 [2020-10-16T19:22:07.863Z] #41 5.133 fatal: not a git repository (or any of the parent directories): .git
19:22:07 [2020-10-16T19:22:07.863Z] #41 5.219   GEN      .gitid
19:22:07 [2020-10-16T19:22:07.863Z] #41 5.260   GEN      criu/include/version.h
19:22:07 [2020-10-16T19:22:07.863Z] #41 5.347   GEN      include/common/asm
19:22:07 [2020-10-16T19:22:07.863Z] #41 ...
19:22:07 [2020-10-16T19:22:07.863Z] 
19:22:07 [2020-10-16T19:22:07.863Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:07 [2020-10-16T19:22:07.863Z] #35 10.61 [100%] Built target tini-static
19:22:07 [2020-10-16T19:22:07.863Z] #35 10.68 + mkdir -p /build
19:22:07 [2020-10-16T19:22:07.863Z] #35 10.68 + cp tini-static /build/docker-init
19:22:08 [2020-10-16T19:22:08.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:22:08 [2020-10-16T19:22:08.055Z] #42 62.13   CC       criu/arch/ppc64/crtools.o
19:22:08 [2020-10-16T19:22:08.127Z] #35 ...
19:22:08 [2020-10-16T19:22:08.127Z] 
19:22:08 [2020-10-16T19:22:08.127Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:22:08 [2020-10-16T19:22:08.127Z] #58 DONE 0.2s
19:22:08 [2020-10-16T19:22:08.127Z] 
19:22:08 [2020-10-16T19:22:08.127Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:08 [2020-10-16T19:22:08.127Z] #35 DONE 10.9s
19:22:08 [2020-10-16T19:22:08.127Z] 
19:22:08 [2020-10-16T19:22:08.127Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:08 [2020-10-16T19:22:08.159Z] #38 187.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:22:08 [2020-10-16T19:22:08.159Z] #38 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:22:08 [2020-10-16T19:22:08.326Z] #18 52.95 Setting up libaio1:amd64 (0.3.112-3) ...
19:22:08 [2020-10-16T19:22:08.326Z] #18 52.96 Setting up libonig5:amd64 (6.9.1-1) ...
19:22:08 [2020-10-16T19:22:08.326Z] #18 52.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
19:22:08 [2020-10-16T19:22:08.326Z] #18 52.99 Setting up vim (2:8.1.0875-5) ...
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:22:08 [2020-10-16T19:22:08.326Z] #18 53.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:22:08 [2020-10-16T19:22:08.586Z] #18 53.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:22:08 [2020-10-16T19:22:08.586Z] #18 53.11 Setting up jq (1.5+dfsg-2+b1) ...
19:22:08 [2020-10-16T19:22:08.586Z] #18 53.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:22:08 [2020-10-16T19:22:08.586Z] #18 53.13 Setting up python3.7 (3.7.3-2+deb10u2) ...
19:22:09 [2020-10-16T19:22:09.464Z] #54 33.73 Checking out files:  54% (1894/3444)   
Checking out files:  55% (1895/3444)   
Checking out files:  56% (1929/3444)   
Checking out files:  57% (1964/3444)   
Checking out files:  58% (1998/3444)   
Checking out files:  59% (2032/3444)   
Checking out files:  60% (2067/3444)   
Checking out files:  61% (2101/3444)   
Checking out files:  62% (2136/3444)   
Checking out files:  63% (2170/3444)   
Checking out files:  64% (2205/3444)   
Checking out files:  65% (2239/3444)   
Checking out files:  66% (2274/3444)   
Checking out files:  67% (2308/3444)   
Checking out files:  68% (2342/3444)   
Checking out files:  69% (2377/3444)   
Checking out files:  70% (2411/3444)   
Checking out files:  71% (2446/3444)   
Checking out files:  72% (2480/3444)   
Checking out files:  73% (2515/3444)   
Checking out files:  74% (2549/3444)   
Checking out files:  75% (2583/3444)   
Checking out files:  76% (2618/3444)   
Checking out files:  77% (2652/3444)   
Checking out files:  78% (2687/3444)   
Checking out files:  79% (2721/3444)   
Checking out files:  80% (2756/3444)   
Checking out files:  81% (2790/3444)   
Checking out files:  82% (2825/3444)   
Checking out files:  83% (2859/3444)   
Checking out files:  84% (2893/3444)   
Checking out files:  85% (2928/3444)   
Checking out files:  86% (2962/3444)   
Checking out files:  87% (2997/3444)   
Checking out files:  88% (3031/3444)   
Checking out files:  89% (3066/3444)   
Checking out files:  90% (3100/3444)   
Checking out files:  91% (3135/3444)   
Checking out files:  92% (3169/3444)   
Checking out files:  92% (3170/3444)   
Checking out files:  93% (3203/3444)   
Checking out files:  94% (3238/3444)   
Checking out files:  95% (3272/3444)   
Checking out files:  96% (3307/3444)   
Checking out files:  97% (3341/3444)   
Checking out files:  98% (3376/3444)   
Checking out files:  99% (3410/3444)   
Checking out files: 100% (3444/3444)   
Checking out files: 100% (3444/3444), done.
19:22:09 [2020-10-16T19:22:09.464Z] #54 34.98 + cd /tmp/tmp.jEoQTR3oiq/src/github.com/containerd/containerd
19:22:09 [2020-10-16T19:22:09.464Z] #54 34.98 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
19:22:09 [2020-10-16T19:22:09.594Z] #42 63.33   CC       criu/arch/ppc64/sigframe.o
19:22:09 [2020-10-16T19:22:09.894Z] #42 63.78   LINK     criu/arch/ppc64/crtools.built-in.o
19:22:09 [2020-10-16T19:22:09.894Z] #42 63.82   DEP      criu/pie/util-vdso.d
19:22:09 [2020-10-16T19:22:09.894Z] #42 63.96   DEP      criu/pie/util.d
19:22:09 [2020-10-16T19:22:09.907Z] Commit message: "testutil: set -500 OOM score for test daemons"
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + export 'BUILDTAGS=netgo osusergo static_build'
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + BUILDTAGS='netgo osusergo static_build'
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + export EXTRA_FLAGS=-buildmode=pie
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + EXTRA_FLAGS=-buildmode=pie
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + '[' '' = dynamic ']'
19:22:10 [2020-10-16T19:22:10.042Z] #54 35.55 + make
19:22:10 [2020-10-16T19:22:10.194Z] #42 ...
19:22:10 [2020-10-16T19:22:10.194Z] 
19:22:10 [2020-10-16T19:22:10.194Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:22:10 [2020-10-16T19:22:10.194Z] #50 113.8 golang.org/x/crypto/ssh/terminal
19:22:10 [2020-10-16T19:22:10.194Z] #50 117.0 mvdan.cc/sh/v3/cmd/shfmt
19:22:10 [2020-10-16T19:22:10.194Z] #50 DONE 122.8s
19:22:10 [2020-10-16T19:22:10.194Z] 
19:22:10 [2020-10-16T19:22:10.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:10 [2020-10-16T19:22:10.194Z] #42 64.10   CC       criu/pie/util.o
[Pipeline] withEnv
[Pipeline] {
19:22:10 [2020-10-16T19:22:10.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:22:10 [2020-10-16T19:22:10.619Z] #54 ...
19:22:10 [2020-10-16T19:22:10.619Z] 
19:22:10 [2020-10-16T19:22:10.619Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:10 [2020-10-16T19:22:10.619Z] #43 77.86 vendor/golang.org/x/net/idna
19:22:10 [2020-10-16T19:22:10.619Z] #43 86.76 net/textproto
19:22:10 [2020-10-16T19:22:10.619Z] #43 86.76 vendor/golang.org/x/net/http/httpproxy
19:22:10 [2020-10-16T19:22:10.619Z] #43 86.82 crypto/x509
19:22:10 [2020-10-16T19:22:10.619Z] #43 ...
19:22:10 [2020-10-16T19:22:10.619Z] 
19:22:10 [2020-10-16T19:22:10.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.206   PBCC     images/timens.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.243   DEP      images/timens.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.280   PBCC     images/fown.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.284   PBCC     images/google/protobuf/descriptor.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.320   PBCC     images/opts.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.349   PBCC     images/memfd.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.393   DEP      images/fown.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.486   DEP      images/google/protobuf/descriptor.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.559   DEP      images/opts.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.619   DEP      images/memfd.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.673   PBCC     images/sit.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.851   DEP      images/sit.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.916   PBCC     images/macvlan.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.934   DEP      images/macvlan.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.964   PBCC     images/autofs.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 7.998   DEP      images/autofs.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.034   PBCC     images/sysctl.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.062   DEP      images/sysctl.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.136   PBCC     images/time.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.174   DEP      images/time.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.237   PBCC     images/binfmt-misc.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.302   DEP      images/binfmt-misc.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.366   PBCC     images/seccomp.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.387   DEP      images/seccomp.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.429   PBCC     images/userns.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.460   DEP      images/userns.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.547   PBCC     images/cgroup.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.610   DEP      images/cgroup.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.670   PBCC     images/ext-file.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.700   DEP      images/ext-file.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.740   PBCC     images/rpc.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.758   DEP      images/rpc.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.819   PBCC     images/siginfo.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.842   DEP      images/siginfo.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.883   PBCC     images/pagemap.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 8.990   DEP      images/pagemap.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.089   PBCC     images/rlimit.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.103   DEP      images/rlimit.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.224   PBCC     images/file-lock.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.238   DEP      images/file-lock.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.275   PBCC     images/tty.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.415   DEP      images/tty.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.477   PBCC     images/tun.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.508   PBCC     images/netdev.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.529   DEP      images/tun.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.563   DEP      images/netdev.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.638   PBCC     images/vma.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.697   DEP      images/vma.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.724   PBCC     images/creds.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.753   DEP      images/creds.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.791   PBCC     images/utsns.pb-c.c
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.843   DEP      images/utsns.pb-c.d
19:22:10 [2020-10-16T19:22:10.619Z] #41 9.902   PBCC     images/ipc-desc.pb-c.c
19:22:10 [2020-10-16T19:22:10.679Z] #38 ...
19:22:10 [2020-10-16T19:22:10.679Z] 
19:22:10 [2020-10-16T19:22:10.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:10 [2020-10-16T19:22:10.679Z] #41 111.0   CC       criu/external.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 111.3   CC       criu/fault-injection.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 111.4   CC       criu/fdstore.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 111.8   CC       criu/fifo.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 112.2   CC       criu/file-ids.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 112.6   CC       criu/file-lock.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 113.6   CC       criu/files-ext.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 114.0   CC       criu/files-reg.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 116.1   CC       criu/files.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 118.2   CC       criu/filesystems.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 118.8   CC       criu/fsnotify.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 120.1   CC       criu/image-desc.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 120.2   CC       criu/image.o
19:22:10 [2020-10-16T19:22:10.679Z] #41 ...
19:22:10 [2020-10-16T19:22:10.679Z] 
19:22:10 [2020-10-16T19:22:10.679Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:10 [2020-10-16T19:22:10.679Z] #18 61.30 Setting up xfsprogs (4.20.0-1) ...
19:22:10 [2020-10-16T19:22:10.679Z] #18 61.32 Setting up python3-lib2to3 (3.7.3-1) ...
19:22:10 [2020-10-16T19:22:10.679Z] #18 61.78 Setting up python3-pkg-resources (40.8.0-1) ...
19:22:10 [2020-10-16T19:22:10.679Z] #18 62.80 Setting up python3-distutils (3.7.3-1) ...
19:22:10 [2020-10-16T19:22:10.679Z] #18 63.34 Setting up python3-setuptools (40.8.0-1) ...
19:22:10 [2020-10-16T19:22:10.851Z] #42 64.79   CC       criu/pie/util-vdso.o
19:22:10 [2020-10-16T19:22:10.882Z] #41 9.915   PBCC     images/ipc-sem.pb-c.c
19:22:10 [2020-10-16T19:22:10.882Z] #41 9.946   DEP      images/ipc-desc.pb-c.d
19:22:10 [2020-10-16T19:22:10.882Z] #41 10.00   DEP      images/ipc-sem.pb-c.d
19:22:10 [2020-10-16T19:22:10.882Z] #41 10.08   PBCC     images/ipc-msg.pb-c.c
19:22:10 [2020-10-16T19:22:10.882Z] #41 10.14   DEP      images/ipc-msg.pb-c.d
19:22:10 [2020-10-16T19:22:10.936Z] #18 64.59 Setting up python3-pip (18.1-5) ...
19:22:11 [2020-10-16T19:22:11.146Z] #41 10.19   PBCC     images/ipc-shm.pb-c.c
19:22:11 [2020-10-16T19:22:11.146Z] #41 10.21   DEP      images/ipc-shm.pb-c.d
19:22:11 [2020-10-16T19:22:11.146Z] #41 10.28   PBCC     images/ipc-var.pb-c.c
19:22:11 [2020-10-16T19:22:11.146Z] #41 10.32   DEP      images/ipc-var.pb-c.d
19:22:11 [2020-10-16T19:22:11.146Z] #41 10.40   PBCC     images/sk-opts.pb-c.c
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.43   PBCC     images/packet-sock.pb-c.c
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.48   DEP      images/sk-opts.pb-c.d
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.51   DEP      images/packet-sock.pb-c.d
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.56   PBCC     images/sk-netlink.pb-c.c
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.60   DEP      images/sk-netlink.pb-c.d
19:22:11 [2020-10-16T19:22:11.410Z] #41 10.64   PBCC     images/sk-inet.pb-c.c
19:22:11 [2020-10-16T19:22:11.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:22:11 [2020-10-16T19:22:11.497Z] #42 65.55   AR       criu/pie/pie.lib.a
19:22:11 [2020-10-16T19:22:11.497Z] #42 65.63   DEP      criu/pie/restorer.d
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.68   DEP      images/sk-inet.pb-c.d
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.71   PBCC     images/sk-unix.pb-c.c
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.75   DEP      images/sk-unix.pb-c.d
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.78   PBCC     images/mm.pb-c.c
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.82   DEP      images/mm.pb-c.d
19:22:11 [2020-10-16T19:22:11.676Z] #41 10.86   PBCC     images/timerfd.pb-c.c
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.18 Setting up iptables (1.8.2-4) ...
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.23 Setting up python3 (3.7.3-1) ...
19:22:11 [2020-10-16T19:22:11.885Z] #18 56.60 Setting up python3-wheel (0.32.3-2) ...
19:22:11 [2020-10-16T19:22:11.939Z] #41 10.90   DEP      images/timerfd.pb-c.d
19:22:11 [2020-10-16T19:22:11.939Z] #41 10.95   PBCC     images/timer.pb-c.c
19:22:11 [2020-10-16T19:22:11.939Z] #41 10.96   DEP      images/timer.pb-c.d
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.00   PBCC     images/sa.pb-c.c
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.04   DEP      images/sa.pb-c.d
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.08   PBCC     images/pipe-data.pb-c.c
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.12   DEP      images/pipe-data.pb-c.d
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.19   PBCC     images/mnt.pb-c.c
19:22:11 [2020-10-16T19:22:11.939Z] #41 11.23   DEP      images/mnt.pb-c.d
19:22:12 [2020-10-16T19:22:12.143Z] #42 65.94   DEP      criu/arch/ppc64/vdso-trampoline.d
19:22:12 [2020-10-16T19:22:12.143Z] #42 65.96   DEP      criu/arch/ppc64/restorer.d
19:22:12 [2020-10-16T19:22:12.164Z] #18 65.73 Processing triggers for libc-bin (2.28-10) ...
19:22:12 [2020-10-16T19:22:12.164Z] #18 65.75 Processing triggers for mime-support (3.62) ...
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.29   PBCC     images/sk-packet.pb-c.c
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.31   DEP      images/sk-packet.pb-c.d
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.36   PBCC     images/tcp-stream.pb-c.c
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.38   DEP      images/tcp-stream.pb-c.d
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.42   PBCC     images/pipe.pb-c.c
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.45   DEP      images/pipe.pb-c.d
19:22:12 [2020-10-16T19:22:12.203Z] #41 11.50   PBCC     images/pstree.pb-c.c
19:22:12 [2020-10-16T19:22:12.440Z] #42 66.27   DEP      criu/arch/ppc64/vdso-pie.d
19:22:12 [2020-10-16T19:22:12.440Z] #42 66.48   DEP      criu/pie/parasite-vdso.d
19:22:12 [2020-10-16T19:22:12.466Z] #41 11.51   DEP      images/pstree.pb-c.d
19:22:12 [2020-10-16T19:22:12.467Z] #41 11.56   PBCC     images/fs.pb-c.c
19:22:12 [2020-10-16T19:22:12.467Z] #41 11.57   DEP      images/fs.pb-c.d
19:22:12 [2020-10-16T19:22:12.467Z] #41 11.60   PBCC     images/signalfd.pb-c.c
19:22:12 [2020-10-16T19:22:12.467Z] #41 11.63   DEP      images/signalfd.pb-c.d
19:22:12 [2020-10-16T19:22:12.467Z] #41 11.70   PBCC     images/fh.pb-c.c
19:22:12 [2020-10-16T19:22:12.730Z] #41 11.76   PBCC     images/fsnotify.pb-c.c
19:22:12 [2020-10-16T19:22:12.730Z] #41 11.84   DEP      images/fh.pb-c.d
19:22:12 [2020-10-16T19:22:12.739Z] #42 66.72   DEP      criu/pie/parasite.d
19:22:12 [2020-10-16T19:22:12.740Z] #18 DONE 66.6s
19:22:12 [2020-10-16T19:22:12.740Z] 
19:22:12 [2020-10-16T19:22:12.740Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:12 [2020-10-16T19:22:12.740Z] #41 121.2   CC       criu/ipc_ns.o
19:22:12 [2020-10-16T19:22:12.740Z] #41 122.6   CC       criu/irmap.o
19:22:12 [2020-10-16T19:22:12.740Z] #41 123.3   CC       criu/kcmp-ids.o
19:22:12 [2020-10-16T19:22:12.824Z] #18 57.27 Setting up apparmor (2.13.2-10) ...
19:22:12 [2020-10-16T19:22:12.994Z] #41 11.92   DEP      images/fsnotify.pb-c.d
19:22:12 [2020-10-16T19:22:12.994Z] #41 11.97   PBCC     images/eventpoll.pb-c.c
19:22:12 [2020-10-16T19:22:12.994Z] #41 11.98   DEP      images/eventpoll.pb-c.d
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.08   PBCC     images/eventfd.pb-c.c
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.10   DEP      images/eventfd.pb-c.d
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.13   PBCC     images/remap-file-path.pb-c.c
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.16   DEP      images/remap-file-path.pb-c.d
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.19   PBCC     images/fifo.pb-c.c
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.23   DEP      images/fifo.pb-c.d
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.25   PBCC     images/ghost-file.pb-c.c
19:22:12 [2020-10-16T19:22:12.994Z] #41 12.29   DEP      images/ghost-file.pb-c.d
19:22:13 [2020-10-16T19:22:13.037Z] #42 67.01   CC       criu/pie/parasite.o
19:22:13 [2020-10-16T19:22:13.057Z] + docker version
19:22:13 [2020-10-16T19:22:13.259Z] #41 12.32   PBCC     images/regfile.pb-c.c
19:22:13 [2020-10-16T19:22:13.259Z] #41 12.35   DEP      images/regfile.pb-c.d
19:22:13 [2020-10-16T19:22:13.259Z] #41 12.39   PBCC     images/ns.pb-c.c
19:22:13 [2020-10-16T19:22:13.259Z] #41 12.40   DEP      images/ns.pb-c.d
19:22:13 [2020-10-16T19:22:13.259Z] #41 12.44   PBCC     images/fdinfo.pb-c.c
19:22:13 [2020-10-16T19:22:13.319Z] #41 123.8   CC       criu/kerndat.o
19:22:13 [2020-10-16T19:22:13.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.56   DEP      images/fdinfo.pb-c.d
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.63   PBCC     images/core-aarch64.pb-c.c
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.69   PBCC     images/core-arm.pb-c.c
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.74   PBCC     images/core-ppc64.pb-c.c
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.77   PBCC     images/core-s390.pb-c.c
19:22:13 [2020-10-16T19:22:13.523Z] #41 12.79   PBCC     images/core-x86.pb-c.c
19:22:13 [2020-10-16T19:22:13.787Z] #41 12.82   PBCC     images/core.pb-c.c
19:22:13 [2020-10-16T19:22:13.787Z] #41 12.86   PBCC     images/inventory.pb-c.c
19:22:13 [2020-10-16T19:22:13.787Z] #41 12.88   DEP      images/core-aarch64.pb-c.d
19:22:13 [2020-10-16T19:22:13.787Z] #41 12.93   DEP      images/core-arm.pb-c.d
19:22:13 [2020-10-16T19:22:13.787Z] #41 12.97   DEP      images/core-ppc64.pb-c.d
19:22:13 [2020-10-16T19:22:13.787Z] #41 13.02   DEP      images/core-s390.pb-c.d
19:22:13 [2020-10-16T19:22:13.787Z] #41 13.07   DEP      images/core-x86.pb-c.d
19:22:13 [2020-10-16T19:22:13.887Z] #41 ...
19:22:13 [2020-10-16T19:22:13.887Z] 
19:22:13 [2020-10-16T19:22:13.887Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:22:13 [2020-10-16T19:22:13.887Z] #19 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:22:13 [2020-10-16T19:22:13.887Z] #19 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:22:13 [2020-10-16T19:22:13.887Z] #19 0.988 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:22:13 [2020-10-16T19:22:13.887Z] #19 DONE 1.0s
19:22:13 [2020-10-16T19:22:13.887Z] 
19:22:13 [2020-10-16T19:22:13.887Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:22:14 [2020-10-16T19:22:14.051Z] #41 13.11   DEP      images/core.pb-c.d
19:22:14 [2020-10-16T19:22:14.051Z] #41 13.15   DEP      images/inventory.pb-c.d
19:22:14 [2020-10-16T19:22:14.051Z] #41 13.20   PBCC     images/cpuinfo.pb-c.c
19:22:14 [2020-10-16T19:22:14.314Z] #41 13.22   DEP      images/cpuinfo.pb-c.d
19:22:14 [2020-10-16T19:22:14.314Z] #41 13.27   PBCC     images/stats.pb-c.c
19:22:14 [2020-10-16T19:22:14.314Z] #41 13.29   DEP      images/stats.pb-c.d
19:22:14 [2020-10-16T19:22:14.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:22:14 [2020-10-16T19:22:14.573Z] #42 68.64   LINK     criu/pie/parasite.built-in.o
19:22:14 [2020-10-16T19:22:14.574Z] #42 68.66   GEN      criu/pie/parasite-blob.h
19:22:14 [2020-10-16T19:22:14.574Z] #42 68.70   CC       criu/pie/parasite-vdso.o
19:22:14 [2020-10-16T19:22:14.734Z] #18 59.18 Setting up xfsprogs (4.20.0-1) ...
19:22:14 [2020-10-16T19:22:14.734Z] #18 59.20 Setting up python3-lib2to3 (3.7.3-1) ...
19:22:14 [2020-10-16T19:22:14.994Z] #18 59.55 Setting up python3-pkg-resources (40.8.0-1) ...
19:22:15 [2020-10-16T19:22:15.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:22:15 [2020-10-16T19:22:15.295Z] Using test binary docker
19:22:15 [2020-10-16T19:22:15.295Z] +++ /etc/init.d/apparmor start
19:22:15 [2020-10-16T19:22:15.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:22:15 [2020-10-16T19:22:15.295Z] INFO: Waiting for daemon to start...
19:22:15 [2020-10-16T19:22:15.295Z] Starting dockerd
19:22:15 [2020-10-16T19:22:15.295Z] +++ 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:22:15 [2020-10-16T19:22:15.295Z] .Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:22:15 [2020-10-16T19:22:15.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:22:15 [2020-10-16T19:22:15.564Z] Using test binary docker
19:22:15 [2020-10-16T19:22:15.564Z] +++ /etc/init.d/apparmor start
19:22:15 [2020-10-16T19:22:15.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:22:15 [2020-10-16T19:22:15.564Z] Starting dockerd
19:22:15 [2020-10-16T19:22:15.564Z] INFO: Waiting for daemon to start...
19:22:15 [2020-10-16T19:22:15.564Z] +++ 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:22:15 [2020-10-16T19:22:15.564Z] #18 60.41 Setting up python3-distutils (3.7.3-1) ...
19:22:15 [2020-10-16T19:22:15.630Z] #42 69.58   CC       criu/arch/ppc64/vdso-pie.o
19:22:15 [2020-10-16T19:22:15.711Z] #41 14.64 make[1]: Nothing to be done for 'all'.
19:22:15 [2020-10-16T19:22:15.929Z] #42 69.94   CC       criu/arch/ppc64/restorer.o
19:22:16 [2020-10-16T19:22:16.132Z] .Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:22:16 [2020-10-16T19:22:16.134Z] #18 60.95 Setting up python3-setuptools (40.8.0-1) ...
19:22:16 [2020-10-16T19:22:16.576Z] #42 70.38   CC       criu/arch/ppc64/vdso-trampoline.o
19:22:16 [2020-10-16T19:22:16.577Z] #42 70.43   CC       criu/pie/restorer.o
19:22:16 [2020-10-16T19:22:16.577Z] #42 ...
19:22:16 [2020-10-16T19:22:16.577Z] 
19:22:16 [2020-10-16T19:22:16.577Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:16 [2020-10-16T19:22:16.577Z] #44 119.1 go/doc
19:22:16 [2020-10-16T19:22:16.577Z] #44 119.2 math/big
19:22:16 [2020-10-16T19:22:16.577Z] #44 126.9 vendor/golang.org/x/text/unicode/norm
19:22:16 [2020-10-16T19:22:16.577Z] #44 ...
19:22:16 [2020-10-16T19:22:16.577Z] 
19:22:16 [2020-10-16T19:22:16.577Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:22:16 [2020-10-16T19:22:16.577Z] #57 126.8 + for f in rootlesskit rootlesskit-docker-proxy
19:22:16 [2020-10-16T19:22:16.577Z] #57 126.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:22:16 [2020-10-16T19:22:16.671Z] #41 ...
19:22:16 [2020-10-16T19:22:16.671Z] 
19:22:16 [2020-10-16T19:22:16.671Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:22:16 [2020-10-16T19:22:16.671Z] #11 94.19 Selecting previously unselected package g++-mingw-w64-x86-64.
19:22:16 [2020-10-16T19:22:16.703Z] #18 ...
19:22:16 [2020-10-16T19:22:16.703Z] 
19:22:16 [2020-10-16T19:22:16.703Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:22:16 [2020-10-16T19:22:16.703Z] #38 185.7 + dpkg --print-architecture
19:22:16 [2020-10-16T19:22:16.703Z] #38 185.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:22:16 [2020-10-16T19:22:16.934Z] #11 94.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:22:16 [2020-10-16T19:22:16.935Z] #11 94.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:17 [2020-10-16T19:22:17.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:22:17 [2020-10-16T19:22:17.273Z] #38 186.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:22:17 [2020-10-16T19:22:17.273Z] #38 186.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:22:17 [2020-10-16T19:22:17.842Z] #38 ...
19:22:17 [2020-10-16T19:22:17.842Z] 
19:22:17 [2020-10-16T19:22:17.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:17 [2020-10-16T19:22:17.842Z] #41 108.2   CC       criu/files-ext.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 108.5   CC       criu/files-reg.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 110.6   CC       criu/files.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 112.8   CC       criu/filesystems.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 113.5   CC       criu/fsnotify.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 114.7   CC       criu/image-desc.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 114.8   CC       criu/image.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 115.7   CC       criu/ipc_ns.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 116.9   CC       criu/irmap.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 117.5   CC       criu/kcmp-ids.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 117.9   CC       criu/kerndat.o
19:22:17 [2020-10-16T19:22:17.842Z] #41 ...
19:22:17 [2020-10-16T19:22:17.842Z] 
19:22:17 [2020-10-16T19:22:17.842Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:17 [2020-10-16T19:22:17.842Z] #18 62.18 Setting up python3-pip (18.1-5) ...
19:22:18 [2020-10-16T19:22:18.030Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:22:18 [2020-10-16T19:22:18.030Z] Using test binary docker
19:22:18 [2020-10-16T19:22:18.030Z] +++ /etc/init.d/apparmor start
19:22:18 [2020-10-16T19:22:18.030Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:22:18 [2020-10-16T19:22:18.030Z] INFO: Waiting for daemon to start...
19:22:18 [2020-10-16T19:22:18.030Z] Starting dockerd
19:22:18 [2020-10-16T19:22:18.030Z] +++ 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:22:18 [2020-10-16T19:22:18.412Z] #18 63.29 Processing triggers for libc-bin (2.28-10) ...
19:22:18 [2020-10-16T19:22:18.413Z] #18 63.31 Processing triggers for mime-support (3.62) ...
19:22:18 [2020-10-16T19:22:18.690Z] #57 ...
19:22:18 [2020-10-16T19:22:18.690Z] 
19:22:18 [2020-10-16T19:22:18.690Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:18 [2020-10-16T19:22:18.690Z] #52 11.22 + cd /tmp/tmp.wr9rnq48C8/src/github.com/opencontainers/runc
19:22:18 [2020-10-16T19:22:18.690Z] #52 11.22 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:22:18 [2020-10-16T19:22:18.690Z] #52 11.63 + '[' -z '' ']'
19:22:18 [2020-10-16T19:22:18.690Z] #52 11.63 + target=static
19:22:18 [2020-10-16T19:22:18.690Z] #52 11.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:22:18 [2020-10-16T19:22:18.690Z] #52 12.26 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
19:22:18 [2020-10-16T19:22:18.690Z] #52 ...
19:22:18 [2020-10-16T19:22:18.690Z] 
19:22:18 [2020-10-16T19:22:18.690Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:18 [2020-10-16T19:22:18.690Z] #44 130.9 github.com/LK4D4/vndr/build
19:22:19 [2020-10-16T19:22:19.136Z] #20 5.211 Collecting yamllint==1.16.0
19:22:19 [2020-10-16T19:22:19.840Z] #18 DONE 64.2s
19:22:19 [2020-10-16T19:22:19.840Z] 
19:22:19 [2020-10-16T19:22:19.840Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:22:19 [2020-10-16T19:22:19.933Z] .
19:22:19 [2020-10-16T19:22:19.933Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.933Z] 
19:22:19 [2020-10-16T19:22:19.933Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.933Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.933Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.933Z] Error: No such image: emptyfs
19:22:19 [2020-10-16T19:22:19.933Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:22:19 [2020-10-16T19:22:19.933Z] ++++ docker load
19:22:19 [2020-10-16T19:22:19.933Z] Error: No such image: emptyfs
19:22:19 [2020-10-16T19:22:19.933Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:22:19 [2020-10-16T19:22:19.933Z] ++++ docker load
19:22:19 [2020-10-16T19:22:19.933Z] Running integration-test (iteration 1)
19:22:19 [2020-10-16T19:22:19.933Z] Running integration-test (iteration 1)
19:22:19 [2020-10-16T19:22:19.933Z] 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:22:19 [2020-10-16T19:22:19.933Z] ++ 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:22:19 [2020-10-16T19:22:19.933Z] ++ set -e
19:22:19 [2020-10-16T19:22:19.933Z] ++ '[' -n 0 ']'
19:22:19 [2020-10-16T19:22:19.933Z] ++ set -x
19:22:19 [2020-10-16T19:22:19.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:22:19 [2020-10-16T19:22:19.934Z] 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:22:19 [2020-10-16T19:22:19.934Z] ++ 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:22:19 [2020-10-16T19:22:19.934Z] ++ set -e
19:22:19 [2020-10-16T19:22:19.934Z] ++ '[' -n 0 ']'
19:22:19 [2020-10-16T19:22:19.934Z] ++ set -x
19:22:19 [2020-10-16T19:22:19.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:22:19 [2020-10-16T19:22:19.934Z] 
19:22:19 [2020-10-16T19:22:19.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:22:19 [2020-10-16T19:22:19.934Z] Error: No such image: emptyfs
19:22:19 [2020-10-16T19:22:19.934Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:22:19 [2020-10-16T19:22:19.934Z] ++++ docker load
19:22:20 [2020-10-16T19:22:20.134Z] Client: Docker Engine - Enterprise
19:22:20 [2020-10-16T19:22:20.134Z]  Version:           19.03.12
19:22:20 [2020-10-16T19:22:20.134Z]  API version:       1.40
19:22:20 [2020-10-16T19:22:20.134Z]  Go version:        go1.13.13
19:22:20 [2020-10-16T19:22:20.134Z]  Git commit:        4306744
19:22:20 [2020-10-16T19:22:20.134Z]  Built:             08/05/2020 19:27:53
19:22:20 [2020-10-16T19:22:20.134Z]  OS/Arch:           windows/amd64
19:22:20 [2020-10-16T19:22:20.134Z]  Experimental:      false
19:22:20 [2020-10-16T19:22:20.134Z] 
19:22:20 [2020-10-16T19:22:20.134Z] Server: Docker Engine - Enterprise
19:22:20 [2020-10-16T19:22:20.134Z]  Engine:
19:22:20 [2020-10-16T19:22:20.134Z]   Version:          19.03.12
19:22:20 [2020-10-16T19:22:20.134Z]   API version:      1.40 (minimum version 1.24)
19:22:20 [2020-10-16T19:22:20.134Z]   Go version:       go1.13.13
19:22:20 [2020-10-16T19:22:20.134Z]   Git commit:       f295753ffd
19:22:20 [2020-10-16T19:22:20.134Z]   Built:            08/05/2020 19:26:41
19:22:20 [2020-10-16T19:22:20.134Z]   OS/Arch:          windows/amd64
19:22:20 [2020-10-16T19:22:20.134Z]   Experimental:     true
19:22:20 [2020-10-16T19:22:20.193Z] Running integration-test (iteration 1)
19:22:20 [2020-10-16T19:22:20.193Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:22:20 [2020-10-16T19:22:20.193Z] ++ 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:22:20 [2020-10-16T19:22:20.193Z] ++ set -e
19:22:20 [2020-10-16T19:22:20.193Z] ++ '[' -n 0 ']'
19:22:20 [2020-10-16T19:22:20.193Z] ++ set -x
19:22:20 [2020-10-16T19:22:20.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
19:22:20 [2020-10-16T19:22:20.436Z] #19 0.949 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:22:20 [2020-10-16T19:22:20.436Z] #19 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:22:20 [2020-10-16T19:22:20.436Z] #19 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:22:20 [2020-10-16T19:22:20.505Z] #20 ...
19:22:20 [2020-10-16T19:22:20.505Z] 
19:22:20 [2020-10-16T19:22:20.505Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:20 [2020-10-16T19:22:20.505Z] #41 125.3   CC       criu/libnetlink.o
19:22:20 [2020-10-16T19:22:20.505Z] #41 125.7   CC       criu/log.o
19:22:20 [2020-10-16T19:22:20.505Z] #41 126.3   CC       criu/lsm.o
19:22:20 [2020-10-16T19:22:20.505Z] #41 126.8   CC       criu/mem.o
19:22:20 [2020-10-16T19:22:20.505Z] #41 128.6   CC       criu/memfd.o
19:22:20 [2020-10-16T19:22:20.505Z] #41 129.3   CC       criu/mount.o
19:22:20 [2020-10-16T19:22:20.697Z] #19 DONE 1.0s
19:22:20 [2020-10-16T19:22:20.697Z] 
19:22:20 [2020-10-16T19:22:20.697Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
[Pipeline] sh
19:22:20 [2020-10-16T19:22:20.792Z] #44 ...
19:22:20 [2020-10-16T19:22:20.792Z] 
19:22:20 [2020-10-16T19:22:20.792Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:20 [2020-10-16T19:22:20.792Z] #19 11.26 Fetched 8164 kB in 11s (752 kB/s)
19:22:20 [2020-10-16T19:22:20.792Z] #19 11.26 Reading package lists...
19:22:20 [2020-10-16T19:22:20.792Z] #19 16.12 Reading package lists...
19:22:20 [2020-10-16T19:22:20.792Z] #19 20.28 Building dependency tree...
19:22:21 [2020-10-16T19:22:21.091Z] #19 ...
19:22:21 [2020-10-16T19:22:21.091Z] 
19:22:21 [2020-10-16T19:22:21.091Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:21 [2020-10-16T19:22:21.091Z] #42 73.99   LINK     criu/pie/restorer.built-in.o
19:22:21 [2020-10-16T19:22:21.091Z] #42 74.01   GEN      criu/pie/restorer-blob.h
19:22:21 [2020-10-16T19:22:21.091Z] #42 74.17   DEP      criu/vdso.d
19:22:21 [2020-10-16T19:22:21.091Z] #42 74.40   DEP      criu/uts_ns.d
19:22:21 [2020-10-16T19:22:21.091Z] #42 74.68   DEP      criu/util.d
19:22:21 [2020-10-16T19:22:21.091Z] #42 75.05   DEP      criu/uffd.d
19:22:21 [2020-10-16T19:22:21.186Z] #11 ...
19:22:21 [2020-10-16T19:22:21.186Z] 
19:22:21 [2020-10-16T19:22:21.186Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:21 [2020-10-16T19:22:21.186Z] #54 36.59 + bin/ctr
19:22:21 [2020-10-16T19:22:21.186Z] #54 ...
19:22:21 [2020-10-16T19:22:21.186Z] 
19:22:21 [2020-10-16T19:22:21.186Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:21 [2020-10-16T19:22:21.186Z] #43 88.49 vendor/golang.org/x/net/http/httpguts
19:22:21 [2020-10-16T19:22:21.186Z] #43 88.49 mime/multipart
19:22:21 [2020-10-16T19:22:21.186Z] #43 90.75 crypto/tls
19:22:21 [2020-10-16T19:22:21.186Z] #43 96.73 net/http/httptrace
19:22:21 [2020-10-16T19:22:21.186Z] #43 96.95 net/http
19:22:21 [2020-10-16T19:22:21.390Z] #42 75.35   DEP      criu/tun.d
19:22:21 [2020-10-16T19:22:21.450Z] #43 ...
19:22:21 [2020-10-16T19:22:21.450Z] 
19:22:21 [2020-10-16T19:22:21.450Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:21 [2020-10-16T19:22:21.450Z] #41 16.06   CC       images/stats.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 16.64   CC       images/core.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 17.39   CC       images/core-x86.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 18.10   CC       images/core-arm.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 18.35   CC       images/core-aarch64.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 18.76   CC       images/core-ppc64.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 19.20   CC       images/core-s390.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 19.94   CC       images/cpuinfo.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 20.43   CC       images/inventory.o
19:22:21 [2020-10-16T19:22:21.450Z] #41 20.66   CC       images/fdinfo.o
19:22:21 [2020-10-16T19:22:21.665Z] + docker info
19:22:21 [2020-10-16T19:22:21.689Z] #42 75.59   DEP      criu/tty.d
19:22:21 [2020-10-16T19:22:21.748Z] #41 20.95   CC       images/fown.o
19:22:21 [2020-10-16T19:22:21.987Z] #42 ...
19:22:21 [2020-10-16T19:22:21.987Z] 
19:22:21 [2020-10-16T19:22:21.987Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:22:21 [2020-10-16T19:22:21.987Z] #57 DONE 134.6s
19:22:21 [2020-10-16T19:22:21.987Z] 
19:22:21 [2020-10-16T19:22:21.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:21 [2020-10-16T19:22:21.987Z] #42 75.80   DEP      criu/timerfd.d
19:22:21 [2020-10-16T19:22:21.987Z] #42 ...
19:22:21 [2020-10-16T19:22:21.987Z] 
19:22:21 [2020-10-16T19:22:21.987Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:22:21 [2020-10-16T19:22:21.987Z] #58 DONE 0.1s
19:22:21 [2020-10-16T19:22:21.987Z] 
19:22:21 [2020-10-16T19:22:21.987Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:22:21 [2020-10-16T19:22:21.987Z] #59 DONE 0.1s
19:22:21 [2020-10-16T19:22:21.987Z] 
19:22:21 [2020-10-16T19:22:21.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:21 [2020-10-16T19:22:21.987Z] #42 76.07   DEP      criu/timens.d
19:22:22 [2020-10-16T19:22:22.049Z] #41 21.18   CC       images/ns.o
19:22:22 [2020-10-16T19:22:22.291Z] #42 76.38   DEP      criu/sysfs_parse.d
19:22:22 [2020-10-16T19:22:22.355Z] #41 21.49   CC       images/regfile.o
19:22:22 [2020-10-16T19:22:22.395Z] #41 133.0   CC       criu/namespaces.o
19:22:22 [2020-10-16T19:22:22.590Z] #42 76.54   DEP      criu/sysctl.d
19:22:22 [2020-10-16T19:22:22.590Z] #42 76.79   DEP      criu/string.d
19:22:22 [2020-10-16T19:22:22.618Z] #41 21.79   CC       images/ghost-file.o
19:22:22 [2020-10-16T19:22:22.890Z] #42 76.81   DEP      criu/stats.d
19:22:22 [2020-10-16T19:22:22.890Z] #42 76.90   DEP      criu/sockets.d
19:22:23 [2020-10-16T19:22:23.209Z] #41 22.22   CC       images/fifo.o
19:22:23 [2020-10-16T19:22:23.221Z] #42 77.06   DEP      criu/sk-unix.d
19:22:23 [2020-10-16T19:22:23.221Z] #42 77.26   DEP      criu/sk-tcp.d
19:22:23 [2020-10-16T19:22:23.487Z] #41 22.55   CC       images/remap-file-path.o
19:22:23 [2020-10-16T19:22:23.520Z] #42 77.46   DEP      criu/sk-queue.d
19:22:23 [2020-10-16T19:22:23.757Z] #41 22.79   CC       images/eventfd.o
19:22:23 [2020-10-16T19:22:23.821Z] #42 77.70   DEP      criu/sk-packet.d
19:22:23 [2020-10-16T19:22:23.821Z] #42 77.84   DEP      criu/sk-netlink.d
19:22:24 [2020-10-16T19:22:24.019Z] #41 22.92   CC       images/eventpoll.o
19:22:24 [2020-10-16T19:22:24.123Z] #42 78.10   DEP      criu/sk-inet.d
19:22:24 [2020-10-16T19:22:24.282Z] #41 23.24   CC       images/fh.o
19:22:24 [2020-10-16T19:22:24.286Z] #41 134.7   CC       criu/net.o
19:22:24 [2020-10-16T19:22:24.424Z] #42 78.42   DEP      criu/signalfd.d
19:22:24 [2020-10-16T19:22:24.542Z] #41 ...
19:22:24 [2020-10-16T19:22:24.542Z] 
19:22:24 [2020-10-16T19:22:24.542Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:22:24 [2020-10-16T19:22:24.542Z] #20 10.59   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:22:24 [2020-10-16T19:22:24.542Z] #20 10.70 Collecting pyyaml (from yamllint==1.16.0)
19:22:24 [2020-10-16T19:22:24.545Z] #41 23.59   CC       images/fsnotify.o
19:22:24 [2020-10-16T19:22:24.726Z] #42 78.66   DEP      criu/sigframe.d
19:22:24 [2020-10-16T19:22:24.726Z] #42 78.80   DEP      criu/shmem.d
19:22:24 [2020-10-16T19:22:24.798Z] #20 10.88   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:22:25 [2020-10-16T19:22:25.025Z] #42 79.00   DEP      criu/servicefd.d
19:22:25 [2020-10-16T19:22:25.122Z] #41 24.34   CC       images/signalfd.o
19:22:25 [2020-10-16T19:22:25.325Z] #42 79.22   DEP      criu/seize.d
19:22:25 [2020-10-16T19:22:25.623Z] #42 79.50   DEP      criu/seccomp.d
19:22:25 [2020-10-16T19:22:25.623Z] #42 79.76   DEP      criu/rst-malloc.d
19:22:25 [2020-10-16T19:22:25.699Z] #41 24.60   CC       images/fs.o
19:22:25 [2020-10-16T19:22:25.699Z] #41 24.85   CC       images/pstree.o
19:22:25 [2020-10-16T19:22:25.699Z] #41 24.99   CC       images/pipe.o
19:22:25 [2020-10-16T19:22:25.920Z] #42 79.92   DEP      criu/rbtree.d
19:22:25 [2020-10-16T19:22:25.920Z] #42 79.95   DEP      criu/pstree.d
19:22:25 [2020-10-16T19:22:25.920Z] #42 80.09   DEP      criu/protobuf.d
19:22:25 [2020-10-16T19:22:25.974Z] #20 5.306 Collecting yamllint==1.16.0
19:22:26 [2020-10-16T19:22:26.217Z] #42 80.33   GEN      criu/protobuf-desc-gen.h
19:22:26 [2020-10-16T19:22:26.276Z] #41 25.17   CC       images/tcp-stream.o
19:22:26 [2020-10-16T19:22:26.276Z] #41 25.40   CC       images/sk-packet.o
19:22:26 [2020-10-16T19:22:26.539Z] #41 25.68   CC       images/mnt.o
19:22:26 [2020-10-16T19:22:26.539Z] #41 25.79   CC       images/pipe-data.o
19:22:26 [2020-10-16T19:22:26.690Z] #20 12.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:22:26 [2020-10-16T19:22:26.690Z] #20 12.55   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:22:26 [2020-10-16T19:22:26.690Z] #20 12.59 Building wheels for collected packages: pyyaml
19:22:26 [2020-10-16T19:22:26.690Z] #20 12.60   Running setup.py bdist_wheel for pyyaml: started
19:22:26 [2020-10-16T19:22:26.803Z] #41 25.91   CC       images/sa.o
19:22:27 [2020-10-16T19:22:27.066Z] #41 26.09   CC       images/timer.o
19:22:27 [2020-10-16T19:22:27.330Z] #41 ...
19:22:27 [2020-10-16T19:22:27.330Z] 
19:22:27 [2020-10-16T19:22:27.330Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:27 [2020-10-16T19:22:27.330Z] #43 104.6 github.com/LK4D4/vndr/godl
19:22:27 [2020-10-16T19:22:27.352Z] #20 ...
19:22:27 [2020-10-16T19:22:27.352Z] 
19:22:27 [2020-10-16T19:22:27.352Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:27 [2020-10-16T19:22:27.352Z] #41 119.0   CC       criu/libnetlink.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 119.4   CC       criu/log.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 119.9   CC       criu/lsm.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 120.4   CC       criu/mem.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 122.7   CC       criu/memfd.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 123.4   CC       criu/mount.o
19:22:27 [2020-10-16T19:22:27.352Z] #41 127.3   CC       criu/namespaces.o
19:22:27 [2020-10-16T19:22:27.595Z] #43 105.1 github.com/LK4D4/vndr
19:22:27 [2020-10-16T19:22:27.620Z] #20 13.68   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:22:27 [2020-10-16T19:22:27.620Z] #20 13.68   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:22:27 [2020-10-16T19:22:27.620Z] #20 13.75 Successfully built pyyaml
19:22:27 [2020-10-16T19:22:27.620Z] #20 13.77 Installing collected packages: pyyaml, pathspec, yamllint
19:22:27 [2020-10-16T19:22:27.758Z] #42 ...
19:22:27 [2020-10-16T19:22:27.759Z] 
19:22:27 [2020-10-16T19:22:27.759Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:27 [2020-10-16T19:22:27.759Z] #44 140.2 mime
19:22:28 [2020-10-16T19:22:28.057Z] #44 140.8 net/http/internal
19:22:28 [2020-10-16T19:22:28.182Z] #20 14.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:22:28 [2020-10-16T19:22:28.733Z] #41 129.0   CC       criu/net.o
19:22:28 [2020-10-16T19:22:28.746Z] #20 DONE 14.6s
19:22:28 [2020-10-16T19:22:28.746Z] 
19:22:28 [2020-10-16T19:22:28.746Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:22:29 [2020-10-16T19:22:29.003Z] #23 DONE 0.3s
19:22:29 [2020-10-16T19:22:29.003Z] 
19:22:29 [2020-10-16T19:22:29.003Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:22:31 [2020-10-16T19:22:31.275Z] #41 ...
19:22:31 [2020-10-16T19:22:31.275Z] 
19:22:31 [2020-10-16T19:22:31.275Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:22:31 [2020-10-16T19:22:31.275Z] #20 10.71   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:22:31 [2020-10-16T19:22:31.275Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0)
19:22:31 [2020-10-16T19:22:31.535Z] #20 10.93   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:22:31 [2020-10-16T19:22:31.639Z] #44 ...
19:22:31 [2020-10-16T19:22:31.639Z] 
19:22:31 [2020-10-16T19:22:31.639Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.63 libcap2-bin is already the newest version (1:2.25-2).
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.63 The following additional packages will be installed:
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.63   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   python3.7 python3.7-minimal vim-runtime xxd
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64 Suggested packages:
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64 Recommended packages:
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   aufs-dkms nftables build-essential python3-dev python3-keyring
19:22:31 [2020-10-16T19:22:31.639Z] #19 21.64   python3-keyrings.alt python3-xdg unzip
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.12 The following NEW packages will be installed:
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.13   xz-utils zip
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.27 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.27 Need to get 29.2 MB of archives.
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.27 After this operation, 134 MB of additional disk space will be used.
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
19:22:31 [2020-10-16T19:22:31.639Z] #19 24.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 24.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 25.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 26.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
19:22:31 [2020-10-16T19:22:31.640Z] #19 26.79 debconf: delaying package configuration, since apt-utils is not installed
19:22:31 [2020-10-16T19:22:31.640Z] #19 26.91 Fetched 29.2 MB in 2s (16.2 MB/s)
19:22:31 [2020-10-16T19:22:31.640Z] #19 26.98 Selecting previously unselected package pigz.
19:22:31 [2020-10-16T19:22:31.640Z] #19 26.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.09 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.10 Unpacking pigz (2.4-1) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.28 Selecting previously unselected package libpython3.7-minimal:ppc64el.
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.31 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.87 Selecting previously unselected package python3.7-minimal.
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 27.89 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 28.83 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 28.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.41 Selecting previously unselected package python3-minimal.
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.47 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.47 Unpacking python3-minimal (3.7.3-1) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.58 Selecting previously unselected package libmpdec2:ppc64el.
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.58 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.67 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
19:22:31 [2020-10-16T19:22:31.640Z] #19 31.68 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
19:22:32 [2020-10-16T19:22:32.286Z] #19 32.70 Selecting previously unselected package python3.7.
19:22:32 [2020-10-16T19:22:32.286Z] #19 32.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
19:22:32 [2020-10-16T19:22:32.286Z] #19 32.72 Unpacking python3.7 (3.7.3-2+deb10u2) ...
19:22:32 [2020-10-16T19:22:32.408Z] Loaded image: buildpack-deps:buster
19:22:32 [2020-10-16T19:22:32.585Z] #19 32.84 Selecting previously unselected package libpython3-stdlib:ppc64el.
19:22:32 [2020-10-16T19:22:32.585Z] #19 32.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
19:22:32 [2020-10-16T19:22:32.585Z] #19 32.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
19:22:32 [2020-10-16T19:22:32.585Z] #19 ...
19:22:32 [2020-10-16T19:22:32.585Z] 
19:22:32 [2020-10-16T19:22:32.585Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:32 [2020-10-16T19:22:32.585Z] #44 145.2 net/textproto
19:22:32 [2020-10-16T19:22:32.585Z] #44 145.2 vendor/golang.org/x/net/http/httpproxy
19:22:32 [2020-10-16T19:22:32.585Z] #44 145.2 crypto/x509
19:22:32 [2020-10-16T19:22:32.916Z] #43 ...
19:22:32 [2020-10-16T19:22:32.916Z] 
19:22:32 [2020-10-16T19:22:32.916Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.3 Selecting previously unselected package libapparmor1:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.3 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.4 Selecting previously unselected package libapparmor-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.6 Selecting previously unselected package libbtrfs0.
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.6 Unpacking libbtrfs0 (4.20.1-2) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.7 Selecting previously unselected package libbtrfs-dev.
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.7 Unpacking libbtrfs-dev (4.20.1-2) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 106.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.0 Selecting previously unselected package libudev-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.0 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.2 Selecting previously unselected package libsepol1-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.8 Selecting previously unselected package libpcre16-3:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 107.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.1 Selecting previously unselected package libpcre32-3:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.3 Selecting previously unselected package libpcrecpp0v5:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.4 Selecting previously unselected package libpcre3-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.8 Selecting previously unselected package libselinux1-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 108.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.0 Selecting previously unselected package libdevmapper-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.1 Selecting previously unselected package libseccomp-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.3 Selecting previously unselected package libsystemd-dev:arm64.
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.8 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.8 Setting up libpcre16-3:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.9 Setting up libsepol1-dev:arm64 (2.8-1) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.9 Setting up libbtrfs0 (4.20.1-2) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 109.9 Setting up libpcre32-3:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.0 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.0 Setting up libbtrfs-dev (4.20.1-2) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up mingw-w64-common (6.0.0-3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:22:32 [2020-10-16T19:22:32.916Z] #11 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.2 Setting up dmsetup (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:22:32 [2020-10-16T19:22:32.917Z] #11 110.3 Processing triggers for libc-bin (2.28-10) ...
19:22:32 [2020-10-16T19:22:32.917Z] #20 12.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:22:32 [2020-10-16T19:22:32.917Z] #20 12.34   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:22:32 [2020-10-16T19:22:32.917Z] #20 12.40 Building wheels for collected packages: pyyaml
19:22:32 [2020-10-16T19:22:32.917Z] #20 12.40   Running setup.py bdist_wheel for pyyaml: started
19:22:32 [2020-10-16T19:22:32.975Z] Loaded image: buildpack-deps:buster
19:22:32 [2020-10-16T19:22:32.975Z] Loaded image: buildpack-deps:buster
19:22:32 [2020-10-16T19:22:32.975Z] Loaded image: busybox:latest
19:22:33 [2020-10-16T19:22:33.181Z] #28 DONE 4.0s
19:22:33 [2020-10-16T19:22:33.181Z] 
19:22:33 [2020-10-16T19:22:33.181Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:22:33 [2020-10-16T19:22:33.181Z] #31 DONE 0.4s
19:22:33 [2020-10-16T19:22:33.181Z] 
19:22:33 [2020-10-16T19:22:33.181Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:22:33 [2020-10-16T19:22:33.181Z] #33 DONE 0.1s
19:22:33 [2020-10-16T19:22:33.181Z] 
19:22:33 [2020-10-16T19:22:33.181Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:33 [2020-10-16T19:22:33.181Z] #51 93.51 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:22:33 [2020-10-16T19:22:33.439Z] #51 ...
19:22:33 [2020-10-16T19:22:33.439Z] 
19:22:33 [2020-10-16T19:22:33.439Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:22:33 [2020-10-16T19:22:33.439Z] #36 DONE 0.0s
19:22:33 [2020-10-16T19:22:33.439Z] 
19:22:33 [2020-10-16T19:22:33.439Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:33 [2020-10-16T19:22:33.439Z] #41 138.1   CC       criu/netfilter.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 138.7   CC       criu/page-pipe.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 139.5   CC       criu/page-xfer.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 140.9   CC       criu/pagemap-cache.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 141.2   CC       criu/pagemap.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 142.1   CC       criu/parasite-syscall.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 142.9   CC       criu/path.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 143.1   CC       criu/pie-util-vdso-elf32.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 143.5   CC       criu/pie-util-vdso.o
19:22:33 [2020-10-16T19:22:33.439Z] #41 144.0   CC       criu/pie-util.o
19:22:33 [2020-10-16T19:22:33.695Z] #41 144.1   CC       criu/pipes.o
19:22:33 [2020-10-16T19:22:33.911Z] Loaded image: busybox:latest
19:22:33 [2020-10-16T19:22:33.911Z] Loaded image: busybox:latest
19:22:34 [2020-10-16T19:22:34.171Z] Loaded image: busybox:glibc
19:22:34 [2020-10-16T19:22:34.171Z] Loaded image: debian:buster
19:22:34 [2020-10-16T19:22:34.259Z] #41 144.8   CC       criu/plugin.o
19:22:34 [2020-10-16T19:22:34.300Z] #20 13.54   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:22:34 [2020-10-16T19:22:34.300Z] #20 13.54   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:22:34 [2020-10-16T19:22:34.300Z] #20 13.62 Successfully built pyyaml
19:22:34 [2020-10-16T19:22:34.300Z] #20 13.63 Installing collected packages: pyyaml, pathspec, yamllint
19:22:34 [2020-10-16T19:22:34.560Z] #20 14.00 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:22:34 [2020-10-16T19:22:34.702Z] #44 147.1 mime/multipart
19:22:34 [2020-10-16T19:22:34.702Z] #44 147.1 vendor/golang.org/x/net/http/httpguts
19:22:34 [2020-10-16T19:22:34.738Z] Loaded image: busybox:glibc
19:22:34 [2020-10-16T19:22:34.738Z] Loaded image: busybox:glibc
19:22:34 [2020-10-16T19:22:34.738Z] Loaded image: hello-world:latest
19:22:34 [2020-10-16T19:22:34.738Z] Loaded image: debian:buster
19:22:34 [2020-10-16T19:22:34.738Z] Loaded image: debian:buster
19:22:34 [2020-10-16T19:22:34.821Z] #41 ...
19:22:34 [2020-10-16T19:22:34.822Z] 
19:22:34 [2020-10-16T19:22:34.822Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:34 [2020-10-16T19:22:34.822Z] #51 95.53 + mkdir -p /build
19:22:34 [2020-10-16T19:22:34.822Z] #51 95.53 + cp runc /build/runc
19:22:34 [2020-10-16T19:22:34.842Z] #11 ...
19:22:34 [2020-10-16T19:22:34.842Z] 
19:22:34 [2020-10-16T19:22:34.842Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:34 [2020-10-16T19:22:34.842Z] #43 DONE 112.0s
19:22:34 [2020-10-16T19:22:34.842Z] 
19:22:34 [2020-10-16T19:22:34.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:34 [2020-10-16T19:22:34.842Z] #41 26.44   CC       images/timerfd.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 26.58   CC       images/mm.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 26.91   CC       images/sk-opts.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 27.18   CC       images/sk-unix.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 27.59   CC       images/sk-inet.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 27.99   CC       images/tun.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 28.20   CC       images/sk-netlink.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 28.46   CC       images/packet-sock.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 28.88   CC       images/ipc-var.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 29.20   CC       images/ipc-desc.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 29.41   CC       images/ipc-shm.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 29.61   CC       images/ipc-msg.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 29.98   CC       images/ipc-sem.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 30.26   CC       images/utsns.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 30.53   CC       images/creds.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 30.78   CC       images/vma.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 31.01   CC       images/netdev.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 31.31   CC       images/tty.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 31.92   CC       images/file-lock.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 32.17   CC       images/rlimit.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 32.34   CC       images/pagemap.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 32.60   CC       images/siginfo.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 32.98   CC       images/rpc.o
19:22:34 [2020-10-16T19:22:34.842Z] #41 ...
19:22:34 [2020-10-16T19:22:34.842Z] 
19:22:34 [2020-10-16T19:22:34.842Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:22:34 [2020-10-16T19:22:34.842Z] #11 DONE 112.0s
19:22:34 [2020-10-16T19:22:34.842Z] 
19:22:34 [2020-10-16T19:22:34.842Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
19:22:34 [2020-10-16T19:22:34.997Z] INFO: Testing against a local daemon
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:22:34 [2020-10-16T19:22:34.997Z] Loaded image: hello-world:latest
19:22:34 [2020-10-16T19:22:34.997Z] Loaded image: hello-world:latest
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:22:34 [2020-10-16T19:22:34.997Z] INFO: Testing against a local daemon
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerDaemonSuite
19:22:34 [2020-10-16T19:22:34.997Z] INFO: Testing against a local daemon
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestCgroupNamespacesBuild
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:22:34 [2020-10-16T19:22:34.997Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:22:35 [2020-10-16T19:22:35.081Z] #51 DONE 95.9s
19:22:35 [2020-10-16T19:22:35.081Z] 
19:22:35 [2020-10-16T19:22:35.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:35 [2020-10-16T19:22:35.081Z] #41 145.2   CC       criu/proc_parse.o
19:22:35 [2020-10-16T19:22:35.132Z] #20 DONE 14.4s
19:22:35 [2020-10-16T19:22:35.132Z] 
19:22:35 [2020-10-16T19:22:35.132Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:22:35 [2020-10-16T19:22:35.132Z] #23 DONE 0.2s
19:22:35 [2020-10-16T19:22:35.132Z] 
19:22:35 [2020-10-16T19:22:35.132Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:22:36 [2020-10-16T19:22:36.484Z] Client:
19:22:36 [2020-10-16T19:22:36.484Z]  Debug Mode: false
19:22:36 [2020-10-16T19:22:36.484Z]  Plugins:
19:22:36 [2020-10-16T19:22:36.484Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
19:22:36 [2020-10-16T19:22:36.484Z] 
19:22:36 [2020-10-16T19:22:36.484Z] Server:
19:22:36 [2020-10-16T19:22:36.484Z]  Containers: 0
19:22:36 [2020-10-16T19:22:36.484Z]   Running: 0
19:22:36 [2020-10-16T19:22:36.484Z]   Paused: 0
19:22:36 [2020-10-16T19:22:36.484Z]   Stopped: 0
19:22:36 [2020-10-16T19:22:36.484Z]  Images: 0
19:22:36 [2020-10-16T19:22:36.484Z]  Server Version: 19.03.12
19:22:36 [2020-10-16T19:22:36.484Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:22:36 [2020-10-16T19:22:36.484Z]   Windows: 
19:22:36 [2020-10-16T19:22:36.484Z]   LCOW: 
19:22:36 [2020-10-16T19:22:36.484Z]  Logging Driver: json-file
19:22:36 [2020-10-16T19:22:36.484Z]  Plugins:
19:22:36 [2020-10-16T19:22:36.484Z]   Volume: local
19:22:36 [2020-10-16T19:22:36.484Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:22:36 [2020-10-16T19:22:36.484Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:22:36 [2020-10-16T19:22:36.484Z]  Swarm: inactive
19:22:36 [2020-10-16T19:22:36.484Z]  Default Isolation: process
19:22:36 [2020-10-16T19:22:36.484Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:22:36 [2020-10-16T19:22:36.484Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
19:22:36 [2020-10-16T19:22:36.484Z]  OSType: windows
19:22:36 [2020-10-16T19:22:36.484Z]  Architecture: x86_64
19:22:36 [2020-10-16T19:22:36.484Z]  CPUs: 4
19:22:36 [2020-10-16T19:22:36.484Z]  Total Memory: 32GiB
19:22:36 [2020-10-16T19:22:36.484Z]  Name: azwin-2-a59390
19:22:36 [2020-10-16T19:22:36.484Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
19:22:36 [2020-10-16T19:22:36.484Z]  Docker Root Dir: D:\docker
19:22:36 [2020-10-16T19:22:36.484Z]  Debug Mode: false
19:22:36 [2020-10-16T19:22:36.484Z]  Registry: https://index.docker.io/v1/
19:22:36 [2020-10-16T19:22:36.484Z]  Labels:
19:22:36 [2020-10-16T19:22:36.484Z]  Experimental: true
19:22:36 [2020-10-16T19:22:36.484Z]  Insecure Registries:
19:22:36 [2020-10-16T19:22:36.484Z]   10.0.0.4:5000
19:22:36 [2020-10-16T19:22:36.484Z]   127.0.0.0/8
19:22:36 [2020-10-16T19:22:36.484Z]  Registry Mirrors:
19:22:36 [2020-10-16T19:22:36.484Z]   http://10.0.0.4:5000/
19:22:36 [2020-10-16T19:22:36.484Z]  Live Restore Enabled: false
19:22:36 [2020-10-16T19:22:36.484Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:22:37 [2020-10-16T19:22:37.422Z] #12 DONE 2.8s
19:22:37 [2020-10-16T19:22:37.422Z] 
19:22:37 [2020-10-16T19:22:37.422Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:22:37 [2020-10-16T19:22:37.608Z] #41 147.8   CC       criu/protobuf-desc.o
19:22:37 [2020-10-16T19:22:37.864Z] #41 ...
19:22:37 [2020-10-16T19:22:37.864Z] 
19:22:37 [2020-10-16T19:22:37.864Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:22:37 [2020-10-16T19:22:37.864Z] #38 DONE 216.9s
19:22:37 [2020-10-16T19:22:37.999Z] #13 ...
19:22:37 [2020-10-16T19:22:37.999Z] 
19:22:37 [2020-10-16T19:22:37.999Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:22:37 [2020-10-16T19:22:37.999Z] #30 DONE 115.3s
19:22:37 [2020-10-16T19:22:37.999Z] 
19:22:37 [2020-10-16T19:22:37.999Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:22:38 [2020-10-16T19:22:38.121Z] 
19:22:38 [2020-10-16T19:22:38.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:38 [2020-10-16T19:22:38.121Z] #41 148.4   CC       criu/protobuf.o
19:22:38 [2020-10-16T19:22:38.272Z] #44 ...
19:22:38 [2020-10-16T19:22:38.272Z] 
19:22:38 [2020-10-16T19:22:38.272Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:38 [2020-10-16T19:22:38.272Z] #19 32.96 Setting up python3-minimal (3.7.3-1) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 33.99 Selecting previously unselected package python3.
19:22:38 [2020-10-16T19:22:38.272Z] #19 33.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.05 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.06 Unpacking python3 (3.7.3-1) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.15 Selecting previously unselected package libip4tc0:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.16 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.25 Selecting previously unselected package libip6tc0:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.26 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.39 Selecting previously unselected package libiptc0:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.40 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.41 Unpacking libiptc0:ppc64el (1.8.2-4) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.47 Selecting previously unselected package libnfnetlink0:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.49 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.53 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.54 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.62 Selecting previously unselected package libnftnl11:ppc64el.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.63 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.75 Selecting previously unselected package iptables.
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.76 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 34.76 Unpacking iptables (1.8.2-4) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.25 Selecting previously unselected package xxd.
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.27 Unpacking xxd (2:8.1.0875-5) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.39 Selecting previously unselected package vim-common.
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.43 Unpacking vim-common (2:8.1.0875-5) ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.65 Selecting previously unselected package bash-completion.
19:22:38 [2020-10-16T19:22:38.272Z] #19 35.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:22:38 [2020-10-16T19:22:38.272Z] #19 ...
19:22:38 [2020-10-16T19:22:38.272Z] 
19:22:38 [2020-10-16T19:22:38.272Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:38 [2020-10-16T19:22:38.272Z] #44 150.8 crypto/tls
19:22:38 [2020-10-16T19:22:38.272Z] #44 ...
19:22:38 [2020-10-16T19:22:38.272Z] 
19:22:38 [2020-10-16T19:22:38.272Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:38 [2020-10-16T19:22:38.272Z] #42 82.32   DEP      criu/protobuf-desc.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 82.50   DEP      criu/proc_parse.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 82.80   DEP      criu/plugin.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 82.89   DEP      criu/pipes.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 83.10   DEP      criu/pie-util.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 83.23   DEP      criu/pie-util-vdso.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 83.37   DEP      criu/path.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 83.67   DEP      criu/parasite-syscall.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 83.92   DEP      criu/pagemap.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 84.12   DEP      criu/pagemap-cache.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 84.29   DEP      criu/page-xfer.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 84.49   DEP      criu/page-pipe.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 84.61   DEP      criu/netfilter.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 84.82   DEP      criu/net.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 85.10   DEP      criu/namespaces.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 85.32   DEP      criu/mount.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 85.56   DEP      criu/memfd.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 85.74   DEP      criu/mem.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 85.98   DEP      criu/lsm.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 86.12   DEP      criu/log.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 86.29   DEP      criu/libnetlink.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 86.47   DEP      criu/kerndat.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 86.74   DEP      criu/kcmp-ids.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 86.83   DEP      criu/irmap.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.00   DEP      criu/ipc_ns.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.24   DEP      criu/image.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.42   DEP      criu/image-desc.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.53   DEP      criu/fsnotify.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.74   DEP      criu/filesystems.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 87.96   DEP      criu/files.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.21   DEP      criu/files-reg.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.36   DEP      criu/files-ext.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.56   DEP      criu/file-lock.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.69   DEP      criu/file-ids.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.84   DEP      criu/fifo.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 88.98   DEP      criu/fdstore.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.09   DEP      criu/fault-injection.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.14   DEP      criu/external.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.25   DEP      criu/eventpoll.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.43   DEP      criu/eventfd.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.61   DEP      criu/crtools.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 89.81   DEP      criu/cr-service.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 90.03   DEP      criu/cr-restore.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 90.30   DEP      criu/cr-errno.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 90.32   DEP      criu/cr-dump.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 90.60   DEP      criu/cr-dedup.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 90.81   DEP      criu/cr-check.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.04   DEP      criu/config.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.21   DEP      criu/clone-noasan.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.32   DEP      criu/cgroup.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.51   DEP      criu/cgroup-props.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.64   DEP      criu/bitmap.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.66   DEP      criu/bfd.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.78   DEP      criu/autofs.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 91.97   DEP      criu/aio.d
19:22:38 [2020-10-16T19:22:38.272Z] #42 92.14   DEP      criu/action-scripts.d
19:22:38 [2020-10-16T19:22:38.378Z] #41 148.7   CC       criu/pstree.o
19:22:38 [2020-10-16T19:22:38.570Z] #42 92.57   CC       criu/action-scripts.o
19:22:39 [2020-10-16T19:22:39.220Z] #42 93.17   CC       criu/aio.o
19:22:39 [2020-10-16T19:22:39.220Z] #42 ...
19:22:39 [2020-10-16T19:22:39.220Z] 
19:22:39 [2020-10-16T19:22:39.220Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:39 [2020-10-16T19:22:39.220Z] #19 39.68 Unpacking bash-completion (1:2.8-6) ...
19:22:39 [2020-10-16T19:22:39.335Z] #28 DONE 4.1s
19:22:39 [2020-10-16T19:22:39.335Z] 
19:22:39 [2020-10-16T19:22:39.335Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:39 [2020-10-16T19:22:39.335Z] #51 91.01 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:22:39 [2020-10-16T19:22:39.335Z] #51 ...
19:22:39 [2020-10-16T19:22:39.335Z] 
19:22:39 [2020-10-16T19:22:39.335Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:22:39 [2020-10-16T19:22:39.335Z] #31 DONE 0.3s
19:22:39 [2020-10-16T19:22:39.595Z] 
19:22:39 [2020-10-16T19:22:39.595Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:22:39 [2020-10-16T19:22:39.595Z] #33 DONE 0.1s
19:22:39 [2020-10-16T19:22:39.595Z] 
19:22:39 [2020-10-16T19:22:39.595Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:22:39 [2020-10-16T19:22:39.595Z] #36 DONE 0.0s
19:22:39 [2020-10-16T19:22:39.595Z] 
19:22:39 [2020-10-16T19:22:39.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:39 [2020-10-16T19:22:39.595Z] #41 132.0   CC       criu/netfilter.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 132.4   CC       criu/page-pipe.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 133.2   CC       criu/page-xfer.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 134.9   CC       criu/pagemap-cache.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 135.4   CC       criu/pagemap.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 136.5   CC       criu/parasite-syscall.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 137.4   CC       criu/path.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 137.6   CC       criu/pie-util-vdso-elf32.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 138.0   CC       criu/pie-util-vdso.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 138.4   CC       criu/pie-util.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 138.6   CC       criu/pipes.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 139.3   CC       criu/plugin.o
19:22:39 [2020-10-16T19:22:39.595Z] #41 139.7   CC       criu/proc_parse.o
19:22:39 [2020-10-16T19:22:39.754Z] #41 150.1   CC       criu/rbtree.o
19:22:39 [2020-10-16T19:22:39.754Z] #41 150.3   CC       criu/rst-malloc.o
19:22:39 [2020-10-16T19:22:39.845Z] #22 115.2 Checking out files:  22% (2440/10992)   
Checking out files:  23% (2529/10992)   
Checking out files:  24% (2639/10992)   
Checking out files:  25% (2748/10992)   
Checking out files:  26% (2858/10992)   
Checking out files:  27% (2968/10992)   
Checking out files:  28% (3078/10992)   
Checking out files:  29% (3188/10992)   
Checking out files:  30% (3298/10992)   
Checking out files:  31% (3408/10992)   
Checking out files:  32% (3518/10992)   
Checking out files:  33% (3628/10992)   
Checking out files:  34% (3738/10992)   
Checking out files:  35% (3848/10992)   
Checking out files:  36% (3958/10992)   
Checking out files:  37% (4068/10992)   
Checking out files:  38% (4177/10992)   
Checking out files:  39% (4287/10992)   
Checking out files:  40% (4397/10992)   
Checking out files:  41% (4507/10992)   
Checking out files:  42% (4617/10992)   
Checking out files:  43% (4727/10992)   
Checking out files:  44% (4837/10992)   
Checking out files:  45% (4947/10992)   
Checking out files:  46% (5057/10992)   
Checking out files:  47% (5167/10992)   
Checking out files:  48% (5277/10992)   
Checking out files:  49% (5387/10992)   
Checking out files:  49% (5456/10992)   
Checking out files:  50% (5496/10992)   
Checking out files:  51% (5606/10992)   
Checking out files:  52% (5716/10992)   
Checking out files:  53% (5826/10992)   
Checking out files:  54% (5936/10992)   
Checking out files:  55% (6046/10992)   
Checking out files:  56% (6156/10992)   
Checking out files:  57% (6266/10992)   
Checking out files:  58% (6376/10992)   
Checking out files:  59% (6486/10992)   
Checking out files:  60% (6596/10992)   
Checking out files:  61% (6706/10992)   
Checking out files:  62% (6816/10992)   
Checking out files:  63% (6925/10992)   
Checking out files:  64% (7035/10992)   
Checking out files:  65% (7145/10992)   
Checking out files:  66% (7255/10992)   
Checking out files:  67% (7365/10992)   
Checking out files:  68% (7475/10992)   
Checking out files:  69% (7585/10992)   
Checking out files:  70% (7695/10992)   
Checking out files:  71% (7805/10992)   
Checking out files:  71% (7877/10992)   
Checking out files:  72% (7915/10992)   
19:22:39 [2020-10-16T19:22:39.846Z] #22 ...
19:22:39 [2020-10-16T19:22:39.846Z] 
19:22:39 [2020-10-16T19:22:39.846Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:22:39 [2020-10-16T19:22:39.846Z] #13 DONE 2.6s
19:22:39 [2020-10-16T19:22:39.846Z] 
19:22:39 [2020-10-16T19:22:39.846Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:22:39 [2020-10-16T19:22:39.870Z] #19 40.14 Selecting previously unselected package bzip2.
19:22:39 [2020-10-16T19:22:39.870Z] #19 40.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
19:22:39 [2020-10-16T19:22:39.870Z] #19 40.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:22:39 [2020-10-16T19:22:39.870Z] #19 40.35 Selecting previously unselected package xz-utils.
19:22:40 [2020-10-16T19:22:40.011Z] #41 150.6   CC       criu/seccomp.o
19:22:40 [2020-10-16T19:22:40.169Z] #19 40.36 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
19:22:40 [2020-10-16T19:22:40.169Z] #19 40.37 Unpacking xz-utils (5.2.4-1) ...
19:22:40 [2020-10-16T19:22:40.169Z] #19 40.59 Selecting previously unselected package apparmor.
19:22:40 [2020-10-16T19:22:40.169Z] #19 40.60 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
19:22:40 [2020-10-16T19:22:40.469Z] #19 40.89 Unpacking apparmor (2.13.2-10) ...
19:22:40 [2020-10-16T19:22:40.575Z] #41 ...
19:22:40 [2020-10-16T19:22:40.575Z] 
19:22:40 [2020-10-16T19:22:40.575Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:22:40 [2020-10-16T19:22:40.575Z] #39 DONE 0.6s
19:22:40 [2020-10-16T19:22:40.575Z] 
19:22:40 [2020-10-16T19:22:40.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:40 [2020-10-16T19:22:40.575Z] #41 151.1   CC       criu/seize.o
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.30 Selecting previously unselected package aufs-tools.
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.33 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.48 Selecting previously unselected package libonig5:ppc64el.
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.49 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.117Z] #19 41.50 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:22:41 [2020-10-16T19:22:41.142Z] #41 151.7   CC       criu/servicefd.o
19:22:41 [2020-10-16T19:22:41.166Z] #22 115.2 Checking out files:  22% (2440/10992)   
Checking out files:  23% (2529/10992)   
Checking out files:  24% (2639/10992)   
Checking out files:  25% (2748/10992)   
Checking out files:  26% (2858/10992)   
Checking out files:  27% (2968/10992)   
Checking out files:  28% (3078/10992)   
Checking out files:  29% (3188/10992)   
Checking out files:  30% (3298/10992)   
Checking out files:  31% (3408/10992)   
Checking out files:  32% (3518/10992)   
Checking out files:  33% (3628/10992)   
Checking out files:  34% (3738/10992)   
Checking out files:  35% (3848/10992)   
Checking out files:  36% (3958/10992)   
Checking out files:  37% (4068/10992)   
Checking out files:  38% (4177/10992)   
Checking out files:  39% (4287/10992)   
Checking out files:  40% (4397/10992)   
Checking out files:  41% (4507/10992)   
Checking out files:  42% (4617/10992)   
Checking out files:  43% (4727/10992)   
Checking out files:  44% (4837/10992)   
Checking out files:  45% (4947/10992)   
Checking out files:  46% (5057/10992)   
Checking out files:  47% (5167/10992)   
Checking out files:  48% (5277/10992)   
Checking out files:  49% (5387/10992)   
Checking out files:  49% (5456/10992)   
Checking out files:  50% (5496/10992)   
Checking out files:  51% (5606/10992)   
Checking out files:  52% (5716/10992)   
Checking out files:  53% (5826/10992)   
Checking out files:  54% (5936/10992)   
Checking out files:  55% (6046/10992)   
Checking out files:  56% (6156/10992)   
Checking out files:  57% (6266/10992)   
Checking out files:  58% (6376/10992)   
Checking out files:  59% (6486/10992)   
Checking out files:  60% (6596/10992)   
Checking out files:  61% (6706/10992)   
Checking out files:  62% (6816/10992)   
Checking out files:  63% (6925/10992)   
Checking out files:  64% (7035/10992)   
Checking out files:  65% (7145/10992)   
Checking out files:  66% (7255/10992)   
Checking out files:  67% (7365/10992)   
Checking out files:  68% (7475/10992)   
Checking out files:  69% (7585/10992)   
Checking out files:  70% (7695/10992)   
Checking out files:  71% (7805/10992)   
Checking out files:  71% (7877/10992)   
Checking out files:  72% (7915/10992)   
Checking out files:  73% (8025/10992)   
Checking out files:  74% (8135/10992)   
Checking out files:  75% (8244/10992)   
Checking out files:  76% (8354/10992)   
Checking out files:  77% (8464/10992)   
Checking out files:  78% (8574/10992)   
Checking out files:  79% (8684/10992)   
Checking out files:  80% (8794/10992)   
Checking out files:  81% (8904/10992)   
Checking out files:  82% (9014/10992)   
Checking out files:  83% (9124/10992)   
Checking out files:  84% (9234/10992)   
Checking out files:  85% (9344/10992)   
Checking out files:  86% (9454/10992)   
Checking out files:  87% (9564/10992)   
Checking out files:  88% (9673/10992)   
Checking out files:  89% (9783/10992)   
Checking out files:  90% (9893/10992)   
Checking out files:  91% (10003/10992)   
Checking out files:  92% (10113/10992)   
Checking out files:  93% (10223/10992)   
Checking out files:  94% (10333/10992)   
Checking out files:  94% (10438/10992)   
Checking out files:  95% (10443/10992)   
Checking out files:  96% (10553/10992)   
Checking out files:  97% (10663/10992)   
Checking out files:  98% (10773/10992)   
Checking out files:  99% (10883/10992)   
Checking out files: 100% (10992/10992)   
Checking out files: 100% (10992/10992), done.
19:22:41 [2020-10-16T19:22:41.166Z] #22 118.6 + cd /tmp/tmp.ktDZisxmz2/tmp/docker-ce
19:22:41 [2020-10-16T19:22:41.166Z] #22 118.6 + git checkout -q v17.06.2-ce
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.66 Selecting previously unselected package libjq1:ppc64el.
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.80 Selecting previously unselected package jq.
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.82 Unpacking jq (1.5+dfsg-2+b1) ...
19:22:41 [2020-10-16T19:22:41.417Z] #19 41.90 Selecting previously unselected package libaio1:ppc64el.
19:22:41 [2020-10-16T19:22:41.514Z] #41 ...
19:22:41 [2020-10-16T19:22:41.514Z] 
19:22:41 [2020-10-16T19:22:41.514Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:41 [2020-10-16T19:22:41.514Z] #51 93.19 + mkdir -p /build
19:22:41 [2020-10-16T19:22:41.514Z] #51 93.19 + cp runc /build/runc
19:22:41 [2020-10-16T19:22:41.707Z] #41 152.0   CC       criu/shmem.o
19:22:41 [2020-10-16T19:22:41.743Z] #22 ...
19:22:41 [2020-10-16T19:22:41.743Z] 
19:22:41 [2020-10-16T19:22:41.743Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:22:41 [2020-10-16T19:22:41.743Z] #14 1.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:22:41 [2020-10-16T19:22:41.743Z] #14 DONE 1.8s
19:22:41 [2020-10-16T19:22:41.743Z] 
19:22:41 [2020-10-16T19:22:41.743Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:22:41 [2020-10-16T19:22:41.747Z] #19 41.91 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.747Z] #19 41.93 Unpacking libaio1:ppc64el (0.3.112-3) ...
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.03 Selecting previously unselected package libgpm2:ppc64el.
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.03 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.04 Unpacking libgpm2:ppc64el (1.20.7-5) ...
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.11 Selecting previously unselected package libicu63:ppc64el.
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:22:41 [2020-10-16T19:22:41.747Z] #19 42.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:22:41 [2020-10-16T19:22:41.774Z] #51 DONE 93.5s
19:22:41 [2020-10-16T19:22:41.774Z] 
19:22:41 [2020-10-16T19:22:41.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:41 [2020-10-16T19:22:41.774Z] #41 142.3   CC       criu/protobuf-desc.o
19:22:42 [2020-10-16T19:22:42.271Z] #41 152.5   CC       criu/sigframe.o
19:22:42 [2020-10-16T19:22:42.271Z] #41 152.7   CC       criu/signalfd.o
19:22:42 [2020-10-16T19:22:42.529Z] #41 ...
19:22:42 [2020-10-16T19:22:42.529Z] 
19:22:42 [2020-10-16T19:22:42.529Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:22:42 [2020-10-16T19:22:42.529Z] #47 221.1 + /build/golangci-lint --version
19:22:42 [2020-10-16T19:22:42.529Z] #47 221.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:22:42 [2020-10-16T19:22:42.529Z] #47 DONE 221.5s
19:22:42 [2020-10-16T19:22:42.529Z] 
19:22:42 [2020-10-16T19:22:42.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:42 [2020-10-16T19:22:42.529Z] #41 152.9   CC       criu/sk-inet.o
19:22:43 [2020-10-16T19:22:43.093Z] #41 153.6   CC       criu/sk-netlink.o
19:22:43 [2020-10-16T19:22:43.156Z] #41 143.7   CC       criu/protobuf.o
19:22:43 [2020-10-16T19:22:43.416Z] #41 144.1   CC       criu/pstree.o
19:22:43 [2020-10-16T19:22:43.657Z] #41 153.9   CC       criu/sk-packet.o
19:22:43 [2020-10-16T19:22:43.678Z] #15 DONE 1.8s
19:22:43 [2020-10-16T19:22:43.678Z] 
19:22:43 [2020-10-16T19:22:43.678Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:22:43 [2020-10-16T19:22:43.919Z] #41 154.3   CC       criu/sk-queue.o
19:22:44 [2020-10-16T19:22:44.176Z] #41 154.5   CC       criu/sk-tcp.o
19:22:44 [2020-10-16T19:22:44.434Z] #41 154.9   CC       criu/sk-unix.o
19:22:44 [2020-10-16T19:22:44.628Z] #16 ...
19:22:44 [2020-10-16T19:22:44.629Z] 
19:22:44 [2020-10-16T19:22:44.629Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.243 + RM_GOPATH=0
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.243 + TMP_GOPATH=
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.243 + : /build
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.243 + '[' -z '' ']'
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.247 ++ mktemp -d
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.247 + export GOPATH=/tmp/tmp.D5XczfizE2
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.247 + GOPATH=/tmp/tmp.D5XczfizE2
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.247 + RM_GOPATH=1
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.247 + case "$(go env GOARCH)" in
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.261 ++ go env GOARCH
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.306 + export GO_BUILDMODE=-buildmode=pie
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.306 + GO_BUILDMODE=-buildmode=pie
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.307 ++ dirname /tmp/install/install.sh
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + dir=/tmp/install
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + bin=runc
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + shift
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + '[' '!' -f /tmp/install/runc.installer ']'
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + . /tmp/install/runc.installer
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + install_runc
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + uname -r
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.311 + grep -q '^3\.10\.0.*\.el7\.'
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.317 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.317 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.318 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D5XczfizE2/src/github.com/opencontainers/runc
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.320 Cloning into '/tmp/tmp.D5XczfizE2/src/github.com/opencontainers/runc'...
19:22:44 [2020-10-16T19:22:44.629Z] #51 2.322 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
19:22:44 [2020-10-16T19:22:44.629Z] #51 8.494 + cd /tmp/tmp.D5XczfizE2/src/github.com/opencontainers/runc
19:22:44 [2020-10-16T19:22:44.629Z] #51 8.494 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
19:22:44 [2020-10-16T19:22:44.629Z] #51 9.024 + '[' -z '' ']'
19:22:44 [2020-10-16T19:22:44.629Z] #51 9.024 + target=static
19:22:44 [2020-10-16T19:22:44.629Z] #51 9.025 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:22:44 [2020-10-16T19:22:44.629Z] #51 9.382 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
19:22:44 [2020-10-16T19:22:44.629Z] #51 ...
19:22:44 [2020-10-16T19:22:44.629Z] 
19:22:44 [2020-10-16T19:22:44.629Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:22:44 [2020-10-16T19:22:44.629Z] #22 121.7 + mkdir -p /tmp/tmp.ktDZisxmz2/src/github.com/docker
19:22:44 [2020-10-16T19:22:44.629Z] #22 121.7 + mv components/cli /tmp/tmp.ktDZisxmz2/src/github.com/docker/cli
19:22:44 [2020-10-16T19:22:44.629Z] #22 121.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:22:44 [2020-10-16T19:22:44.797Z] #41 145.0   CC       criu/rbtree.o
19:22:44 [2020-10-16T19:22:44.797Z] #41 145.2   CC       criu/rst-malloc.o
19:22:44 [2020-10-16T19:22:44.797Z] #41 145.4   CC       criu/seccomp.o
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:22:44 [2020-10-16T19:22:44.970Z] --- PASS: TestCgroupNamespacesBuild (10.03s)
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:22:44 [2020-10-16T19:22:44.970Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:22:45 [2020-10-16T19:22:45.057Z] #41 ...
19:22:45 [2020-10-16T19:22:45.057Z] 
19:22:45 [2020-10-16T19:22:45.057Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:22:45 [2020-10-16T19:22:45.057Z] #38 DONE 214.1s
19:22:45 [2020-10-16T19:22:45.322Z] 
19:22:45 [2020-10-16T19:22:45.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:45 [2020-10-16T19:22:45.322Z] #41 145.9   CC       criu/seize.o
19:22:45 [2020-10-16T19:22:45.365Z] #41 155.7   CC       criu/sockets.o
19:22:45 [2020-10-16T19:22:45.580Z] #22 ...
19:22:45 [2020-10-16T19:22:45.580Z] 
19:22:45 [2020-10-16T19:22:45.580Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:22:45 [2020-10-16T19:22:45.580Z] #16 DONE 1.7s
19:22:45 [2020-10-16T19:22:45.580Z] 
19:22:45 [2020-10-16T19:22:45.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:45 [2020-10-16T19:22:45.580Z] #41 34.47   CC       images/ext-file.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 34.65   CC       images/cgroup.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 35.29   CC       images/userns.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 35.53   CC       images/google/protobuf/descriptor.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 37.28   CC       images/opts.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 37.46   CC       images/seccomp.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 37.77   CC       images/binfmt-misc.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 38.00   CC       images/time.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 38.20   CC       images/sysctl.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 38.48   CC       images/autofs.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 38.79   CC       images/macvlan.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 39.05   CC       images/sit.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 39.23   CC       images/memfd.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 39.58   CC       images/timens.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 39.81   LINK     images/built-in.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 39.94   GEN      compel/include/asm
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.00   GEN      compel/include/version.h
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.04 touch .config
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.14   GEN      include/common/config.h
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.25   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.28   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.30   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.32   DEP      compel/plugins/std/infect.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.41   DEP      compel/plugins/std/string.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.46   DEP      compel/plugins/std/log.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.51   DEP      compel/plugins/std/fds.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.63   DEP      compel/plugins/std/std.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.69   DEP      compel/plugins/shmem/shmem.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.76   DEP      compel/plugins/fds/fds.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 40.88   CC       compel/plugins/std/std.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 41.26   CC       compel/plugins/std/fds.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 41.73   CC       compel/plugins/std/log.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 42.65   CC       compel/plugins/std/string.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 43.31   CC       compel/plugins/std/infect.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 43.66   CC       compel/arch/aarch64/plugins/std/parasite-head.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 43.74   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 43.83   AR       compel/plugins/std.lib.a
19:22:45 [2020-10-16T19:22:45.580Z] #41 43.91   CC       compel/plugins/fds/fds.o
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.17   AR       compel/plugins/fds.lib.a
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.24   HOSTDEP  compel/src/lib/log-host.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.46   HOSTDEP  compel/src/lib/handle-elf-host.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.63   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.72   HOSTDEP  compel/src/main-host.d
19:22:45 [2020-10-16T19:22:45.580Z] #41 44.80   DEP      compel/src/lib/ptrace.d
19:22:45 [2020-10-16T19:22:45.622Z] #41 156.1   CC       criu/stats.o
19:22:45 [2020-10-16T19:22:45.844Z] #41 44.90   DEP      compel/src/lib/infect.d
19:22:45 [2020-10-16T19:22:45.844Z] #41 44.98   DEP      compel/src/lib/infect-util.d
19:22:45 [2020-10-16T19:22:45.879Z] #41 156.2   CC       criu/string.o
19:22:45 [2020-10-16T19:22:45.879Z] #41 156.3   CC       criu/sysctl.o
19:22:45 [2020-10-16T19:22:45.906Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:22:46 [2020-10-16T19:22:46.108Z] #41 45.05   DEP      compel/src/lib/infect-rpc.d
19:22:46 [2020-10-16T19:22:46.108Z] #41 45.18   DEP      compel/arch/aarch64/src/lib/infect.d
19:22:46 [2020-10-16T19:22:46.108Z] #41 45.27   DEP      compel/arch/aarch64/src/lib/cpu.d
19:22:46 [2020-10-16T19:22:46.108Z] #41 45.30   DEP      compel/src/lib/log.d
19:22:46 [2020-10-16T19:22:46.136Z] #41 156.6   CC       criu/sysfs_parse.o
19:22:46 [2020-10-16T19:22:46.262Z] #19 ...
19:22:46 [2020-10-16T19:22:46.262Z] 
19:22:46 [2020-10-16T19:22:46.262Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:46 [2020-10-16T19:22:46.262Z] #44 158.4 net/http/httptrace
19:22:46 [2020-10-16T19:22:46.262Z] #44 158.8 net/http
19:22:46 [2020-10-16T19:22:46.262Z] #41 146.8   CC       criu/servicefd.o
19:22:46 [2020-10-16T19:22:46.372Z] #41 45.36   DEP      compel/src/main.d
19:22:46 [2020-10-16T19:22:46.372Z] #41 45.49   DEP      compel/src/lib/handle-elf.d
19:22:46 [2020-10-16T19:22:46.393Z] #41 156.8   CC       criu/timens.o
19:22:46 [2020-10-16T19:22:46.473Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s)
19:22:46 [2020-10-16T19:22:46.473Z] === RUN   TestBuildWithSession
19:22:46 [2020-10-16T19:22:46.473Z] --- SKIP: TestBuildWithSession (0.00s)
19:22:46 [2020-10-16T19:22:46.473Z]     build_session_test.go:25: TODO: BuildKit
19:22:46 [2020-10-16T19:22:46.473Z] === RUN   TestBuildSquashParent
19:22:46 [2020-10-16T19:22:46.473Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:22:46 [2020-10-16T19:22:46.473Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:22:46 [2020-10-16T19:22:46.473Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:22:46 [2020-10-16T19:22:46.522Z] #41 147.1   CC       criu/shmem.o
19:22:46 [2020-10-16T19:22:46.637Z] #41 45.63   DEP      compel/arch/aarch64/src/lib/handle-elf.d
19:22:46 [2020-10-16T19:22:46.637Z] #41 ...
19:22:46 [2020-10-16T19:22:46.637Z] 
19:22:46 [2020-10-16T19:22:46.637Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:22:46 [2020-10-16T19:22:46.637Z] #17 DONE 1.4s
19:22:46 [2020-10-16T19:22:46.637Z] 
19:22:46 [2020-10-16T19:22:46.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:46 [2020-10-16T19:22:46.637Z] #41 45.80   CC       compel/src/lib/log.o
19:22:46 [2020-10-16T19:22:46.637Z] #41 ...
19:22:46 [2020-10-16T19:22:46.637Z] 
19:22:46 [2020-10-16T19:22:46.637Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:46 [2020-10-16T19:22:46.650Z] #41 157.0   CC       criu/timerfd.o
19:22:46 [2020-10-16T19:22:46.650Z] #41 157.2   CC       criu/tty.o
19:22:47 [2020-10-16T19:22:47.092Z] #41 147.7   CC       criu/sigframe.o
19:22:47 [2020-10-16T19:22:47.352Z] #41 ...
19:22:47 [2020-10-16T19:22:47.352Z] 
19:22:47 [2020-10-16T19:22:47.352Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:22:47 [2020-10-16T19:22:47.352Z] #39 DONE 0.9s
19:22:47 [2020-10-16T19:22:47.352Z] 
19:22:47 [2020-10-16T19:22:47.352Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:47 [2020-10-16T19:22:47.352Z] #41 147.8   CC       criu/signalfd.o
19:22:47 [2020-10-16T19:22:47.410Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:22:47 [2020-10-16T19:22:47.581Z] #41 158.0   CC       criu/tun.o
19:22:47 [2020-10-16T19:22:47.611Z] #41 148.0   CC       criu/sk-inet.o
19:22:47 [2020-10-16T19:22:47.669Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:22:47 [2020-10-16T19:22:47.839Z] #41 158.2   CC       criu/uffd.o
19:22:48 [2020-10-16T19:22:48.181Z] #41 148.6   CC       criu/sk-netlink.o
19:22:48 [2020-10-16T19:22:48.403Z] #41 158.8   CC       criu/util.o
19:22:48 [2020-10-16T19:22:48.441Z] #41 148.9   CC       criu/sk-packet.o
19:22:48 [2020-10-16T19:22:48.564Z] #18 1.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:22:48 [2020-10-16T19:22:48.564Z] #18 1.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:48 [2020-10-16T19:22:48.564Z] #18 1.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:22:48 [2020-10-16T19:22:48.605Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:22:48 [2020-10-16T19:22:48.605Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:22:48 [2020-10-16T19:22:48.605Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:22:48 [2020-10-16T19:22:48.605Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:22:48 [2020-10-16T19:22:48.605Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:22:48 [2020-10-16T19:22:48.967Z] #41 159.4   CC       criu/uts_ns.o
19:22:48 [2020-10-16T19:22:48.968Z] #41 159.5   CC       criu/vdso-compat.o
19:22:49 [2020-10-16T19:22:49.011Z] #41 149.3   CC       criu/sk-queue.o
19:22:49 [2020-10-16T19:22:49.011Z] #41 149.6   CC       criu/sk-tcp.o
19:22:49 [2020-10-16T19:22:49.142Z] #18 2.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
19:22:49 [2020-10-16T19:22:49.225Z] #41 159.6   CC       criu/vdso.o
19:22:49 [2020-10-16T19:22:49.482Z] #41 160.0   LINK     criu/built-in.o
19:22:49 [2020-10-16T19:22:49.483Z] #41 160.1   LINK     criu/criu
19:22:49 [2020-10-16T19:22:49.581Z] #41 149.9   CC       criu/sk-unix.o
19:22:49 [2020-10-16T19:22:49.722Z] #18 2.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
19:22:49 [2020-10-16T19:22:49.740Z] #41 160.3   DEP      lib/c/criu.d
19:22:49 [2020-10-16T19:22:49.740Z] #41 160.3   CC       images/rpc.pb-c.o
19:22:49 [2020-10-16T19:22:49.837Z] #44 ...
19:22:49 [2020-10-16T19:22:49.837Z] 
19:22:49 [2020-10-16T19:22:49.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:49 [2020-10-16T19:22:49.837Z] #42 93.79   CC       criu/autofs.o
19:22:49 [2020-10-16T19:22:49.837Z] #42 96.05   CC       criu/bfd.o
19:22:49 [2020-10-16T19:22:49.837Z] #42 96.86   CC       criu/bitmap.o
19:22:49 [2020-10-16T19:22:49.837Z] #42 97.22   CC       criu/cgroup-props.o
19:22:49 [2020-10-16T19:22:49.837Z] #42 98.61   CC       criu/cgroup.o
19:22:49 [2020-10-16T19:22:49.837Z] #42 ...
19:22:49 [2020-10-16T19:22:49.837Z] 
19:22:49 [2020-10-16T19:22:49.837Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.45 Selecting previously unselected package libnet1:ppc64el.
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.47 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.61 Selecting previously unselected package libnl-3-200:ppc64el.
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.62 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.73 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.74 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.82 Selecting previously unselected package libreadline5:ppc64el.
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.83 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.92 Selecting previously unselected package net-tools.
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 46.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.27 Selecting previously unselected package python-pip-whl.
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.31 Unpacking python-pip-whl (18.1-5) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.90 Selecting previously unselected package python3-lib2to3.
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 47.93 Unpacking python3-lib2to3 (3.7.3-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.10 Selecting previously unselected package python3-distutils.
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.11 Unpacking python3-distutils (3.7.3-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.27 Selecting previously unselected package python3-pip.
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.27 Unpacking python3-pip (18.1-5) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.47 Selecting previously unselected package python3-pkg-resources.
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.49 Unpacking python3-pkg-resources (40.8.0-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.67 Selecting previously unselected package python3-setuptools.
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.69 Unpacking python3-setuptools (40.8.0-1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.97 Selecting previously unselected package python3-wheel.
19:22:49 [2020-10-16T19:22:49.837Z] #19 48.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.00 Unpacking python3-wheel (0.32.3-2) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.15 Selecting previously unselected package sudo.
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.16 Unpacking sudo (1.8.27-1+deb10u2) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.75 Selecting previously unselected package thin-provisioning-tools.
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.99 Selecting previously unselected package uidmap.
19:22:49 [2020-10-16T19:22:49.837Z] #19 49.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.01 Unpacking uidmap (1:4.5-1.1) ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.20 Selecting previously unselected package vim-runtime.
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:22:49 [2020-10-16T19:22:49.837Z] #19 50.38 Unpacking vim-runtime (2:8.1.0875-5) ...
19:22:49 [2020-10-16T19:22:49.841Z] #41 ...
19:22:49 [2020-10-16T19:22:49.841Z] 
19:22:49 [2020-10-16T19:22:49.841Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:22:49 [2020-10-16T19:22:49.841Z] #47 219.4 + /build/golangci-lint --version
19:22:49 [2020-10-16T19:22:49.841Z] #47 219.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:22:49 [2020-10-16T19:22:49.841Z] #47 DONE 219.9s
19:22:49 [2020-10-16T19:22:49.841Z] 
19:22:49 [2020-10-16T19:22:49.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:49 [2020-10-16T19:22:49.997Z] #41 160.6   CC       lib/c/criu.o
19:22:50 [2020-10-16T19:22:50.562Z] #41 161.1   LINK     lib/c/built-in.o
19:22:50 [2020-10-16T19:22:50.562Z] #41 161.1   LINK     lib/c/libcriu.so
19:22:50 [2020-10-16T19:22:50.562Z] #41 161.2   LINK     lib/c/libcriu.a
19:22:50 [2020-10-16T19:22:50.782Z] #41 151.3   CC       criu/sockets.o
19:22:50 [2020-10-16T19:22:50.818Z] #41 161.2   GEN      magic.py
19:22:51 [2020-10-16T19:22:51.075Z] #41 161.3 Note: Building without setproctitle() and strlcpy() support.
19:22:51 [2020-10-16T19:22:51.075Z] #41 161.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:51 [2020-10-16T19:22:51.075Z] #41 161.3 Note: Building without GnuTLS support
19:22:51 [2020-10-16T19:22:51.075Z] #41 161.3 Makefile.config:39: Warn: you have no libnftables installed
19:22:51 [2020-10-16T19:22:51.075Z] #41 161.3 Makefile.config:40: Warn: Building without nftables support
19:22:51 [2020-10-16T19:22:51.121Z] #18 4.189 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
19:22:51 [2020-10-16T19:22:51.333Z] #41 161.8 fatal: not a git repository (or any of the parent directories): .git
19:22:51 [2020-10-16T19:22:51.351Z] #41 152.0   CC       criu/stats.o
19:22:51 [2020-10-16T19:22:51.611Z] #41 152.2   CC       criu/string.o
19:22:51 [2020-10-16T19:22:51.611Z] #41 152.2   CC       criu/sysctl.o
19:22:51 [2020-10-16T19:22:51.871Z] #41 152.5   CC       criu/sysfs_parse.o
19:22:51 [2020-10-16T19:22:51.890Z] --- PASS: TestBuildSquashParent (5.00s)
19:22:51 [2020-10-16T19:22:51.890Z] === RUN   TestBuildWithRemoveAndForceRemove
19:22:51 [2020-10-16T19:22:51.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.891Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:51 [2020-10-16T19:22:51.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:51 [2020-10-16T19:22:51.891Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:51 [2020-10-16T19:22:51.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:51 [2020-10-16T19:22:51.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:51 [2020-10-16T19:22:51.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:51 [2020-10-16T19:22:51.897Z] #41 162.3 make[1]: Nothing to be done for 'all'.
19:22:51 [2020-10-16T19:22:51.936Z] #19 ...
19:22:51 [2020-10-16T19:22:51.936Z] 
19:22:51 [2020-10-16T19:22:51.936Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:22:51 [2020-10-16T19:22:51.936Z] #23 154.4 Checking out files:  25% (2829/10992)   
Checking out files:  26% (2858/10992)   
Checking out files:  27% (2968/10992)   
Checking out files:  28% (3078/10992)   
Checking out files:  29% (3188/10992)   
Checking out files:  30% (3298/10992)   
Checking out files:  31% (3408/10992)   
Checking out files:  32% (3518/10992)   
Checking out files:  33% (3628/10992)   
Checking out files:  34% (3738/10992)   
Checking out files:  34% (3828/10992)   
Checking out files:  35% (3848/10992)   
Checking out files:  36% (3958/10992)   
Checking out files:  37% (4068/10992)   
Checking out files:  38% (4177/10992)   
Checking out files:  39% (4287/10992)   
Checking out files:  40% (4397/10992)   
Checking out files:  41% (4507/10992)   
Checking out files:  42% (4617/10992)   
Checking out files:  43% (4727/10992)   
Checking out files:  44% (4837/10992)   
Checking out files:  45% (4947/10992)   
Checking out files:  46% (5057/10992)   
Checking out files:  47% (5167/10992)   
Checking out files:  48% (5277/10992)   
Checking out files:  49% (5387/10992)   
Checking out files:  50% (5496/10992)   
Checking out files:  51% (5606/10992)   
Checking out files:  52% (5716/10992)   
Checking out files:  53% (5826/10992)   
Checking out files:  54% (5936/10992)   
Checking out files:  54% (5938/10992)   
Checking out files:  55% (6046/10992)   
Checking out files:  56% (6156/10992)   
Checking out files:  57% (6266/10992)   
Checking out files:  58% (6376/10992)   
Checking out files:  59% (6486/10992)   
Checking out files:  60% (6596/10992)   
Checking out files:  61% (6706/10992)   
Checking out files:  62% (6816/10992)   
Checking out files:  63% (6925/10992)   
Checking out files:  64% (7035/10992)   
Checking out files:  65% (7145/10992)   
Checking out files:  66% (7255/10992)   
Checking out files:  67% (7365/10992)   
Checking out files:  68% (7475/10992)   
Checking out files:  69% (7585/10992)   
Checking out files:  70% (7695/10992)   
Checking out files:  71% (7805/10992)   
Checking out files:  72% (7915/10992)   
Checking out files:  73% (8025/10992)   
Checking out files:  74% (8135/10992)   
Checking out files:  75% (8244/10992)   
Checking out files:  75% (8245/10992)   
Checking out files:  76% (8354/10992)   
Checking out files:  77% (8464/10992)   
Checking out files:  78% (8574/10992)   
Checking out files:  79% (8684/10992)   
Checking out files:  80% (8794/10992)   
Checking out files:  81% (8904/10992)   
Checking out files:  82% (9014/10992)   
Checking out files:  83% (9124/10992)   
Checking out files:  84% (9234/10992)   
Checking out files:  85% (9344/10992)   
Checking out files:  86% (9454/10992)   
Checking out files:  87% (9564/10992)   
Checking out files:  88% (9673/10992)   
Checking out files:  89% (9783/10992)   
Checking out files:  90% (9893/10992)   
Checking out files:  91% (10003/10992)   
Checking out files:  92% (10113/10992)   
Checking out files:  93% (10223/10992)   
Checking out files:  93% (10325/10992)   
Checking out files:  94% (10333/10992)   
Checking out files:  95% (10443/10992)   
Checking out files:  96% (10553/10992)   
Checking out files:  97% (10663/10992)   
Checking out files:  98% (10773/10992)   
Checking out files:  99% (10883/10992)   
Checking out files: 100% (10992/10992)   
Checking out files: 100% (10992/10992), done.
19:22:51 [2020-10-16T19:22:51.936Z] #23 159.0 + cd /tmp/tmp.UAfCugE64x/tmp/docker-ce
19:22:51 [2020-10-16T19:22:51.936Z] #23 159.0 + git checkout -q v17.06.2-ce
19:22:51 [2020-10-16T19:22:51.936Z] #23 162.6 + mkdir -p /tmp/tmp.UAfCugE64x/src/github.com/docker
19:22:51 [2020-10-16T19:22:51.936Z] #23 162.6 + mv components/cli /tmp/tmp.UAfCugE64x/src/github.com/docker/cli
19:22:51 [2020-10-16T19:22:51.936Z] #23 162.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:22:52 [2020-10-16T19:22:52.131Z] #41 152.7   CC       criu/timens.o
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.7 make[1]: 'images/built-in.o' is up to date.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.7 make[1]: 'compel/libcompel.a' is up to date.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.7 make[1]: 'compel/compel-host-bin' is up to date.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.8 make[1]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.154Z] #41 162.8 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:52 [2020-10-16T19:22:52.391Z] #41 152.9   CC       criu/timerfd.o
19:22:52 [2020-10-16T19:22:52.410Z] #41 162.9 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.410Z] #41 162.9 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.410Z] #41 162.9 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.410Z] #41 163.0 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.410Z] #41 163.0 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.410Z] #41 163.0 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.458Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:22:52 [2020-10-16T19:22:52.651Z] #41 153.1   CC       criu/tty.o
19:22:52 [2020-10-16T19:22:52.669Z] #41 163.0 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.669Z] #41 163.1 make[2]: Nothing to be done for 'all'.
19:22:52 [2020-10-16T19:22:52.669Z] #41 163.1   INSTALL  criu/criu
19:22:52 [2020-10-16T19:22:52.669Z] #41 DONE 163.2s
19:22:52 [2020-10-16T19:22:52.669Z] 
19:22:52 [2020-10-16T19:22:52.669Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:53 [2020-10-16T19:22:53.591Z] #41 154.0   CC       criu/tun.o
19:22:53 [2020-10-16T19:22:53.683Z] #18 6.602 Fetched 8211 kB in 5s (1561 kB/s)
19:22:53 [2020-10-16T19:22:53.683Z] #18 6.602 Reading package lists...
19:22:53 [2020-10-16T19:22:53.683Z] #18 ...
19:22:53 [2020-10-16T19:22:53.683Z] 
19:22:53 [2020-10-16T19:22:53.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:53 [2020-10-16T19:22:53.683Z] #41 46.09   CC       compel/arch/aarch64/src/lib/cpu.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 46.39   CC       compel/arch/aarch64/src/lib/infect.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 46.79   CC       compel/src/lib/infect-rpc.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 47.18   CC       compel/src/lib/infect-util.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 47.30   CC       compel/src/lib/infect.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 49.10   CC       compel/src/lib/ptrace.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 49.45   AR       compel/libcompel.a
19:22:53 [2020-10-16T19:22:53.683Z] #41 49.53   HOSTCC   compel/src/main-host.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 49.96   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 50.09   HOSTCC   compel/src/lib/handle-elf-host.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 50.39   HOSTCC   compel/src/lib/log-host.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 50.64   HOSTLINK compel/compel-host-bin
19:22:53 [2020-10-16T19:22:53.683Z] #41 50.86   DEP      soccr/soccr.d
19:22:53 [2020-10-16T19:22:53.683Z] #41 51.05   CC       soccr/soccr.o
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.11   AR       soccr/libsoccr.a
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.17 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.63   DEP      criu/arch/aarch64/sigframe.d
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.71   DEP      criu/arch/aarch64/crtools.d
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.93   DEP      criu/arch/aarch64/cpu.d
19:22:53 [2020-10-16T19:22:53.683Z] #41 52.96   DEP      criu/arch/aarch64/bitops.d
19:22:53 [2020-10-16T19:22:53.850Z] #41 154.2   CC       criu/uffd.o
19:22:53 [2020-10-16T19:22:53.947Z] #41 53.02   CC       criu/arch/aarch64/bitops.o
19:22:54 [2020-10-16T19:22:54.036Z] #23 ...
19:22:54 [2020-10-16T19:22:54.036Z] 
19:22:54 [2020-10-16T19:22:54.036Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:54 [2020-10-16T19:22:54.036Z] #19 54.47 Selecting previously unselected package vim.
19:22:54 [2020-10-16T19:22:54.036Z] #19 54.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
19:22:54 [2020-10-16T19:22:54.036Z] #19 54.51 Unpacking vim (2:8.1.0875-5) ...
19:22:54 [2020-10-16T19:22:54.110Z] #41 154.8   CC       criu/util.o
19:22:54 [2020-10-16T19:22:54.210Z] #41 53.11   CC       criu/arch/aarch64/cpu.o
19:22:54 [2020-10-16T19:22:54.210Z] #41 53.29   CC       criu/arch/aarch64/crtools.o
19:22:54 [2020-10-16T19:22:54.362Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:22:54 [2020-10-16T19:22:54.564Z] #54 ...
19:22:54 [2020-10-16T19:22:54.564Z] 
19:22:54 [2020-10-16T19:22:54.564Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:22:54 [2020-10-16T19:22:54.564Z] #42 DONE 0.0s
19:22:54 [2020-10-16T19:22:54.564Z] 
19:22:54 [2020-10-16T19:22:54.564Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:22:54 [2020-10-16T19:22:54.621Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s)
19:22:54 [2020-10-16T19:22:54.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s)
19:22:54 [2020-10-16T19:22:54.621Z] === RUN   TestBuildMultiStageCopy
19:22:54 [2020-10-16T19:22:54.621Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:22:54 [2020-10-16T19:22:54.788Z] #41 53.89   CC       criu/arch/aarch64/sigframe.o
19:22:54 [2020-10-16T19:22:54.821Z] #44 DONE 0.3s
19:22:54 [2020-10-16T19:22:54.821Z] 
19:22:54 [2020-10-16T19:22:54.821Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:22:54 [2020-10-16T19:22:54.821Z] #46 DONE 0.1s
19:22:54 [2020-10-16T19:22:54.821Z] 
19:22:54 [2020-10-16T19:22:54.821Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:22:55 [2020-10-16T19:22:55.050Z] #41 155.4   CC       criu/uts_ns.o
19:22:55 [2020-10-16T19:22:55.050Z] #41 155.5   CC       criu/vdso-compat.o
19:22:55 [2020-10-16T19:22:55.050Z] #41 155.6   CC       criu/vdso.o
19:22:55 [2020-10-16T19:22:55.059Z] #41 54.13   LINK     criu/arch/aarch64/crtools.built-in.o
19:22:55 [2020-10-16T19:22:55.059Z] #41 54.18   DEP      criu/pie/util-vdso.d
19:22:55 [2020-10-16T19:22:55.090Z] #19 55.17 Selecting previously unselected package xfsprogs.
19:22:55 [2020-10-16T19:22:55.090Z] #19 55.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
19:22:55 [2020-10-16T19:22:55.090Z] #19 55.19 Unpacking xfsprogs (4.20.0-1) ...
19:22:55 [2020-10-16T19:22:55.310Z] #41 155.9   LINK     criu/built-in.o
19:22:55 [2020-10-16T19:22:55.322Z] #41 54.35   DEP      criu/pie/util.d
19:22:55 [2020-10-16T19:22:55.322Z] #41 54.45   CC       criu/pie/util.o
19:22:55 [2020-10-16T19:22:55.322Z] #41 ...
19:22:55 [2020-10-16T19:22:55.322Z] 
19:22:55 [2020-10-16T19:22:55.322Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:22:55 [2020-10-16T19:22:55.322Z] #18 6.602 Reading package lists...
19:22:55 [2020-10-16T19:22:55.384Z] #48 DONE 0.6s
19:22:55 [2020-10-16T19:22:55.384Z] 
19:22:55 [2020-10-16T19:22:55.384Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:55 [2020-10-16T19:22:55.384Z] #54 191.0 + bin/containerd
19:22:55 [2020-10-16T19:22:55.384Z] #54 ...
19:22:55 [2020-10-16T19:22:55.384Z] 
19:22:55 [2020-10-16T19:22:55.384Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:22:55 [2020-10-16T19:22:55.384Z] #50 DONE 0.1s
19:22:55 [2020-10-16T19:22:55.384Z] 
19:22:55 [2020-10-16T19:22:55.384Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:22:55 [2020-10-16T19:22:55.384Z] #52 DONE 0.1s
19:22:55 [2020-10-16T19:22:55.409Z] #19 55.73 Selecting previously unselected package zip.
19:22:55 [2020-10-16T19:22:55.409Z] #19 55.75 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
19:22:55 [2020-10-16T19:22:55.409Z] #19 55.76 Unpacking zip (3.0-11+b1) ...
19:22:55 [2020-10-16T19:22:55.570Z] #41 156.0   LINK     criu/criu
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.02 Setting up aufs-tools (1:4.14+20190211-1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.04 Setting up libip6tc0:ppc64el (1.8.2-4) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.05 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.06 Setting up libgpm2:ppc64el (1.20.7-5) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.07 Setting up libip4tc0:ppc64el (1.8.2-4) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.07 Setting up uidmap (1:4.5-1.1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.08 Setting up libnftnl11:ppc64el (1.1.2-2) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.09 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.10 Setting up xxd (2:8.1.0875-5) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.10 Setting up zip (3.0-11+b1) ...
19:22:55 [2020-10-16T19:22:55.707Z] #19 56.11 Setting up vim-common (2:8.1.0875-5) ...
19:22:55 [2020-10-16T19:22:55.727Z] 
19:22:55 [2020-10-16T19:22:55.727Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:55 [2020-10-16T19:22:55.831Z] #41 156.3   DEP      lib/c/criu.d
19:22:55 [2020-10-16T19:22:55.831Z] #41 156.3   CC       images/rpc.pb-c.o
19:22:55 [2020-10-16T19:22:55.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:22:56 [2020-10-16T19:22:56.008Z] #19 56.16 Setting up bash-completion (1:2.8-6) ...
19:22:56 [2020-10-16T19:22:56.091Z] #41 156.7   CC       lib/c/criu.o
19:22:56 [2020-10-16T19:22:56.257Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:22:56 [2020-10-16T19:22:56.516Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:22:56 [2020-10-16T19:22:56.516Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:22:56 [2020-10-16T19:22:56.661Z] #41 157.2   LINK     lib/c/built-in.o
19:22:56 [2020-10-16T19:22:56.661Z] #41 157.2   LINK     lib/c/libcriu.so
19:22:56 [2020-10-16T19:22:56.661Z] #41 157.3   LINK     lib/c/libcriu.a
19:22:56 [2020-10-16T19:22:56.661Z] #41 157.3   GEN      magic.py
19:22:56 [2020-10-16T19:22:56.775Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:22:56 [2020-10-16T19:22:56.921Z] #41 157.4 Note: Building without setproctitle() and strlcpy() support.
19:22:56 [2020-10-16T19:22:56.921Z] #41 157.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:56 [2020-10-16T19:22:56.921Z] #41 157.4 Note: Building without GnuTLS support
19:22:56 [2020-10-16T19:22:56.921Z] #41 157.4 Makefile.config:39: Warn: you have no libnftables installed
19:22:56 [2020-10-16T19:22:56.921Z] #41 157.4 Makefile.config:40: Warn: Building without nftables support
19:22:56 [2020-10-16T19:22:56.979Z] #18 8.831 Reading package lists...
19:22:56 [2020-10-16T19:22:56.979Z] #18 ...
19:22:56 [2020-10-16T19:22:56.979Z] 
19:22:56 [2020-10-16T19:22:56.979Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:22:56 [2020-10-16T19:22:56.979Z] #38 132.9 + dpkg --print-architecture
19:22:56 [2020-10-16T19:22:56.979Z] #38 DONE 134.1s
19:22:56 [2020-10-16T19:22:56.979Z] 
19:22:56 [2020-10-16T19:22:56.979Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:56 [2020-10-16T19:22:56.979Z] #41 54.65   CC       criu/pie/util-vdso.o
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.15   AR       criu/pie/pie.lib.a
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.21   DEP      criu/pie/restorer.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.41   DEP      criu/arch/aarch64/intraprocedure.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.43   DEP      criu/arch/aarch64/restorer.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.64   DEP      criu/arch/aarch64/vdso-pie.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.75   DEP      criu/pie/parasite-vdso.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 55.84   DEP      criu/pie/parasite.d
19:22:56 [2020-10-16T19:22:56.979Z] #41 56.24   CC       criu/pie/parasite.o
19:22:57 [2020-10-16T19:22:57.034Z] --- PASS: TestBuildMultiStageCopy (2.19s)
19:22:57 [2020-10-16T19:22:57.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s)
19:22:57 [2020-10-16T19:22:57.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
19:22:57 [2020-10-16T19:22:57.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
19:22:57 [2020-10-16T19:22:57.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
19:22:57 [2020-10-16T19:22:57.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
19:22:57 [2020-10-16T19:22:57.034Z] === RUN   TestBuildMultiStageParentConfig
19:22:57 [2020-10-16T19:22:57.490Z] #41 157.9 fatal: not a git repository (or any of the parent directories): .git
19:22:57 [2020-10-16T19:22:57.601Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
19:22:57 [2020-10-16T19:22:57.601Z] === RUN   TestBuildLabelWithTargets
19:22:57 [2020-10-16T19:22:57.750Z] #41 158.3 make[1]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.7 make[1]: 'images/built-in.o' is up to date.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.8 make[1]: 'compel/libcompel.a' is up to date.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.8 make[1]: 'compel/compel-host-bin' is up to date.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.8 make[1]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.318Z] #41 158.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:58 [2020-10-16T19:22:58.375Z] #41 57.43   LINK     criu/pie/parasite.built-in.o
19:22:58 [2020-10-16T19:22:58.375Z] #41 57.45   GEN      criu/pie/parasite-blob.h
19:22:58 [2020-10-16T19:22:58.375Z] #41 57.46   CC       criu/pie/parasite-vdso.o
19:22:58 [2020-10-16T19:22:58.538Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:22:58 [2020-10-16T19:22:58.538Z] --- PASS: TestBuildLabelWithTargets (0.96s)
19:22:58 [2020-10-16T19:22:58.538Z] === RUN   TestBuildWithEmptyLayers
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.0 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.0 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.1 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.1 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.2 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.2 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.2 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.578Z] #41 159.3 make[2]: Nothing to be done for 'all'.
19:22:58 [2020-10-16T19:22:58.839Z] #41 159.3   INSTALL  criu/criu
19:22:58 [2020-10-16T19:22:58.952Z] #41 57.99   CC       criu/arch/aarch64/vdso-pie.o
19:22:59 [2020-10-16T19:22:59.102Z] #41 DONE 159.6s
19:22:59 [2020-10-16T19:22:59.102Z] 
19:22:59 [2020-10-16T19:22:59.102Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:22:59 [2020-10-16T19:22:59.104Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
19:22:59 [2020-10-16T19:22:59.105Z] === RUN   TestBuildMultiStageOnBuild
19:22:59 [2020-10-16T19:22:59.105Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:22:59 [2020-10-16T19:22:59.216Z] #41 58.32   CC       criu/arch/aarch64/restorer.o
19:22:59 [2020-10-16T19:22:59.480Z] #41 58.70   CC       criu/arch/aarch64/intraprocedure.o
19:22:59 [2020-10-16T19:22:59.574Z] #19 ...
19:22:59 [2020-10-16T19:22:59.574Z] 
19:22:59 [2020-10-16T19:22:59.574Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:22:59 [2020-10-16T19:22:59.574Z] #44 172.0 github.com/LK4D4/vndr/godl
19:22:59 [2020-10-16T19:22:59.671Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:22:59 [2020-10-16T19:22:59.744Z] #41 58.77   CC       criu/pie/restorer.o
19:23:00 [2020-10-16T19:23:00.043Z] #54 ...
19:23:00 [2020-10-16T19:23:00.043Z] 
19:23:00 [2020-10-16T19:23:00.043Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:23:00 [2020-10-16T19:23:00.043Z] #42 DONE 0.1s
19:23:00 [2020-10-16T19:23:00.043Z] 
19:23:00 [2020-10-16T19:23:00.043Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:23:00 [2020-10-16T19:23:00.226Z] #44 ...
19:23:00 [2020-10-16T19:23:00.226Z] 
19:23:00 [2020-10-16T19:23:00.226Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:00 [2020-10-16T19:23:00.227Z] #42 104.1   CC       criu/clone-noasan.o
19:23:00 [2020-10-16T19:23:00.227Z] #42 104.5   CC       criu/config.o
19:23:00 [2020-10-16T19:23:00.227Z] #42 107.4   CC       criu/cr-check.o
19:23:00 [2020-10-16T19:23:00.227Z] #42 110.6   CC       criu/cr-dedup.o
19:23:00 [2020-10-16T19:23:00.227Z] #42 111.1   CC       criu/cr-dump.o
19:23:00 [2020-10-16T19:23:00.227Z] #42 ...
19:23:00 [2020-10-16T19:23:00.227Z] 
19:23:00 [2020-10-16T19:23:00.227Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.05 Setting up libiptc0:ppc64el (1.8.2-4) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.06 Setting up xz-utils (5.2.4-1) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.13 Setting up sudo (1.8.27-1+deb10u2) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.22 invoke-rc.d: could not determine current runlevel
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.23 invoke-rc.d: policy-rc.d denied execution of start.
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.24 Setting up pigz (2.4-1) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.30 Setting up python-pip-whl (18.1-5) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.31 Setting up libmpdec2:ppc64el (2.4.2-2) ...
19:23:00 [2020-10-16T19:23:00.227Z] #19 60.32 Setting up vim-runtime (2:8.1.0875-5) ...
19:23:00 [2020-10-16T19:23:00.239Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:23:00 [2020-10-16T19:23:00.304Z] #44 DONE 0.2s
19:23:00 [2020-10-16T19:23:00.304Z] 
19:23:00 [2020-10-16T19:23:00.304Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:23:00 [2020-10-16T19:23:00.304Z] #46 DONE 0.1s
19:23:00 [2020-10-16T19:23:00.304Z] 
19:23:00 [2020-10-16T19:23:00.304Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:23:00 [2020-10-16T19:23:00.304Z] #54 ...
19:23:00 [2020-10-16T19:23:00.304Z] 
19:23:00 [2020-10-16T19:23:00.304Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:23:00 [2020-10-16T19:23:00.540Z] #19 60.96 Setting up libaio1:ppc64el (0.3.112-3) ...
19:23:00 [2020-10-16T19:23:00.540Z] #19 60.97 Setting up libonig5:ppc64el (6.9.1-1) ...
19:23:00 [2020-10-16T19:23:00.540Z] #19 60.98 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
19:23:00 [2020-10-16T19:23:00.540Z] #19 60.98 Setting up vim (2:8.1.0875-5) ...
19:23:00 [2020-10-16T19:23:00.540Z] #19 60.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:00 [2020-10-16T19:23:00.540Z] #19 61.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:00 [2020-10-16T19:23:00.807Z] --- PASS: TestBuildMultiStageOnBuild (1.77s)
19:23:00 [2020-10-16T19:23:00.808Z] === RUN   TestBuildUncleanTarFilenames
19:23:00 [2020-10-16T19:23:00.808Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.13 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.14 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.15 Setting up jq (1.5+dfsg-2+b1) ...
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.16 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
19:23:00 [2020-10-16T19:23:00.839Z] #19 61.16 Setting up python3.7 (3.7.3-2+deb10u2) ...
19:23:00 [2020-10-16T19:23:00.873Z] #48 DONE 0.6s
19:23:00 [2020-10-16T19:23:00.873Z] 
19:23:00 [2020-10-16T19:23:00.873Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:23:01 [2020-10-16T19:23:01.131Z] #54 ...
19:23:01 [2020-10-16T19:23:01.131Z] 
19:23:01 [2020-10-16T19:23:01.131Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:23:01 [2020-10-16T19:23:01.131Z] #50 DONE 0.2s
19:23:01 [2020-10-16T19:23:01.131Z] 
19:23:01 [2020-10-16T19:23:01.131Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:23:01 [2020-10-16T19:23:01.375Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
19:23:01 [2020-10-16T19:23:01.375Z] === RUN   TestBuildMultiStageLayerLeak
19:23:01 [2020-10-16T19:23:01.390Z] #52 DONE 0.2s
19:23:01 [2020-10-16T19:23:01.390Z] 
19:23:01 [2020-10-16T19:23:01.390Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:23:01 [2020-10-16T19:23:01.649Z] #54 187.2 + bin/containerd
19:23:01 [2020-10-16T19:23:01.674Z] #41 ...
19:23:01 [2020-10-16T19:23:01.674Z] 
19:23:01 [2020-10-16T19:23:01.674Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:01 [2020-10-16T19:23:01.674Z] #18 8.831 Reading package lists...
19:23:01 [2020-10-16T19:23:01.674Z] #18 11.00 Building dependency tree...
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.18 libcap2-bin is already the newest version (1:2.25-2).
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.18 The following additional packages will be installed:
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.18   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   python3.7 python3.7-minimal vim-runtime xxd
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19 Suggested packages:
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19 Recommended packages:
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   aufs-dkms nftables build-essential python3-dev python3-keyring
19:23:01 [2020-10-16T19:23:01.674Z] #18 12.19   python3-keyrings.alt python3-xdg unzip
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12 The following NEW packages will be installed:
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.12   xz-utils zip
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.43 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.43 Need to get 27.6 MB of archives.
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.43 After this operation, 114 MB of additional disk space will be used.
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 13.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
19:23:01 [2020-10-16T19:23:01.674Z] #18 14.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
19:23:01 [2020-10-16T19:23:01.937Z] #18 15.24 debconf: delaying package configuration, since apt-utils is not installed
19:23:01 [2020-10-16T19:23:01.937Z] #18 15.34 Fetched 27.6 MB in 1s (18.7 MB/s)
19:23:01 [2020-10-16T19:23:01.937Z] #18 15.40 Selecting previously unselected package pigz.
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.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 ... 23405 files and directories currently installed.)
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.45 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.46 Unpacking pigz (2.4-1) ...
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.59 Selecting previously unselected package libpython3.7-minimal:arm64.
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
19:23:02 [2020-10-16T19:23:02.201Z] #18 15.62 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
19:23:02 [2020-10-16T19:23:02.751Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:23:02 [2020-10-16T19:23:02.778Z] #18 15.95 Selecting previously unselected package python3.7-minimal.
19:23:02 [2020-10-16T19:23:02.778Z] #18 15.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
19:23:02 [2020-10-16T19:23:02.778Z] #18 15.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
19:23:03 [2020-10-16T19:23:03.010Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s)
19:23:03 [2020-10-16T19:23:03.010Z] === RUN   TestBuildWithHugeFile
19:23:03 [2020-10-16T19:23:03.355Z] #18 16.64 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
19:23:03 [2020-10-16T19:23:03.355Z] #18 16.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.50 Selecting previously unselected package python3-minimal.
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.56 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.57 Unpacking python3-minimal (3.7.3-1) ...
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.66 Selecting previously unselected package libmpdec2:arm64.
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.66 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:23:05 [2020-10-16T19:23:05.282Z] #18 18.67 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.32 Setting up iptables (1.8.2-4) ...
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:23:05 [2020-10-16T19:23:05.349Z] #19 65.50 Setting up python3 (3.7.3-1) ...
19:23:05 [2020-10-16T19:23:05.547Z] #18 18.75 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:23:05 [2020-10-16T19:23:05.547Z] #18 18.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
19:23:05 [2020-10-16T19:23:05.547Z] #18 18.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
19:23:05 [2020-10-16T19:23:05.646Z] #19 66.01 Setting up python3-wheel (0.32.3-2) ...
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.51 Selecting previously unselected package python3.7.
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.52 Unpacking python3.7 (3.7.3-2+deb10u2) ...
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.65 Selecting previously unselected package libpython3-stdlib:arm64.
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.66 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:23:06 [2020-10-16T19:23:06.497Z] #18 19.83 Setting up python3-minimal (3.7.3-1) ...
19:23:07 [2020-10-16T19:23:07.179Z] #19 67.15 Setting up apparmor (2.13.2-10) ...
19:23:07 [2020-10-16T19:23:07.448Z] #18 20.68 Selecting previously unselected package python3.
19:23:07 [2020-10-16T19:23:07.448Z] #18 20.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
19:23:07 [2020-10-16T19:23:07.448Z] #18 20.73 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.448Z] #18 20.76 Unpacking python3 (3.7.3-1) ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.87 Selecting previously unselected package libip4tc0:arm64.
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.87 Unpacking libip4tc0:arm64 (1.8.2-4) ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.97 Selecting previously unselected package libip6tc0:arm64.
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 20.99 Unpacking libip6tc0:arm64 (1.8.2-4) ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.06 Selecting previously unselected package libiptc0:arm64.
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.08 Unpacking libiptc0:arm64 (1.8.2-4) ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.16 Selecting previously unselected package libnfnetlink0:arm64.
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.713Z] #18 21.17 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.28 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.37 Selecting previously unselected package libnftnl11:arm64.
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
19:23:07 [2020-10-16T19:23:07.976Z] #18 21.38 Unpacking libnftnl11:arm64 (1.1.2-2) ...
19:23:08 [2020-10-16T19:23:08.239Z] #18 21.44 Selecting previously unselected package iptables.
19:23:08 [2020-10-16T19:23:08.239Z] #18 21.44 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
19:23:08 [2020-10-16T19:23:08.239Z] #18 21.45 Unpacking iptables (1.8.2-4) ...
19:23:08 [2020-10-16T19:23:08.502Z] #18 21.80 Selecting previously unselected package xxd.
19:23:08 [2020-10-16T19:23:08.502Z] #18 21.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
19:23:08 [2020-10-16T19:23:08.502Z] #18 21.82 Unpacking xxd (2:8.1.0875-5) ...
19:23:08 [2020-10-16T19:23:08.502Z] #18 21.92 Selecting previously unselected package vim-common.
19:23:08 [2020-10-16T19:23:08.711Z] #19 69.09 Setting up xfsprogs (4.20.0-1) ...
19:23:08 [2020-10-16T19:23:08.711Z] #19 69.10 Setting up python3-lib2to3 (3.7.3-1) ...
19:23:08 [2020-10-16T19:23:08.766Z] #18 21.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:23:08 [2020-10-16T19:23:08.766Z] #18 21.95 Unpacking vim-common (2:8.1.0875-5) ...
19:23:08 [2020-10-16T19:23:08.766Z] #18 22.08 Selecting previously unselected package bash-completion.
19:23:08 [2020-10-16T19:23:08.766Z] #18 22.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:23:09 [2020-10-16T19:23:09.357Z] #19 69.65 Setting up python3-pkg-resources (40.8.0-1) ...
19:23:10 [2020-10-16T19:23:10.429Z] #19 ...
19:23:10 [2020-10-16T19:23:10.429Z] 
19:23:10 [2020-10-16T19:23:10.429Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:23:10 [2020-10-16T19:23:10.429Z] #44 172.9 github.com/LK4D4/vndr
19:23:10 [2020-10-16T19:23:10.429Z] #44 DONE 183.0s
19:23:10 [2020-10-16T19:23:10.429Z] 
19:23:10 [2020-10-16T19:23:10.429Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:10 [2020-10-16T19:23:10.429Z] #42 115.2   CC       criu/cr-errno.o
19:23:10 [2020-10-16T19:23:10.429Z] #42 115.3   CC       criu/cr-restore.o
19:23:10 [2020-10-16T19:23:10.429Z] #42 122.5   CC       criu/cr-service.o
19:23:10 [2020-10-16T19:23:10.429Z] #42 ...
19:23:10 [2020-10-16T19:23:10.429Z] 
19:23:10 [2020-10-16T19:23:10.429Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:10 [2020-10-16T19:23:10.429Z] #19 70.84 Setting up python3-distutils (3.7.3-1) ...
19:23:11 [2020-10-16T19:23:11.487Z] #19 71.64 Setting up python3-setuptools (40.8.0-1) ...
19:23:12 [2020-10-16T19:23:12.098Z] #18 24.77 Unpacking bash-completion (1:2.8-6) ...
19:23:12 [2020-10-16T19:23:12.098Z] #18 ...
19:23:12 [2020-10-16T19:23:12.098Z] 
19:23:12 [2020-10-16T19:23:12.098Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:12 [2020-10-16T19:23:12.098Z] #41 60.69   LINK     criu/pie/restorer.built-in.o
19:23:12 [2020-10-16T19:23:12.098Z] #41 60.70   GEN      criu/pie/restorer-blob.h
19:23:12 [2020-10-16T19:23:12.098Z] #41 60.82   DEP      criu/vdso.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 61.11   DEP      criu/uts_ns.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 61.28   DEP      criu/util.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 61.47   DEP      criu/uffd.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 61.70   DEP      criu/tun.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 61.89   DEP      criu/tty.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.03   DEP      criu/timerfd.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.23   DEP      criu/timens.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.36   DEP      criu/sysfs_parse.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.58   DEP      criu/sysctl.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.73   DEP      criu/string.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.76   DEP      criu/stats.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 62.92   DEP      criu/sockets.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 63.19   DEP      criu/sk-unix.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 63.33   DEP      criu/sk-tcp.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 63.56   DEP      criu/sk-queue.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 63.72   DEP      criu/sk-packet.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 63.97   DEP      criu/sk-netlink.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.11   DEP      criu/sk-inet.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.24   DEP      criu/signalfd.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.37   DEP      criu/sigframe.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.44   DEP      criu/shmem.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.57   DEP      criu/servicefd.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.64   DEP      criu/seize.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.80   DEP      criu/seccomp.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 64.91   DEP      criu/rst-malloc.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 65.05   DEP      criu/rbtree.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 65.10   DEP      criu/pstree.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 65.31   DEP      criu/protobuf.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 65.43   GEN      criu/protobuf-desc-gen.h
19:23:12 [2020-10-16T19:23:12.098Z] #41 66.85   DEP      criu/protobuf-desc.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.06   DEP      criu/proc_parse.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.23   DEP      criu/plugin.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.30   DEP      criu/pipes.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.52   DEP      criu/pie-util.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.58   DEP      criu/pie-util-vdso.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.65   DEP      criu/path.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 67.84   DEP      criu/parasite-syscall.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.02   DEP      criu/pagemap.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.11   DEP      criu/pagemap-cache.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.18   DEP      criu/page-xfer.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.27   DEP      criu/page-pipe.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.33   DEP      criu/netfilter.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.43   DEP      criu/net.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.61   DEP      criu/namespaces.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.77   DEP      criu/mount.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 68.93   DEP      criu/memfd.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.14   DEP      criu/mem.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.29   DEP      criu/lsm.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.41   DEP      criu/log.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.49   DEP      criu/libnetlink.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.64   DEP      criu/kerndat.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.85   DEP      criu/kcmp-ids.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 69.93   DEP      criu/irmap.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.09   DEP      criu/ipc_ns.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.30   DEP      criu/image.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.49   DEP      criu/image-desc.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.57   DEP      criu/fsnotify.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.78   DEP      criu/filesystems.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 70.91   DEP      criu/files.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 71.01   DEP      criu/files-reg.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 71.11   DEP      criu/files-ext.d
19:23:12 [2020-10-16T19:23:12.098Z] #41 ...
19:23:12 [2020-10-16T19:23:12.098Z] 
19:23:12 [2020-10-16T19:23:12.098Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.26 Selecting previously unselected package bzip2.
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.38 Selecting previously unselected package xz-utils.
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.38 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.098Z] #18 25.39 Unpacking xz-utils (5.2.4-1) ...
19:23:12 [2020-10-16T19:23:12.362Z] #18 25.57 Selecting previously unselected package apparmor.
19:23:12 [2020-10-16T19:23:12.362Z] #18 25.60 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.362Z] #18 25.68 Unpacking apparmor (2.13.2-10) ...
19:23:12 [2020-10-16T19:23:12.546Z] #19 72.71 Setting up python3-pip (18.1-5) ...
19:23:12 [2020-10-16T19:23:12.627Z] #18 25.97 Selecting previously unselected package aufs-tools.
19:23:12 [2020-10-16T19:23:12.627Z] #18 25.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.627Z] #18 25.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:23:12 [2020-10-16T19:23:12.889Z] #18 26.08 Selecting previously unselected package libonig5:arm64.
19:23:12 [2020-10-16T19:23:12.890Z] #18 26.08 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.890Z] #18 26.09 Unpacking libonig5:arm64 (6.9.1-1) ...
19:23:12 [2020-10-16T19:23:12.890Z] #18 26.28 Selecting previously unselected package libjq1:arm64.
19:23:12 [2020-10-16T19:23:12.890Z] #18 26.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:23:12 [2020-10-16T19:23:12.890Z] #18 26.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:23:12 [2020-10-16T19:23:12.987Z] === RUN   TestDockerSuite/TestAttachDetach
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.39 Selecting previously unselected package jq.
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.40 Unpacking jq (1.5+dfsg-2+b1) ...
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.47 Selecting previously unselected package libaio1:arm64.
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.48 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.49 Unpacking libaio1:arm64 (0.3.112-3) ...
19:23:13 [2020-10-16T19:23:13.154Z] #18 26.57 Selecting previously unselected package libgpm2:arm64.
19:23:13 [2020-10-16T19:23:13.417Z] #18 26.57 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
19:23:13 [2020-10-16T19:23:13.417Z] #18 26.59 Unpacking libgpm2:arm64 (1.20.7-5) ...
19:23:13 [2020-10-16T19:23:13.417Z] #18 26.70 Selecting previously unselected package libicu63:arm64.
19:23:13 [2020-10-16T19:23:13.417Z] #18 26.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
19:23:13 [2020-10-16T19:23:13.417Z] #18 26.73 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:23:13 [2020-10-16T19:23:13.605Z] #19 73.83 Processing triggers for libc-bin (2.28-10) ...
19:23:13 [2020-10-16T19:23:13.605Z] #19 73.85 Processing triggers for mime-support (3.62) ...
19:23:13 [2020-10-16T19:23:13.905Z] #19 DONE 74.1s
19:23:13 [2020-10-16T19:23:13.905Z] 
19:23:13 [2020-10-16T19:23:13.905Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:23:14 [2020-10-16T19:23:14.205Z] #20 0.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:23:14 [2020-10-16T19:23:14.205Z] #20 0.366 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:23:14 [2020-10-16T19:23:14.205Z] #20 0.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:23:14 [2020-10-16T19:23:14.205Z] #20 DONE 0.4s
19:23:14 [2020-10-16T19:23:14.205Z] 
19:23:14 [2020-10-16T19:23:14.205Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:23:15 [2020-10-16T19:23:15.520Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.41 Selecting previously unselected package libnet1:arm64.
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.53 Selecting previously unselected package libnl-3-200:arm64.
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.65 Selecting previously unselected package libprotobuf-c1:arm64.
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.65 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.80 Selecting previously unselected package libreadline5:arm64.
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.82 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.92 Selecting previously unselected package net-tools.
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 29.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:23:16 [2020-10-16T19:23:16.740Z] #18 30.19 Selecting previously unselected package python-pip-whl.
19:23:17 [2020-10-16T19:23:17.003Z] #18 30.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:23:17 [2020-10-16T19:23:17.003Z] #18 30.22 Unpacking python-pip-whl (18.1-5) ...
19:23:17 [2020-10-16T19:23:17.425Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.69 Selecting previously unselected package python3-lib2to3.
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.70 Unpacking python3-lib2to3 (3.7.3-1) ...
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.86 Selecting previously unselected package python3-distutils.
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:23:17 [2020-10-16T19:23:17.580Z] #18 30.88 Unpacking python3-distutils (3.7.3-1) ...
19:23:17 [2020-10-16T19:23:17.580Z] #18 31.05 Selecting previously unselected package python3-pip.
19:23:17 [2020-10-16T19:23:17.844Z] #18 31.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:23:17 [2020-10-16T19:23:17.844Z] #18 31.06 Unpacking python3-pip (18.1-5) ...
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.23 Selecting previously unselected package python3-pkg-resources.
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.25 Unpacking python3-pkg-resources (40.8.0-1) ...
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.39 Selecting previously unselected package python3-setuptools.
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:23:18 [2020-10-16T19:23:18.108Z] #18 31.40 Unpacking python3-setuptools (40.8.0-1) ...
19:23:18 [2020-10-16T19:23:18.363Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:23:18 [2020-10-16T19:23:18.371Z] #18 31.69 Selecting previously unselected package python3-wheel.
19:23:18 [2020-10-16T19:23:18.371Z] #18 31.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:23:18 [2020-10-16T19:23:18.371Z] #18 31.70 Unpacking python3-wheel (0.32.3-2) ...
19:23:18 [2020-10-16T19:23:18.623Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:23:18 [2020-10-16T19:23:18.634Z] #18 31.82 Selecting previously unselected package sudo.
19:23:18 [2020-10-16T19:23:18.634Z] #18 31.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
19:23:18 [2020-10-16T19:23:18.634Z] #18 31.83 Unpacking sudo (1.8.27-1+deb10u2) ...
19:23:19 [2020-10-16T19:23:19.212Z] #18 32.31 Selecting previously unselected package thin-provisioning-tools.
19:23:19 [2020-10-16T19:23:19.212Z] #18 32.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
19:23:19 [2020-10-16T19:23:19.212Z] #18 32.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:23:19 [2020-10-16T19:23:19.476Z] #18 32.63 Selecting previously unselected package uidmap.
19:23:19 [2020-10-16T19:23:19.476Z] #18 32.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
19:23:19 [2020-10-16T19:23:19.476Z] #18 32.65 Unpacking uidmap (1:4.5-1.1) ...
19:23:19 [2020-10-16T19:23:19.476Z] #18 32.81 Selecting previously unselected package vim-runtime.
19:23:19 [2020-10-16T19:23:19.740Z] #18 32.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:23:19 [2020-10-16T19:23:19.740Z] #18 32.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:23:19 [2020-10-16T19:23:19.740Z] #18 32.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:23:19 [2020-10-16T19:23:19.740Z] #18 32.91 Unpacking vim-runtime (2:8.1.0875-5) ...
19:23:19 [2020-10-16T19:23:19.873Z] #21 ...
19:23:19 [2020-10-16T19:23:19.873Z] 
19:23:19 [2020-10-16T19:23:19.873Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:19 [2020-10-16T19:23:19.873Z] #42 126.5   CC       criu/crtools.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 127.2   CC       criu/eventfd.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 127.7   CC       criu/eventpoll.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 129.0   CC       criu/external.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 129.6   CC       criu/fault-injection.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 129.7   CC       criu/fdstore.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 130.2   CC       criu/fifo.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 130.7   CC       criu/file-ids.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 131.1   CC       criu/file-lock.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 132.4   CC       criu/files-ext.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 132.9   CC       criu/files-reg.o
19:23:19 [2020-10-16T19:23:19.873Z] #42 ...
19:23:19 [2020-10-16T19:23:19.873Z] 
19:23:19 [2020-10-16T19:23:19.873Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:23:19 [2020-10-16T19:23:19.873Z] #31 DONE 192.4s
19:23:19 [2020-10-16T19:23:19.873Z] 
19:23:19 [2020-10-16T19:23:19.873Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:23:19 [2020-10-16T19:23:19.873Z] #21 5.865 Collecting yamllint==1.16.0
19:23:20 [2020-10-16T19:23:20.000Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:23:20 [2020-10-16T19:23:20.568Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:23:20 [2020-10-16T19:23:20.568Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:23:20 [2020-10-16T19:23:20.928Z] #21 6.493   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:23:20 [2020-10-16T19:23:20.928Z] #21 6.715 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:23:20 [2020-10-16T19:23:20.928Z] #21 6.828   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:23:21 [2020-10-16T19:23:21.228Z] #21 6.956 Collecting pyyaml (from yamllint==1.16.0)
19:23:21 [2020-10-16T19:23:21.228Z] #21 7.214   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:23:21 [2020-10-16T19:23:21.504Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:23:22 [2020-10-16T19:23:22.072Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:23:22 [2020-10-16T19:23:22.301Z] #18 35.44 Selecting previously unselected package vim.
19:23:22 [2020-10-16T19:23:22.301Z] #18 ...
19:23:22 [2020-10-16T19:23:22.301Z] 
19:23:22 [2020-10-16T19:23:22.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.18   DEP      criu/file-lock.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.32   DEP      criu/file-ids.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.40   DEP      criu/fifo.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.48   DEP      criu/fdstore.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.62   DEP      criu/fault-injection.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.69   DEP      criu/external.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.77   DEP      criu/eventpoll.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 71.95   DEP      criu/eventfd.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.07   DEP      criu/crtools.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.17   DEP      criu/cr-service.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.28   DEP      criu/cr-restore.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.43   DEP      criu/cr-errno.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.45   DEP      criu/cr-dump.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.61   DEP      criu/cr-dedup.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.78   DEP      criu/cr-check.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 72.98   DEP      criu/config.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.06   DEP      criu/clone-noasan.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.11   DEP      criu/cgroup.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.22   DEP      criu/cgroup-props.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.28   DEP      criu/bitmap.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.29   DEP      criu/bfd.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.35   DEP      criu/autofs.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.55   DEP      criu/aio.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.66   DEP      criu/action-scripts.d
19:23:22 [2020-10-16T19:23:22.301Z] #41 73.86   CC       criu/action-scripts.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 74.25   CC       criu/aio.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 74.59   CC       criu/autofs.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 75.60   CC       criu/bfd.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 76.09   CC       criu/bitmap.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 76.26   CC       criu/cgroup-props.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 76.84   CC       criu/cgroup.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 78.97   CC       criu/clone-noasan.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 79.09   CC       criu/config.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 80.39   CC       criu/cr-check.o
19:23:22 [2020-10-16T19:23:22.301Z] #41 ...
19:23:22 [2020-10-16T19:23:22.301Z] 
19:23:22 [2020-10-16T19:23:22.301Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:22 [2020-10-16T19:23:22.301Z] #18 35.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
19:23:22 [2020-10-16T19:23:22.301Z] #18 35.47 Unpacking vim (2:8.1.0875-5) ...
19:23:22 [2020-10-16T19:23:22.331Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:23:22 [2020-10-16T19:23:22.762Z] #21 8.496 Building wheels for collected packages: pyyaml
19:23:22 [2020-10-16T19:23:22.762Z] #21 8.498   Running setup.py bdist_wheel for pyyaml: started
19:23:22 [2020-10-16T19:23:22.879Z] #18 36.08 Selecting previously unselected package xfsprogs.
19:23:22 [2020-10-16T19:23:22.879Z] #18 36.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
19:23:22 [2020-10-16T19:23:22.879Z] #18 36.09 Unpacking xfsprogs (4.20.0-1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.47 Selecting previously unselected package zip.
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.48 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.49 Unpacking zip (3.0-11+b1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.67 Setting up aufs-tools (1:4.14+20190211-1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.70 Setting up libip6tc0:arm64 (1.8.2-4) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.71 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.72 Setting up libgpm2:arm64 (1.20.7-5) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.73 Setting up libip4tc0:arm64 (1.8.2-4) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.76 Setting up uidmap (1:4.5-1.1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.77 Setting up libnftnl11:arm64 (1.1.2-2) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.81 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.82 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:23:23 [2020-10-16T19:23:23.407Z] #18 36.83 Setting up xxd (2:8.1.0875-5) ...
19:23:23 [2020-10-16T19:23:23.670Z] #18 36.85 Setting up zip (3.0-11+b1) ...
19:23:23 [2020-10-16T19:23:23.670Z] #18 36.86 Setting up vim-common (2:8.1.0875-5) ...
19:23:23 [2020-10-16T19:23:23.670Z] #18 36.89 Setting up bash-completion (1:2.8-6) ...
19:23:24 [2020-10-16T19:23:24.234Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:23:24 [2020-10-16T19:23:24.304Z] #21 10.06   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:23:24 [2020-10-16T19:23:24.304Z] #21 10.06   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:23:24 [2020-10-16T19:23:24.304Z] #21 10.15 Successfully built pyyaml
19:23:24 [2020-10-16T19:23:24.304Z] #21 10.17 Installing collected packages: pathspec, pyyaml, yamllint
19:23:24 [2020-10-16T19:23:24.961Z] #21 10.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:23:24 [2020-10-16T19:23:24.961Z] #21 DONE 10.9s
19:23:24 [2020-10-16T19:23:24.961Z] 
19:23:24 [2020-10-16T19:23:24.961Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:24 [2020-10-16T19:23:24.961Z] #42 136.2   CC       criu/files.o
19:23:25 [2020-10-16T19:23:25.171Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:23:25 [2020-10-16T19:23:25.261Z] #42 139.2   CC       criu/filesystems.o
19:23:25 [2020-10-16T19:23:25.910Z] #42 140.0   CC       criu/fsnotify.o
19:23:26 [2020-10-16T19:23:26.108Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:23:26 [2020-10-16T19:23:26.108Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:23:26 [2020-10-16T19:23:26.108Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:23:26 [2020-10-16T19:23:26.990Z] #18 40.22 Setting up libiptc0:arm64 (1.8.2-4) ...
19:23:26 [2020-10-16T19:23:26.990Z] #18 40.23 Setting up xz-utils (5.2.4-1) ...
19:23:26 [2020-10-16T19:23:26.990Z] #18 40.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:26 [2020-10-16T19:23:26.990Z] #18 40.26 Setting up sudo (1.8.27-1+deb10u2) ...
19:23:27 [2020-10-16T19:23:27.045Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.34 invoke-rc.d: could not determine current runlevel
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.34 invoke-rc.d: policy-rc.d denied execution of start.
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.52 Setting up pigz (2.4-1) ...
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.55 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:23:27 [2020-10-16T19:23:27.255Z] #18 40.58 Setting up python-pip-whl (18.1-5) ...
19:23:27 [2020-10-16T19:23:27.304Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:23:27 [2020-10-16T19:23:27.452Z] #42 141.2   CC       criu/image-desc.o
19:23:27 [2020-10-16T19:23:27.452Z] #42 141.4   CC       criu/image.o
19:23:27 [2020-10-16T19:23:27.519Z] #18 40.67 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:23:27 [2020-10-16T19:23:27.519Z] #18 40.69 Setting up vim-runtime (2:8.1.0875-5) ...
19:23:27 [2020-10-16T19:23:27.806Z] #54 219.6 + bin/containerd-stress
19:23:27 [2020-10-16T19:23:27.806Z] #54 221.7 + bin/containerd-shim
19:23:27 [2020-10-16T19:23:27.875Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:23:27 [2020-10-16T19:23:27.875Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7cb7bc1a\powershellScript.ps1'; exit $LASTEXITCODE;
19:23:27 [2020-10-16T19:23:27.875Z] ----------------------------------------------------------------------------
19:23:27 [2020-10-16T19:23:27.875Z] 
19:23:27 [2020-10-16T19:23:27.875Z] INFO: executeCI.ps1 starting at Fri Oct 16 19:23:27 CUT 2020
19:23:27 [2020-10-16T19:23:27.875Z] 
19:23:27 [2020-10-16T19:23:27.875Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:23:27 [2020-10-16T19:23:27.875Z] INFO: Running git version 2.24.1.windows.2
19:23:27 [2020-10-16T19:23:27.875Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:23:27 [2020-10-16T19:23:27.875Z] INFO: Environment variables:
19:23:27 [2020-10-16T19:23:27.875Z] 
19:23:27 [2020-10-16T19:23:27.875Z] Name                           Value                                                                                   
19:23:27 [2020-10-16T19:23:27.875Z] ----                           -----                                                                                   
19:23:27 [2020-10-16T19:23:27.875Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:23:27 [2020-10-16T19:23:27.875Z] amd64                          true                                                                                    
19:23:27 [2020-10-16T19:23:27.875Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
19:23:27 [2020-10-16T19:23:27.875Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:23:27 [2020-10-16T19:23:27.875Z] arm64                          true                                                                                    
19:23:27 [2020-10-16T19:23:27.875Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
19:23:27 [2020-10-16T19:23:27.875Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:23:27 [2020-10-16T19:23:27.876Z] BRANCH_NAME                    PR-41528                                                                                
19:23:27 [2020-10-16T19:23:27.876Z] BUILD_DISPLAY_NAME             #4                                                                                      
19:23:27 [2020-10-16T19:23:27.876Z] BUILD_ID                       4                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] BUILD_NUMBER                   4                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] BUILD_TAG                      jenkins-moby-PR-41528-4                                                                 
19:23:27 [2020-10-16T19:23:27.876Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41528/4/                              
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_AUTHOR                  thaJeztah                                                                               
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_BRANCH                  remove_default_oom_score_adj                                                            
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_FORK                    thaJeztah/docker                                                                        
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_ID                      41528                                                                                   
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_TARGET                  master                                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_TITLE                   Remove default oom score adj                                                            
19:23:27 [2020-10-16T19:23:27.876Z] CHANGE_URL                     https://github.com/moby/moby/pull/41528                                                 
19:23:27 [2020-10-16T19:23:27.876Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:23:27 [2020-10-16T19:23:27.876Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:23:27 [2020-10-16T19:23:27.876Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:23:27 [2020-10-16T19:23:27.876Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:23:27 [2020-10-16T19:23:27.876Z] COMPUTERNAME                   azwin-2-a59390                                                                          
19:23:27 [2020-10-16T19:23:27.876Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
19:23:27 [2020-10-16T19:23:27.876Z] ConfigSequenceNumber           0                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] dco                            true                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] DOCKER_BUILDKIT                0                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] DOCKER_DUT_DEBUG               1                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:23:27 [2020-10-16T19:23:27.876Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:23:27 [2020-10-16T19:23:27.876Z] EXECUTOR_NUMBER                0                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] FQDN                           azwin-2-a59390.westus.cloudapp.azure.com                                                
19:23:27 [2020-10-16T19:23:27.876Z] GIT_BRANCH                     PR-41528                                                                                
19:23:27 [2020-10-16T19:23:27.876Z] GIT_COMMIT                     561b8014c022bede412aee47e89cc11b648316ac                                                
19:23:27 [2020-10-16T19:23:27.876Z] GIT_PREVIOUS_COMMIT            561b8014c022bede412aee47e89cc11b648316ac                                                
19:23:27 [2020-10-16T19:23:27.876Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:23:27 [2020-10-16T19:23:27.876Z] HUDSON_COOKIE                  ef651830-1bd2-4bd3-a038-1c1d6d626e71                                                    
19:23:27 [2020-10-16T19:23:27.876Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:23:27 [2020-10-16T19:23:27.876Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:23:27 [2020-10-16T19:23:27.876Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:23:27 [2020-10-16T19:23:27.876Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
19:23:27 [2020-10-16T19:23:27.876Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:23:27 [2020-10-16T19:23:27.876Z] JENKINS_NODE_COOKIE            c0b14caa-4893-4faf-8787-26968ccc6fc2                                                    
19:23:27 [2020-10-16T19:23:27.876Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:23:27 [2020-10-16T19:23:27.876Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:23:27 [2020-10-16T19:23:27.876Z] JOB_BASE_NAME                  PR-41528                                                                                
19:23:27 [2020-10-16T19:23:27.876Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41528/display/redirect                
19:23:27 [2020-10-16T19:23:27.876Z] JOB_NAME                       moby/PR-41528                                                                           
19:23:27 [2020-10-16T19:23:27.876Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41528/                                
19:23:27 [2020-10-16T19:23:27.876Z] library.jps.version            master                                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
19:23:27 [2020-10-16T19:23:27.876Z] NODE_LABELS                    amd64 azure azwin-2-a59390 azwin-2019 docker west-us windows windows-2019 x86_64        
19:23:27 [2020-10-16T19:23:27.876Z] NODE_NAME                      azwin-2-a59390                                                                          
19:23:27 [2020-10-16T19:23:27.876Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] OS                             Windows_NT                                                                              
19:23:27 [2020-10-16T19:23:27.876Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
19:23:27 [2020-10-16T19:23:27.876Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:23:27 [2020-10-16T19:23:27.876Z] ppc64le                        true                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:23:27 [2020-10-16T19:23:27.876Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
19:23:27 [2020-10-16T19:23:27.876Z] PROCESSOR_LEVEL                6                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] PROCESSOR_REVISION             4f01                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] ProgramData                    C:\ProgramData                                                                          
19:23:27 [2020-10-16T19:23:27.876Z] ProgramFiles                   C:\Program Files                                                                        
19:23:27 [2020-10-16T19:23:27.876Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] ProgramW6432                   C:\Program Files                                                                        
19:23:27 [2020-10-16T19:23:27.876Z] PROMPT                         $P$G                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
19:23:27 [2020-10-16T19:23:27.876Z] PUBLIC                         C:\Users\Public                                                                         
19:23:27 [2020-10-16T19:23:27.876Z] rootless                       true                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41528/4/display/redirect?page=changes 
19:23:27 [2020-10-16T19:23:27.876Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41528/4/display/redirect              
19:23:27 [2020-10-16T19:23:27.876Z] s390x                          false                                                                                   
19:23:27 [2020-10-16T19:23:27.876Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] SOURCES_DRIVE                  d                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] SOURCES_SUBDIR                 gopath                                                                                  
19:23:27 [2020-10-16T19:23:27.876Z] STAGE_NAME                     Run tests                                                                               
19:23:27 [2020-10-16T19:23:27.876Z] SystemDrive                    C:                                                                                      
19:23:27 [2020-10-16T19:23:27.876Z] SystemRoot                     C:\windows                                                                              
19:23:27 [2020-10-16T19:23:27.876Z] TEMP                           C:\windows\TEMP                                                                         
19:23:27 [2020-10-16T19:23:27.876Z] TESTDEBUG                      0                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] TESTRUN_DRIVE                  d                                                                                       
19:23:27 [2020-10-16T19:23:27.876Z] TESTRUN_SUBDIR                 CI                                                                                      
19:23:27 [2020-10-16T19:23:27.876Z] TIMEOUT                        120m                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] TMP                            C:\windows\TEMP                                                                         
19:23:27 [2020-10-16T19:23:27.876Z] unit_validate                  true                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] USERDOMAIN                     WORKGROUP                                                                               
19:23:27 [2020-10-16T19:23:27.876Z] USERNAME                       azwin-2-a59390$                                                                         
19:23:27 [2020-10-16T19:23:27.876Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
19:23:27 [2020-10-16T19:23:27.876Z] validate_force                 false                                                                                   
19:23:27 [2020-10-16T19:23:27.876Z] windir                         C:\windows                                                                              
19:23:27 [2020-10-16T19:23:27.876Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:23:27 [2020-10-16T19:23:27.876Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:23:27 [2020-10-16T19:23:27.876Z] windowsRS1                     false                                                                                   
19:23:27 [2020-10-16T19:23:27.876Z] windowsRS5                     true                                                                                    
19:23:27 [2020-10-16T19:23:27.876Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:23:27 [2020-10-16T19:23:27.876Z] 
19:23:27 [2020-10-16T19:23:27.876Z] 
19:23:27 [2020-10-16T19:23:27.876Z] 
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.55 Setting up libaio1:arm64 (0.3.112-3) ...
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.62 Setting up libonig5:arm64 (6.9.1-1) ...
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.66 Setting up vim (2:8.1.0875-5) ...
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:28 [2020-10-16T19:23:28.470Z] #18 41.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:28 [2020-10-16T19:23:28.509Z] #42 142.3   CC       criu/ipc_ns.o
19:23:28 [2020-10-16T19:23:28.734Z] #18 41.83 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:23:28 [2020-10-16T19:23:28.734Z] #18 41.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:23:28 [2020-10-16T19:23:28.734Z] #18 41.99 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:23:28 [2020-10-16T19:23:28.734Z] #18 42.00 Setting up jq (1.5+dfsg-2+b1) ...
19:23:28 [2020-10-16T19:23:28.734Z] #18 42.01 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:23:28 [2020-10-16T19:23:28.734Z] #18 42.04 Setting up python3.7 (3.7.3-2+deb10u2) ...
19:23:29 [2020-10-16T19:23:29.209Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:23:30 [2020-10-16T19:23:30.046Z] #42 143.8   CC       criu/irmap.o
19:23:30 [2020-10-16T19:23:30.058Z] INFO: Sources under d:\gopath\...
19:23:30 [2020-10-16T19:23:30.059Z] INFO: Test run under d:\CI\...
19:23:30 [2020-10-16T19:23:30.059Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:23:30 [2020-10-16T19:23:30.059Z] INFO: docker/docker repository was found
19:23:30 [2020-10-16T19:23:30.518Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
19:23:30 [2020-10-16T19:23:30.694Z] #42 144.5   CC       criu/kcmp-ids.o
19:23:30 [2020-10-16T19:23:30.978Z] ltsc2019: Pulling from windows/servercore
19:23:30 [2020-10-16T19:23:30.978Z] 4612f6d0b889: Pulling fs layer
19:23:30 [2020-10-16T19:23:30.978Z] 406ffb8432a7: Pulling fs layer
19:23:30 [2020-10-16T19:23:30.993Z] #42 144.9   CC       criu/kerndat.o
19:23:31 [2020-10-16T19:23:31.114Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.26 Setting up iptables (1.8.2-4) ...
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:23:31 [2020-10-16T19:23:31.488Z] #18 44.33 Setting up python3 (3.7.3-1) ...
19:23:31 [2020-10-16T19:23:31.763Z] #18 44.82 Setting up python3-wheel (0.32.3-2) ...
19:23:32 [2020-10-16T19:23:32.356Z] #18 45.61 Setting up apparmor (2.13.2-10) ...
19:23:32 [2020-10-16T19:23:32.356Z] #18 ...
19:23:32 [2020-10-16T19:23:32.356Z] 
19:23:32 [2020-10-16T19:23:32.356Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:23:32 [2020-10-16T19:23:32.356Z] #47 169.8 + /build/golangci-lint --version
19:23:32 [2020-10-16T19:23:32.534Z] #42 146.3   CC       criu/libnetlink.o
19:23:32 [2020-10-16T19:23:32.833Z] #42 146.7   CC       criu/log.o
19:23:32 [2020-10-16T19:23:32.933Z] #47 170.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:23:32 [2020-10-16T19:23:32.933Z] #47 ...
19:23:32 [2020-10-16T19:23:32.933Z] 
19:23:32 [2020-10-16T19:23:32.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:32 [2020-10-16T19:23:32.933Z] #41 81.89   CC       criu/cr-dedup.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 82.35   CC       criu/cr-dump.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 84.08   CC       criu/cr-errno.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 84.14   CC       criu/cr-restore.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 87.60   CC       criu/cr-service.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 89.32   CC       criu/crtools.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 89.91   CC       criu/eventfd.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 90.23   CC       criu/eventpoll.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 91.15   CC       criu/external.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 91.44   CC       criu/fault-injection.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 91.52   CC       criu/fdstore.o
19:23:32 [2020-10-16T19:23:32.933Z] #41 91.79   CC       criu/fifo.o
19:23:33 [2020-10-16T19:23:33.067Z] #54 228.6 + bin/containerd-shim-runc-v1
19:23:33 [2020-10-16T19:23:33.132Z] #42 147.3   CC       criu/lsm.o
19:23:33 [2020-10-16T19:23:33.302Z] #41 92.18   CC       criu/file-ids.o
19:23:33 [2020-10-16T19:23:33.566Z] #41 92.84   CC       criu/file-lock.o
19:23:33 [2020-10-16T19:23:33.781Z] #42 147.8   CC       criu/mem.o
19:23:33 [2020-10-16T19:23:33.809Z] #54 215.4 + bin/containerd-stress
19:23:33 [2020-10-16T19:23:33.809Z] #54 217.3 + bin/containerd-shim
19:23:34 [2020-10-16T19:23:34.403Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:23:34 [2020-10-16T19:23:34.516Z] #41 ...
19:23:34 [2020-10-16T19:23:34.516Z] 
19:23:34 [2020-10-16T19:23:34.516Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:23:34 [2020-10-16T19:23:34.516Z] #51 59.91 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:23:34 [2020-10-16T19:23:34.516Z] #51 ...
19:23:34 [2020-10-16T19:23:34.516Z] 
19:23:34 [2020-10-16T19:23:34.516Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:23:34 [2020-10-16T19:23:34.516Z] #47 DONE 172.0s
19:23:34 [2020-10-16T19:23:34.781Z] 
19:23:34 [2020-10-16T19:23:34.781Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:23:36 [2020-10-16T19:23:36.570Z] #42 150.0   CC       criu/memfd.o
19:23:36 [2020-10-16T19:23:36.570Z] #42 150.6   CC       criu/mount.o
19:23:36 [2020-10-16T19:23:36.937Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:23:37 [2020-10-16T19:23:37.341Z] #51 62.38 + mkdir -p /build
19:23:37 [2020-10-16T19:23:37.341Z] #51 62.39 + cp runc /build/runc
19:23:37 [2020-10-16T19:23:37.609Z] #51 DONE 63.1s
19:23:37 [2020-10-16T19:23:37.609Z] 
19:23:37 [2020-10-16T19:23:37.609Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:23:37 [2020-10-16T19:23:37.609Z] #18 48.73 Setting up xfsprogs (4.20.0-1) ...
19:23:37 [2020-10-16T19:23:37.609Z] #18 48.74 Setting up python3-lib2to3 (3.7.3-1) ...
19:23:37 [2020-10-16T19:23:37.609Z] #18 49.16 Setting up python3-pkg-resources (40.8.0-1) ...
19:23:37 [2020-10-16T19:23:37.609Z] #18 50.15 Setting up python3-distutils (3.7.3-1) ...
19:23:37 [2020-10-16T19:23:37.609Z] #18 50.90 Setting up python3-setuptools (40.8.0-1) ...
19:23:38 [2020-10-16T19:23:38.325Z] #54 233.2 + bin/containerd-shim-runc-v2
19:23:38 [2020-10-16T19:23:38.561Z] #18 51.91 Setting up python3-pip (18.1-5) ...
19:23:38 [2020-10-16T19:23:38.580Z] #54 234.2 + binaries
19:23:38 [2020-10-16T19:23:38.580Z] #54 234.2 + install -D bin/containerd /build/containerd
19:23:38 [2020-10-16T19:23:38.580Z] #54 234.2 + install -D bin/containerd-shim /build/containerd-shim
19:23:38 [2020-10-16T19:23:38.580Z] #54 234.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:23:38 [2020-10-16T19:23:38.580Z] #54 234.3 + install -D bin/ctr /build/ctr
19:23:39 [2020-10-16T19:23:39.090Z] #54 224.1 + bin/containerd-shim-runc-v1
19:23:39 [2020-10-16T19:23:39.471Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:23:39 [2020-10-16T19:23:39.959Z] #18 52.87 Processing triggers for libc-bin (2.28-10) ...
19:23:39 [2020-10-16T19:23:39.959Z] #18 52.91 Processing triggers for mime-support (3.62) ...
19:23:39 [2020-10-16T19:23:39.959Z] #18 DONE 53.2s
19:23:39 [2020-10-16T19:23:39.959Z] 
19:23:39 [2020-10-16T19:23:39.959Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:23:40 [2020-10-16T19:23:40.469Z] #54 DONE 235.8s
19:23:40 [2020-10-16T19:23:40.848Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:23:41 [2020-10-16T19:23:41.030Z] 
19:23:41 [2020-10-16T19:23:41.030Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:23:41 [2020-10-16T19:23:41.354Z] #19 1.358 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:23:41 [2020-10-16T19:23:41.354Z] #19 1.364 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:23:41 [2020-10-16T19:23:41.354Z] #19 1.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:23:41 [2020-10-16T19:23:41.354Z] #19 DONE 1.6s
19:23:41 [2020-10-16T19:23:41.354Z] 
19:23:41 [2020-10-16T19:23:41.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:41 [2020-10-16T19:23:41.354Z] #41 93.86   CC       criu/files-ext.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 94.36   CC       criu/files-reg.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 96.19   CC       criu/files.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 97.56   CC       criu/filesystems.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 98.15   CC       criu/fsnotify.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 98.87   CC       criu/image-desc.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 99.06   CC       criu/image.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 99.77   CC       criu/ipc_ns.o
19:23:41 [2020-10-16T19:23:41.355Z] #41 100.5   CC       criu/irmap.o
19:23:41 [2020-10-16T19:23:41.618Z] #41 ...
19:23:41 [2020-10-16T19:23:41.618Z] 
19:23:41 [2020-10-16T19:23:41.618Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:23:41 [2020-10-16T19:23:41.957Z] #55 DONE 0.8s
19:23:41 [2020-10-16T19:23:41.958Z] 
19:23:41 [2020-10-16T19:23:41.958Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:23:41 [2020-10-16T19:23:41.958Z] #59 DONE 0.2s
19:23:41 [2020-10-16T19:23:41.958Z] 
19:23:41 [2020-10-16T19:23:41.958Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:23:42 [2020-10-16T19:23:42.208Z] #42 155.3   CC       criu/namespaces.o
19:23:42 [2020-10-16T19:23:42.522Z] #61 DONE 0.4s
19:23:42 [2020-10-16T19:23:42.522Z] 
19:23:42 [2020-10-16T19:23:42.522Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:23:42 [2020-10-16T19:23:42.522Z] #63 DONE 0.0s
19:23:42 [2020-10-16T19:23:42.522Z] 
19:23:42 [2020-10-16T19:23:42.522Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:23:42 [2020-10-16T19:23:42.522Z] #64 DONE 0.0s
19:23:42 [2020-10-16T19:23:42.522Z] 
19:23:42 [2020-10-16T19:23:42.522Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
19:23:42 [2020-10-16T19:23:42.751Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:23:42 [2020-10-16T19:23:42.751Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:23:43 [2020-10-16T19:23:43.290Z] #54 228.6 + bin/containerd-shim-runc-v2
19:23:43 [2020-10-16T19:23:43.318Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:23:43 [2020-10-16T19:23:43.318Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:23:43 [2020-10-16T19:23:43.380Z] 406ffb8432a7: Verifying Checksum
19:23:43 [2020-10-16T19:23:43.380Z] 406ffb8432a7: Download complete
19:23:43 [2020-10-16T19:23:43.451Z] #65 DONE 1.2s
19:23:43 [2020-10-16T19:23:43.451Z] 
19:23:43 [2020-10-16T19:23:43.451Z] #66 exporting to image
19:23:43 [2020-10-16T19:23:43.451Z] #66 exporting layers
19:23:43 [2020-10-16T19:23:43.754Z] #42 157.6   CC       criu/net.o
19:23:43 [2020-10-16T19:23:43.885Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:23:44 [2020-10-16T19:23:44.226Z] #54 229.7 + binaries
19:23:44 [2020-10-16T19:23:44.226Z] #54 229.7 + install -D bin/containerd /build/containerd
19:23:44 [2020-10-16T19:23:44.226Z] #54 229.7 + install -D bin/containerd-shim /build/containerd-shim
19:23:44 [2020-10-16T19:23:44.226Z] #54 229.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:23:44 [2020-10-16T19:23:44.226Z] #54 229.7 + install -D bin/ctr /build/ctr
19:23:44 [2020-10-16T19:23:44.454Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:23:44 [2020-10-16T19:23:44.714Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:23:44 [2020-10-16T19:23:44.973Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:23:45 [2020-10-16T19:23:45.232Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:23:45 [2020-10-16T19:23:45.491Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:23:45 [2020-10-16T19:23:45.843Z] #20 3.773 Collecting yamllint==1.16.0
19:23:46 [2020-10-16T19:23:46.129Z] #54 DONE 231.6s
19:23:47 [2020-10-16T19:23:47.072Z] 
19:23:47 [2020-10-16T19:23:47.072Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:23:47 [2020-10-16T19:23:47.072Z] #55 DONE 0.3s
19:23:47 [2020-10-16T19:23:47.331Z] 
19:23:47 [2020-10-16T19:23:47.331Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:23:47 [2020-10-16T19:23:47.331Z] #59 DONE 0.1s
19:23:47 [2020-10-16T19:23:47.331Z] 
19:23:47 [2020-10-16T19:23:47.331Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:23:47 [2020-10-16T19:23:47.396Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:23:47 [2020-10-16T19:23:47.655Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:23:47 [2020-10-16T19:23:47.767Z] #20 ...
19:23:47 [2020-10-16T19:23:47.767Z] 
19:23:47 [2020-10-16T19:23:47.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:47 [2020-10-16T19:23:47.767Z] #41 101.0   CC       criu/kcmp-ids.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 101.2   CC       criu/kerndat.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 102.1   CC       criu/libnetlink.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 102.4   CC       criu/log.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 102.8   CC       criu/lsm.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 103.0   CC       criu/mem.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 104.2   CC       criu/memfd.o
19:23:47 [2020-10-16T19:23:47.767Z] #41 104.6   CC       criu/mount.o
19:23:47 [2020-10-16T19:23:47.899Z] #61 DONE 0.5s
19:23:47 [2020-10-16T19:23:47.899Z] 
19:23:47 [2020-10-16T19:23:47.899Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:23:47 [2020-10-16T19:23:47.899Z] #63 DONE 0.0s
19:23:47 [2020-10-16T19:23:47.899Z] 
19:23:47 [2020-10-16T19:23:47.899Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:23:47 [2020-10-16T19:23:47.899Z] #64 DONE 0.0s
19:23:47 [2020-10-16T19:23:47.899Z] 
19:23:47 [2020-10-16T19:23:47.899Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
19:23:48 [2020-10-16T19:23:48.031Z] #41 107.1   CC       criu/namespaces.o
19:23:48 [2020-10-16T19:23:48.072Z] 4612f6d0b889: Verifying Checksum
19:23:48 [2020-10-16T19:23:48.072Z] 4612f6d0b889: Download complete
19:23:48 [2020-10-16T19:23:48.253Z] #42 161.8   CC       criu/netfilter.o
19:23:48 [2020-10-16T19:23:48.253Z] #42 162.2   CC       criu/page-pipe.o
19:23:48 [2020-10-16T19:23:48.591Z] --- PASS: TestBuildWithHugeFile (45.75s)
19:23:48 [2020-10-16T19:23:48.591Z] === RUN   TestBuildWithEmptyDockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:48 [2020-10-16T19:23:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:48 [2020-10-16T19:23:48.836Z] #65 DONE 0.9s
19:23:48 [2020-10-16T19:23:48.836Z] 
19:23:48 [2020-10-16T19:23:48.836Z] #66 exporting to image
19:23:48 [2020-10-16T19:23:48.836Z] #66 exporting layers
19:23:48 [2020-10-16T19:23:48.850Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:48 [2020-10-16T19:23:48.850Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:48 [2020-10-16T19:23:48.850Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:48 [2020-10-16T19:23:48.850Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:23:48 [2020-10-16T19:23:48.850Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:23:48 [2020-10-16T19:23:48.850Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
19:23:48 [2020-10-16T19:23:48.850Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
19:23:48 [2020-10-16T19:23:48.850Z] === RUN   TestBuildPreserveOwnership
19:23:48 [2020-10-16T19:23:48.850Z] === RUN   TestBuildPreserveOwnership/copy_from
19:23:48 [2020-10-16T19:23:48.850Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:23:48 [2020-10-16T19:23:48.897Z] #42 163.0   CC       criu/page-xfer.o
19:23:49 [2020-10-16T19:23:49.109Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:23:49 [2020-10-16T19:23:49.368Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:23:49 [2020-10-16T19:23:49.424Z] #41 108.3   CC       criu/net.o
19:23:50 [2020-10-16T19:23:50.818Z] #41 ...
19:23:50 [2020-10-16T19:23:50.818Z] 
19:23:50 [2020-10-16T19:23:50.818Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:23:50 [2020-10-16T19:23:50.818Z] #20 9.040   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:23:50 [2020-10-16T19:23:50.818Z] #20 9.114 Collecting pyyaml (from yamllint==1.16.0)
19:23:50 [2020-10-16T19:23:50.818Z] #20 9.231   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:23:50 [2020-10-16T19:23:50.994Z] #42 165.0   CC       criu/pagemap-cache.o
19:23:51 [2020-10-16T19:23:51.272Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:23:51 [2020-10-16T19:23:51.272Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:23:51 [2020-10-16T19:23:51.542Z] #66 exporting layers 6.8s done
19:23:51 [2020-10-16T19:23:51.542Z] #66 writing image sha256:5613ad1c8f0de208fb4a8d301be89c5d9701a48e3b1a512ad081ef15c391c7e4 done
19:23:51 [2020-10-16T19:23:51.542Z] #66 naming to docker.io/library/docker:561b8014c022bede412aee47e89cc11b648316ac done
19:23:51 [2020-10-16T19:23:51.542Z] #66 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:23:51 [2020-10-16T19:23:51.641Z] #42 165.4   CC       criu/pagemap.o
19:23:51 [2020-10-16T19:23:51.765Z] #20 10.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:23:51 [2020-10-16T19:23:51.765Z] #20 10.24   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:23:51 [2020-10-16T19:23:51.765Z] #20 10.27 Building wheels for collected packages: pyyaml
19:23:51 [2020-10-16T19:23:51.765Z] #20 10.27   Running setup.py bdist_wheel for pyyaml: started
19:23:51 [2020-10-16T19:23:51.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/validate/default
19:23:52 [2020-10-16T19:23:52.308Z] #42 166.4   CC       criu/parasite-syscall.o
19:23:52 [2020-10-16T19:23:52.649Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:23:52 [2020-10-16T19:23:52.649Z] --- PASS: TestBuildPreserveOwnership (3.77s)
19:23:52 [2020-10-16T19:23:52.649Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.59s)
19:23:52 [2020-10-16T19:23:52.649Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
19:23:52 [2020-10-16T19:23:52.649Z] === RUN   TestBuildPlatformInvalid
19:23:52 [2020-10-16T19:23:52.649Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:23:52 [2020-10-16T19:23:52.649Z] PASS
19:23:52 [2020-10-16T19:23:52.649Z] 
19:23:52 [2020-10-16T19:23:52.649Z] === Skipped
19:23:52 [2020-10-16T19:23:52.649Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:23:52 [2020-10-16T19:23:52.649Z]     build_session_test.go:25: TODO: BuildKit
19:23:52 [2020-10-16T19:23:52.649Z] 
19:23:52 [2020-10-16T19:23:52.649Z] 
19:23:52 [2020-10-16T19:23:52.649Z] DONE 32 tests, 1 skipped in 92.570s
19:23:52 [2020-10-16T19:23:52.649Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:23:52 [2020-10-16T19:23:52.649Z] ++ 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:23:52 [2020-10-16T19:23:52.649Z] ++ set -e
19:23:52 [2020-10-16T19:23:52.649Z] ++ '[' -n 0 ']'
19:23:52 [2020-10-16T19:23:52.649Z] ++ set -x
19:23:52 [2020-10-16T19:23:52.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:23:52 [2020-10-16T19:23:52.649Z] INFO: Testing against a local daemon
19:23:52 [2020-10-16T19:23:52.649Z] === RUN   TestConfigInspect
19:23:52 [2020-10-16T19:23:52.711Z] #20 10.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:23:52 [2020-10-16T19:23:52.711Z] #20 10.98   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:23:52 [2020-10-16T19:23:52.711Z] #20 11.04 Successfully built pyyaml
19:23:52 [2020-10-16T19:23:52.711Z] #20 11.05 Installing collected packages: pyyaml, pathspec, yamllint
19:23:52 [2020-10-16T19:23:52.711Z] #20 11.30 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:23:52 [2020-10-16T19:23:52.908Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:23:53 [2020-10-16T19:23:53.774Z] Congratulations!  All commits are properly signed with the DCO!
19:23:53 [2020-10-16T19:23:53.774Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:23:53 [2020-10-16T19:23:53.774Z] No api/types/ or api/swagger.yaml changes in diff.
19:23:53 [2020-10-16T19:23:53.774Z] Congratulations!  All TOML source files changed here have valid syntax.
19:23:53 [2020-10-16T19:23:53.843Z] #42 167.7   CC       criu/path.o
19:23:54 [2020-10-16T19:23:54.030Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:23:54 [2020-10-16T19:23:54.030Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:23:54 [2020-10-16T19:23:54.030Z] Congratulations!  No new tests were added to integration-cli.
19:23:54 [2020-10-16T19:23:54.030Z] 
19:23:54 [2020-10-16T19:23:54.030Z] INFO Start validation with golang-ci-lint
19:23:54 [2020-10-16T19:23:54.030Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:23:54 [2020-10-16T19:23:54.030Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:23:54 [2020-10-16T19:23:54.031Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:23:54 [2020-10-16T19:23:54.142Z] #42 168.0   CC       criu/pie-util-vdso.o
19:23:54 [2020-10-16T19:23:54.637Z] #20 DONE 12.9s
19:23:54 [2020-10-16T19:23:54.637Z] 
19:23:54 [2020-10-16T19:23:54.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:23:54 [2020-10-16T19:23:54.637Z] #41 110.4   CC       criu/netfilter.o
19:23:54 [2020-10-16T19:23:54.637Z] #41 110.6   CC       criu/page-pipe.o
19:23:54 [2020-10-16T19:23:54.637Z] #41 111.1   CC       criu/page-xfer.o
19:23:54 [2020-10-16T19:23:54.637Z] #41 112.3   CC       criu/pagemap-cache.o
19:23:54 [2020-10-16T19:23:54.637Z] #41 112.6   CC       criu/pagemap.o
19:23:54 [2020-10-16T19:23:54.637Z] #41 113.3   CC       criu/parasite-syscall.o
19:23:54 [2020-10-16T19:23:54.792Z] #42 168.7   CC       criu/pie-util.o
19:23:54 [2020-10-16T19:23:54.792Z] #42 168.9   CC       criu/pipes.o
19:23:54 [2020-10-16T19:23:54.899Z] #41 114.0   CC       criu/path.o
19:23:55 [2020-10-16T19:23:55.162Z] #41 114.2   CC       criu/pie-util-vdso.o
19:23:55 [2020-10-16T19:23:55.406Z] #66 exporting layers 6.3s done
19:23:55 [2020-10-16T19:23:55.406Z] #66 writing image sha256:46fba3c09c225ceb910a2169fea3d6bc821002e93dccdcefa079d1f1cbc68697 done
19:23:55 [2020-10-16T19:23:55.406Z] #66 naming to docker.io/library/docker:561b8014c022bede412aee47e89cc11b648316ac done
19:23:55 [2020-10-16T19:23:55.406Z] #66 DONE 6.3s
[Pipeline] }
19:23:55 [2020-10-16T19:23:55.426Z] #41 114.5   CC       criu/pie-util.o
[Pipeline] // stage
19:23:55 [2020-10-16T19:23:55.441Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:55 [2020-10-16T19:23:55.690Z] #41 114.7   CC       criu/pipes.o
19:23:55 [2020-10-16T19:23:55.700Z] --- PASS: TestConfigInspect (2.92s)
19:23:55 [2020-10-16T19:23:55.700Z] === RUN   TestConfigList
19:23:55 [2020-10-16T19:23:55.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh dynbinary test-integration
19:23:55 [2020-10-16T19:23:55.848Z] #42 169.8   CC       criu/plugin.o
19:23:55 [2020-10-16T19:23:55.953Z] #41 115.2   CC       criu/plugin.o
19:23:56 [2020-10-16T19:23:56.147Z] #42 170.2   CC       criu/proc_parse.o
19:23:56 [2020-10-16T19:23:56.217Z] #41 115.5   CC       criu/proc_parse.o
19:23:56 [2020-10-16T19:23:56.635Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:23:56 [2020-10-16T19:23:56.709Z] 
19:23:56 [2020-10-16T19:23:56.709Z] Removing bundles/
19:23:56 [2020-10-16T19:23:56.709Z] 
19:23:56 [2020-10-16T19:23:56.709Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:23:56 [2020-10-16T19:23:56.709Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:23:56 [2020-10-16T19:23:56.709Z] GOOS="" GOARCH="" GOARM=""
19:23:58 [2020-10-16T19:23:58.011Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:23:58 [2020-10-16T19:23:58.270Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:23:58 [2020-10-16T19:23:58.270Z] --- PASS: TestConfigList (2.75s)
19:23:58 [2020-10-16T19:23:58.270Z] === RUN   TestConfigsCreateAndDelete
19:23:58 [2020-10-16T19:23:58.779Z] #41 117.3   CC       criu/protobuf-desc.o
19:23:58 [2020-10-16T19:23:58.779Z] #41 118.0   CC       criu/protobuf.o
19:23:59 [2020-10-16T19:23:59.047Z] #41 118.3   CC       criu/pstree.o
19:23:59 [2020-10-16T19:23:59.207Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:23:59 [2020-10-16T19:23:59.625Z] #41 ...
19:23:59 [2020-10-16T19:23:59.625Z] 
19:23:59 [2020-10-16T19:23:59.625Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:23:59 [2020-10-16T19:23:59.625Z] #22 196.8 + return
19:24:00 [2020-10-16T19:24:00.144Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:24:00 [2020-10-16T19:24:00.403Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:24:00 [2020-10-16T19:24:00.573Z] #22 DONE 197.9s
19:24:00 [2020-10-16T19:24:00.573Z] 
19:24:00 [2020-10-16T19:24:00.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:00 [2020-10-16T19:24:00.573Z] #41 119.2   CC       criu/rbtree.o
19:24:00 [2020-10-16T19:24:00.573Z] #41 119.4   CC       criu/rst-malloc.o
19:24:00 [2020-10-16T19:24:00.573Z] #41 119.7   CC       criu/seccomp.o
19:24:00 [2020-10-16T19:24:00.653Z] #42 174.6   CC       criu/protobuf-desc.o
19:24:00 [2020-10-16T19:24:00.953Z] #42 ...
19:24:00 [2020-10-16T19:24:00.953Z] 
19:24:00 [2020-10-16T19:24:00.953Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:24:00 [2020-10-16T19:24:00.953Z] #39 233.5 + dpkg --print-architecture
19:24:00 [2020-10-16T19:24:00.953Z] #39 233.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:24:00 [2020-10-16T19:24:00.971Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:24:01 [2020-10-16T19:24:01.151Z] #41 120.2   CC       criu/seize.o
19:24:01 [2020-10-16T19:24:01.230Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
19:24:01 [2020-10-16T19:24:01.230Z] === RUN   TestConfigsUpdate
19:24:01 [2020-10-16T19:24:01.253Z] #39 233.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:24:01 [2020-10-16T19:24:01.253Z] #39 233.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:24:01 [2020-10-16T19:24:01.489Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:24:01 [2020-10-16T19:24:01.489Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:24:01 [2020-10-16T19:24:01.726Z] #41 ...
19:24:01 [2020-10-16T19:24:01.726Z] 
19:24:01 [2020-10-16T19:24:01.726Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:01 [2020-10-16T19:24:01.726Z] #54 137.1 + bin/containerd
19:24:01 [2020-10-16T19:24:01.726Z] #54 ...
19:24:01 [2020-10-16T19:24:01.726Z] 
19:24:01 [2020-10-16T19:24:01.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:01 [2020-10-16T19:24:01.726Z] #41 120.9   CC       criu/servicefd.o
19:24:01 [2020-10-16T19:24:01.990Z] #41 121.2   CC       criu/shmem.o
19:24:02 [2020-10-16T19:24:02.056Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:24:02 [2020-10-16T19:24:02.315Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:24:02 [2020-10-16T19:24:02.567Z] #41 ...
19:24:02 [2020-10-16T19:24:02.567Z] 
19:24:02 [2020-10-16T19:24:02.567Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:24:02 [2020-10-16T19:24:02.567Z] #23 DONE 0.3s
19:24:02 [2020-10-16T19:24:02.567Z] 
19:24:02 [2020-10-16T19:24:02.567Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:24:02 [2020-10-16T19:24:02.882Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:24:04 [2020-10-16T19:24:04.033Z] #39 ...
19:24:04 [2020-10-16T19:24:04.033Z] 
19:24:04 [2020-10-16T19:24:04.033Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:24:04 [2020-10-16T19:24:04.033Z] #52 123.8 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:24:04 [2020-10-16T19:24:04.033Z] #52 126.7 + mkdir -p /build
19:24:04 [2020-10-16T19:24:04.033Z] #52 126.7 + cp runc /build/runc
19:24:04 [2020-10-16T19:24:04.033Z] #52 DONE 126.8s
19:24:04 [2020-10-16T19:24:04.259Z] --- PASS: TestConfigsUpdate (2.89s)
19:24:04 [2020-10-16T19:24:04.259Z] === RUN   TestTemplatedConfig
19:24:04 [2020-10-16T19:24:04.332Z] 
19:24:04 [2020-10-16T19:24:04.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:04 [2020-10-16T19:24:04.332Z] #42 175.8   CC       criu/protobuf.o
19:24:04 [2020-10-16T19:24:04.332Z] #42 176.3   CC       criu/pstree.o
19:24:04 [2020-10-16T19:24:04.332Z] #42 177.7   CC       criu/rbtree.o
19:24:04 [2020-10-16T19:24:04.332Z] #42 178.3   CC       criu/rst-malloc.o
19:24:04 [2020-10-16T19:24:04.639Z] #42 178.7   CC       criu/seccomp.o
19:24:04 [2020-10-16T19:24:04.828Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:24:05 [2020-10-16T19:24:05.395Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:24:06 [2020-10-16T19:24:06.194Z] #42 180.0   CC       criu/seize.o
19:24:07 [2020-10-16T19:24:07.245Z] #42 181.1   CC       criu/servicefd.o
19:24:07 [2020-10-16T19:24:07.299Z] --- PASS: TestTemplatedConfig (2.93s)
19:24:07 [2020-10-16T19:24:07.299Z] === RUN   TestConfigCreateResolve
19:24:07 [2020-10-16T19:24:07.543Z] #42 181.6   CC       criu/shmem.o
19:24:08 [2020-10-16T19:24:08.237Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:24:08 [2020-10-16T19:24:08.596Z] #42 182.7   CC       criu/sigframe.o
19:24:08 [2020-10-16T19:24:08.804Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:24:08 [2020-10-16T19:24:08.895Z] #42 182.8   CC       criu/signalfd.o
19:24:08 [2020-10-16T19:24:08.896Z] #42 183.1   CC       criu/sk-inet.o
19:24:09 [2020-10-16T19:24:09.176Z] #28 ...
19:24:09 [2020-10-16T19:24:09.176Z] 
19:24:09 [2020-10-16T19:24:09.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:09 [2020-10-16T19:24:09.176Z] #41 122.0   CC       criu/sigframe.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 122.2   CC       criu/signalfd.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 122.4   CC       criu/sk-inet.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 123.3   CC       criu/sk-netlink.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 123.6   CC       criu/sk-packet.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 124.1   CC       criu/sk-queue.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 124.5   CC       criu/sk-tcp.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 124.9   CC       criu/sk-unix.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 126.5   CC       criu/sockets.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 127.2   CC       criu/stats.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 127.5   CC       criu/string.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 127.6   CC       criu/sysctl.o
19:24:09 [2020-10-16T19:24:09.176Z] #41 128.1   CC       criu/sysfs_parse.o
19:24:09 [2020-10-16T19:24:09.440Z] #41 128.4   CC       criu/timens.o
19:24:09 [2020-10-16T19:24:09.704Z] #41 128.7   CC       criu/timerfd.o
19:24:09 [2020-10-16T19:24:09.740Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:24:09 [2020-10-16T19:24:09.740Z] === RUN   TestDockerSuite/TestBuildAddScript
19:24:09 [2020-10-16T19:24:09.968Z] #41 129.0   CC       criu/tty.o
19:24:09 [2020-10-16T19:24:09.999Z] --- PASS: TestConfigCreateResolve (3.03s)
19:24:09 [2020-10-16T19:24:09.999Z] === RUN   TestConfigDaemonLibtrustID
19:24:10 [2020-10-16T19:24:10.450Z] #42 184.1   CC       criu/sk-netlink.o
19:24:10 [2020-10-16T19:24:10.450Z] #42 184.5   CC       criu/sk-packet.o
19:24:10 [2020-10-16T19:24:10.544Z] #41 ...
19:24:10 [2020-10-16T19:24:10.544Z] 
19:24:10 [2020-10-16T19:24:10.544Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:24:10 [2020-10-16T19:24:10.544Z] #28 DONE 8.0s
19:24:10 [2020-10-16T19:24:10.544Z] 
19:24:10 [2020-10-16T19:24:10.544Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:24:10 [2020-10-16T19:24:10.567Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:24:10 [2020-10-16T19:24:10.567Z] PASS
19:24:10 [2020-10-16T19:24:10.567Z] 
19:24:10 [2020-10-16T19:24:10.567Z] DONE 7 tests in 17.834s
19:24:10 [2020-10-16T19:24:10.567Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:24:10 [2020-10-16T19:24:10.567Z] ++ 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:24:10 [2020-10-16T19:24:10.567Z] ++ set -e
19:24:10 [2020-10-16T19:24:10.567Z] ++ '[' -n 0 ']'
19:24:10 [2020-10-16T19:24:10.567Z] ++ set -x
19:24:10 [2020-10-16T19:24:10.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
19:24:10 [2020-10-16T19:24:10.567Z] INFO: Testing against a local daemon
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestCheckpoint
19:24:10 [2020-10-16T19:24:10.567Z] --- SKIP: TestCheckpoint (0.00s)
19:24:10 [2020-10-16T19:24:10.567Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestContainerInvalidJSON
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:24:10 [2020-10-16T19:24:10.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:24:10 [2020-10-16T19:24:10.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:24:10 [2020-10-16T19:24:10.567Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:24:10 [2020-10-16T19:24:10.567Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:24:10 [2020-10-16T19:24:10.567Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:24:10 [2020-10-16T19:24:10.567Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:24:10 [2020-10-16T19:24:10.567Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:24:10 [2020-10-16T19:24:10.567Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:24:10 [2020-10-16T19:24:10.567Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:24:10 [2020-10-16T19:24:10.567Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:24:10 [2020-10-16T19:24:10.567Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestCopyFromContainerPathIsNotDir
19:24:10 [2020-10-16T19:24:10.567Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:24:10 [2020-10-16T19:24:10.567Z] === RUN   TestCopyToContainerPathDoesNotExist
19:24:10 [2020-10-16T19:24:10.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:24:10 [2020-10-16T19:24:10.825Z] === RUN   TestCopyToContainerPathIsNotDir
19:24:10 [2020-10-16T19:24:10.825Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:24:10 [2020-10-16T19:24:10.825Z] === RUN   TestCopyFromContainer
19:24:11 [2020-10-16T19:24:11.097Z] #42 185.3   CC       criu/sk-queue.o
19:24:11 [2020-10-16T19:24:11.493Z] #31 DONE 0.8s
19:24:11 [2020-10-16T19:24:11.493Z] 
19:24:11 [2020-10-16T19:24:11.493Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:24:11 [2020-10-16T19:24:11.493Z] #33 DONE 0.2s
19:24:11 [2020-10-16T19:24:11.493Z] 
19:24:11 [2020-10-16T19:24:11.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:11 [2020-10-16T19:24:11.493Z] #41 130.6   CC       criu/tun.o
19:24:11 [2020-10-16T19:24:11.746Z] #42 185.8   CC       criu/sk-tcp.o
19:24:11 [2020-10-16T19:24:11.756Z] #41 ...
19:24:11 [2020-10-16T19:24:11.756Z] 
19:24:11 [2020-10-16T19:24:11.756Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:24:11 [2020-10-16T19:24:11.756Z] #36 DONE 0.1s
19:24:11 [2020-10-16T19:24:11.756Z] 
19:24:11 [2020-10-16T19:24:11.756Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:24:11 [2020-10-16T19:24:11.761Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:24:11 [2020-10-16T19:24:11.761Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:24:12 [2020-10-16T19:24:12.019Z] === RUN   TestCopyFromContainer//
19:24:12 [2020-10-16T19:24:12.019Z] === RUN   TestCopyFromContainer//bar/root
19:24:12 [2020-10-16T19:24:12.019Z] === RUN   TestCopyFromContainer//bar/root/
19:24:12 [2020-10-16T19:24:12.019Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:24:12 [2020-10-16T19:24:12.019Z] === RUN   TestCopyFromContainer/bar/quux
19:24:12 [2020-10-16T19:24:12.278Z] === RUN   TestCopyFromContainer/bar/quux/
19:24:12 [2020-10-16T19:24:12.278Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:24:12 [2020-10-16T19:24:12.278Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:24:12 [2020-10-16T19:24:12.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:24:12 [2020-10-16T19:24:12.391Z] #42 186.3   CC       criu/sk-unix.o
19:24:12 [2020-10-16T19:24:12.537Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:24:12 [2020-10-16T19:24:12.537Z] === RUN   TestCopyFromContainer/bar/notarget
19:24:12 [2020-10-16T19:24:12.538Z] --- PASS: TestCopyFromContainer (1.84s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:24:12 [2020-10-16T19:24:12.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:24:12 [2020-10-16T19:24:12.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:24:12 [2020-10-16T19:24:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:24:12 [2020-10-16T19:24:12.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:24:12 [2020-10-16T19:24:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:24:12 [2020-10-16T19:24:12.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:24:12 [2020-10-16T19:24:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:24:12 [2020-10-16T19:24:12.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:24:12 [2020-10-16T19:24:12.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:24:12 [2020-10-16T19:24:12.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:24:12 [2020-10-16T19:24:12.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:24:12 [2020-10-16T19:24:12.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:24:12 [2020-10-16T19:24:12.538Z] === RUN   TestCreateLinkToNonExistingContainer
19:24:12 [2020-10-16T19:24:12.706Z] #39 DONE 0.8s
19:24:12 [2020-10-16T19:24:12.706Z] 
19:24:12 [2020-10-16T19:24:12.706Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:12 [2020-10-16T19:24:12.706Z] #41 131.1   CC       criu/uffd.o
19:24:12 [2020-10-16T19:24:12.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateWithInvalidEnv
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateWithInvalidEnv/0
19:24:12 [2020-10-16T19:24:12.797Z] === PAUSE TestCreateWithInvalidEnv/0
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateWithInvalidEnv/1
19:24:12 [2020-10-16T19:24:12.797Z] === PAUSE TestCreateWithInvalidEnv/1
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateWithInvalidEnv/2
19:24:12 [2020-10-16T19:24:12.797Z] === PAUSE TestCreateWithInvalidEnv/2
19:24:12 [2020-10-16T19:24:12.797Z] === CONT  TestCreateWithInvalidEnv/0
19:24:12 [2020-10-16T19:24:12.797Z] === CONT  TestCreateWithInvalidEnv/2
19:24:12 [2020-10-16T19:24:12.797Z] === CONT  TestCreateWithInvalidEnv/1
19:24:12 [2020-10-16T19:24:12.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:24:12 [2020-10-16T19:24:12.797Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:24:12 [2020-10-16T19:24:12.797Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:24:12 [2020-10-16T19:24:12.797Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateTmpfsMountsTarget
19:24:12 [2020-10-16T19:24:12.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:24:12 [2020-10-16T19:24:12.797Z] === RUN   TestCreateWithCustomMaskedPaths
19:24:12 [2020-10-16T19:24:12.968Z] #41 132.1   CC       criu/util.o
19:24:13 [2020-10-16T19:24:13.366Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:24:13 [2020-10-16T19:24:13.915Z] #41 133.1   CC       criu/uts_ns.o
19:24:14 [2020-10-16T19:24:14.178Z] #41 133.3   CC       criu/vdso.o
19:24:14 [2020-10-16T19:24:14.442Z] #41 133.7   LINK     criu/built-in.o
19:24:14 [2020-10-16T19:24:14.496Z] #42 188.2   CC       criu/sockets.o
19:24:14 [2020-10-16T19:24:14.706Z] #41 133.8   LINK     criu/criu
19:24:14 [2020-10-16T19:24:14.743Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s)
19:24:14 [2020-10-16T19:24:14.743Z] === RUN   TestCreateWithCustomReadonlyPaths
19:24:14 [2020-10-16T19:24:14.969Z] #41 134.1   DEP      lib/c/criu.d
19:24:14 [2020-10-16T19:24:14.969Z] #41 134.2   CC       images/rpc.pb-c.o
19:24:15 [2020-10-16T19:24:15.310Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:24:15 [2020-10-16T19:24:15.543Z] #41 134.6   CC       lib/c/criu.o
19:24:15 [2020-10-16T19:24:15.551Z] #42 189.3   CC       criu/stats.o
19:24:15 [2020-10-16T19:24:15.551Z] #42 189.7   CC       criu/string.o
19:24:15 [2020-10-16T19:24:15.851Z] #42 189.8   CC       criu/sysctl.o
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.5   LINK     lib/c/built-in.o
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.5   LINK     lib/c/libcriu.so
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.5   LINK     lib/c/libcriu.a
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.6   GEN      magic.py
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.7 Note: Building without setproctitle() and strlcpy() support.
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.7 Note: Building without GnuTLS support
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.7 Makefile.config:39: Warn: you have no libnftables installed
19:24:16 [2020-10-16T19:24:16.490Z] #41 135.7 Makefile.config:40: Warn: Building without nftables support
19:24:16 [2020-10-16T19:24:16.687Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:24:16 [2020-10-16T19:24:16.928Z] #42 190.6   CC       criu/sysfs_parse.o
19:24:16 [2020-10-16T19:24:16.946Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s)
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:24:16 [2020-10-16T19:24:16.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:24:16 [2020-10-16T19:24:16.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:24:16 [2020-10-16T19:24:16.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:24:16 [2020-10-16T19:24:16.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:24:16 [2020-10-16T19:24:16.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:24:16 [2020-10-16T19:24:16.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:24:16 [2020-10-16T19:24:16.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:24:16 [2020-10-16T19:24:16.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:24:16 [2020-10-16T19:24:16.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:24:16 [2020-10-16T19:24:16.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
19:24:16 [2020-10-16T19:24:16.946Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:24:17 [2020-10-16T19:24:17.064Z] #41 136.1 fatal: not a git repository (or any of the parent directories): .git
19:24:17 [2020-10-16T19:24:17.243Z] #42 191.1   CC       criu/timens.o
19:24:17 [2020-10-16T19:24:17.326Z] #41 136.4 make[1]: Nothing to be done for 'all'.
19:24:17 [2020-10-16T19:24:17.541Z] #42 191.5   CC       criu/timerfd.o
19:24:17 [2020-10-16T19:24:17.601Z] #41 136.8 make[1]: 'images/built-in.o' is up to date.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.9 make[1]: 'compel/libcompel.a' is up to date.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.9 make[1]: 'compel/compel-host-bin' is up to date.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.9 make[1]: Nothing to be done for 'all'.
19:24:17 [2020-10-16T19:24:17.863Z] #41 136.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:24:17 [2020-10-16T19:24:17.882Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestCreateDifferentPlatform
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestCreateDifferentPlatform/different_os
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:24:17 [2020-10-16T19:24:17.882Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:24:17 [2020-10-16T19:24:17.882Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:24:17 [2020-10-16T19:24:17.882Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:24:17 [2020-10-16T19:24:17.882Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestContainerStartOnDaemonRestart
19:24:17 [2020-10-16T19:24:17.882Z] === PAUSE TestContainerStartOnDaemonRestart
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestDaemonRestartIpcMode
19:24:17 [2020-10-16T19:24:17.882Z] === PAUSE TestDaemonRestartIpcMode
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestDaemonHostGatewayIP
19:24:17 [2020-10-16T19:24:17.882Z] === PAUSE TestDaemonHostGatewayIP
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestContainerKillOnDaemonStart
19:24:17 [2020-10-16T19:24:17.882Z] === PAUSE TestContainerKillOnDaemonStart
19:24:17 [2020-10-16T19:24:17.882Z] === RUN   TestDiff
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.1 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.1 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.2 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.2 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.3 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.124Z] #41 137.3 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.140Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:24:18 [2020-10-16T19:24:18.189Z] #42 192.0   CC       criu/tty.o
19:24:18 [2020-10-16T19:24:18.386Z] #41 137.3 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.386Z] #41 137.4 make[2]: Nothing to be done for 'all'.
19:24:18 [2020-10-16T19:24:18.386Z] #41 137.4   INSTALL  criu/criu
19:24:18 [2020-10-16T19:24:18.398Z] --- PASS: TestDiff (0.60s)
19:24:18 [2020-10-16T19:24:18.398Z] === RUN   TestExecWithCloseStdin
19:24:18 [2020-10-16T19:24:18.649Z] #41 DONE 137.8s
19:24:18 [2020-10-16T19:24:18.649Z] 
19:24:18 [2020-10-16T19:24:18.649Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:18 [2020-10-16T19:24:18.658Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:24:19 [2020-10-16T19:24:19.225Z] --- PASS: TestExecWithCloseStdin (0.81s)
19:24:19 [2020-10-16T19:24:19.225Z] === RUN   TestExec
19:24:20 [2020-10-16T19:24:20.038Z] #54 ...
19:24:20 [2020-10-16T19:24:20.038Z] 
19:24:20 [2020-10-16T19:24:20.038Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:24:20 [2020-10-16T19:24:20.038Z] #42 DONE 0.1s
19:24:20 [2020-10-16T19:24:20.038Z] 
19:24:20 [2020-10-16T19:24:20.038Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:20 [2020-10-16T19:24:20.038Z] #54 ...
19:24:20 [2020-10-16T19:24:20.038Z] 
19:24:20 [2020-10-16T19:24:20.038Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:24:20 [2020-10-16T19:24:20.162Z] --- PASS: TestExec (0.76s)
19:24:20 [2020-10-16T19:24:20.162Z] === RUN   TestExecUser
19:24:20 [2020-10-16T19:24:20.293Z] #42 193.9   CC       criu/tun.o
19:24:20 [2020-10-16T19:24:20.299Z] #44 DONE 0.2s
19:24:20 [2020-10-16T19:24:20.299Z] 
19:24:20 [2020-10-16T19:24:20.299Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:24:20 [2020-10-16T19:24:20.560Z] #46 DONE 0.1s
19:24:20 [2020-10-16T19:24:20.560Z] 
19:24:20 [2020-10-16T19:24:20.560Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:24:20 [2020-10-16T19:24:20.592Z] #42 194.6   CC       criu/uffd.o
19:24:20 [2020-10-16T19:24:20.730Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:24:20 [2020-10-16T19:24:20.730Z] --- PASS: TestExecUser (0.83s)
19:24:20 [2020-10-16T19:24:20.730Z] === RUN   TestExportContainerAndImportImage
19:24:21 [2020-10-16T19:24:21.138Z] #48 DONE 0.6s
19:24:21 [2020-10-16T19:24:21.138Z] 
19:24:21 [2020-10-16T19:24:21.138Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:24:21 [2020-10-16T19:24:21.138Z] #50 DONE 0.1s
19:24:21 [2020-10-16T19:24:21.138Z] 
19:24:21 [2020-10-16T19:24:21.138Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:21 [2020-10-16T19:24:21.138Z] #54 ...
19:24:21 [2020-10-16T19:24:21.138Z] 
19:24:21 [2020-10-16T19:24:21.138Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:24:21 [2020-10-16T19:24:21.298Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:24:21 [2020-10-16T19:24:21.400Z] #52 DONE 0.4s
19:24:21 [2020-10-16T19:24:21.400Z] 
19:24:21 [2020-10-16T19:24:21.400Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:21 [2020-10-16T19:24:21.558Z] --- PASS: TestExportContainerAndImportImage (0.68s)
19:24:21 [2020-10-16T19:24:21.558Z] === RUN   TestExportContainerAfterDaemonRestart
19:24:22 [2020-10-16T19:24:22.129Z] #42 196.0   CC       criu/util.o
19:24:22 [2020-10-16T19:24:22.495Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:24:22 [2020-10-16T19:24:22.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
19:24:22 [2020-10-16T19:24:22.754Z] === RUN   TestHealthCheckWorkdir
19:24:23 [2020-10-16T19:24:23.684Z] #42 197.5   CC       criu/uts_ns.o
19:24:23 [2020-10-16T19:24:23.684Z] #42 197.8   CC       criu/vdso.o
19:24:23 [2020-10-16T19:24:23.690Z] --- PASS: TestHealthCheckWorkdir (0.76s)
19:24:23 [2020-10-16T19:24:23.690Z] === RUN   TestHealthKillContainer
19:24:24 [2020-10-16T19:24:24.626Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:24:24 [2020-10-16T19:24:24.742Z] #42 198.5   LINK     criu/built-in.o
19:24:24 [2020-10-16T19:24:24.742Z] #42 198.7   LINK     criu/criu
19:24:24 [2020-10-16T19:24:24.885Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:24:24 [2020-10-16T19:24:24.885Z] === RUN   TestDockerSuite/TestBuildAddTar
19:24:25 [2020-10-16T19:24:25.042Z] #42 199.2   DEP      lib/c/criu.d
19:24:25 [2020-10-16T19:24:25.341Z] #42 199.3   CC       images/rpc.pb-c.o
19:24:25 [2020-10-16T19:24:25.990Z] #42 200.1   CC       lib/c/criu.o
19:24:26 [2020-10-16T19:24:26.788Z] --- PASS: TestHealthKillContainer (2.88s)
19:24:26 [2020-10-16T19:24:26.788Z] === RUN   TestInspectCpusetInConfigPre120
19:24:27 [2020-10-16T19:24:27.046Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
19:24:27 [2020-10-16T19:24:27.046Z] === RUN   TestIpcModeNone
19:24:27 [2020-10-16T19:24:27.530Z] #42 201.4   LINK     lib/c/built-in.o
19:24:27 [2020-10-16T19:24:27.530Z] #42 201.4   LINK     lib/c/libcriu.so
19:24:27 [2020-10-16T19:24:27.530Z] #42 ...
19:24:27 [2020-10-16T19:24:27.530Z] 
19:24:27 [2020-10-16T19:24:27.530Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:24:27 [2020-10-16T19:24:27.530Z] #39 DONE 260.3s
19:24:27 [2020-10-16T19:24:27.530Z] 
19:24:27 [2020-10-16T19:24:27.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:24:27 [2020-10-16T19:24:27.530Z] #42 201.6   LINK     lib/c/libcriu.a
19:24:27 [2020-10-16T19:24:27.615Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:24:27 [2020-10-16T19:24:27.615Z] --- PASS: TestIpcModeNone (0.75s)
19:24:27 [2020-10-16T19:24:27.615Z] === RUN   TestIpcModePrivate
19:24:27 [2020-10-16T19:24:27.830Z] #42 201.8   GEN      magic.py
19:24:28 [2020-10-16T19:24:28.129Z] #42 202.1 Note: Building without setproctitle() and strlcpy() support.
19:24:28 [2020-10-16T19:24:28.129Z] #42 202.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:24:28 [2020-10-16T19:24:28.129Z] #42 202.1 Note: Building without GnuTLS support
19:24:28 [2020-10-16T19:24:28.129Z] #42 202.2 Makefile.config:39: Warn: you have no libnftables installed
19:24:28 [2020-10-16T19:24:28.129Z] #42 202.2 Makefile.config:40: Warn: Building without nftables support
19:24:28 [2020-10-16T19:24:28.552Z] --- PASS: TestIpcModePrivate (0.84s)
19:24:28 [2020-10-16T19:24:28.552Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
19:24:28 [2020-10-16T19:24:28.552Z] === RUN   TestIpcModeShareable
19:24:29 [2020-10-16T19:24:29.196Z] #42 203.2 fatal: not a git repository (or any of the parent directories): .git
19:24:29 [2020-10-16T19:24:29.487Z] --- PASS: TestIpcModeShareable (0.82s)
19:24:29 [2020-10-16T19:24:29.487Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
19:24:29 [2020-10-16T19:24:29.487Z] === RUN   TestAPIIpcModeShareableAndContainer
19:24:30 [2020-10-16T19:24:30.254Z] #42 204.1 make[1]: Nothing to be done for 'all'.
19:24:30 [2020-10-16T19:24:30.864Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:24:30 [2020-10-16T19:24:30.904Z] #42 205.0 make[1]: 'images/built-in.o' is up to date.
19:24:30 [2020-10-16T19:24:30.904Z] #42 205.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:24:31 [2020-10-16T19:24:31.122Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:24:31 [2020-10-16T19:24:31.204Z] #42 205.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:24:31 [2020-10-16T19:24:31.204Z] #42 205.2 make[1]: 'compel/libcompel.a' is up to date.
19:24:31 [2020-10-16T19:24:31.204Z] #42 205.2 make[1]: 'compel/compel-host-bin' is up to date.
19:24:31 [2020-10-16T19:24:31.204Z] #42 205.3 make[1]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.204Z] #42 205.3 make[1]: 'soccr/libsoccr.a' is up to date.
19:24:31 [2020-10-16T19:24:31.407Z] #54 175.7 + bin/containerd-stress
19:24:31 [2020-10-16T19:24:31.502Z] #42 205.5 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.502Z] #42 205.6 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.502Z] #42 205.6 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.690Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:24:31 [2020-10-16T19:24:31.690Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:24:31 [2020-10-16T19:24:31.799Z] #42 205.8 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.799Z] #42 205.9 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.799Z] #42 205.9 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.799Z] #42 206.0 make[2]: Nothing to be done for 'all'.
19:24:31 [2020-10-16T19:24:31.949Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s)
19:24:31 [2020-10-16T19:24:31.949Z] === RUN   TestAPIIpcModeHost
19:24:31 [2020-10-16T19:24:31.949Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:24:32 [2020-10-16T19:24:32.097Z] #42 206.1 make[2]: Nothing to be done for 'all'.
19:24:32 [2020-10-16T19:24:32.097Z] #42 206.1   INSTALL  criu/criu
19:24:32 [2020-10-16T19:24:32.207Z] --- PASS: TestAPIIpcModeHost (0.47s)
19:24:32 [2020-10-16T19:24:32.207Z] === RUN   TestDaemonIpcModeShareable
19:24:32 [2020-10-16T19:24:32.397Z] #42 DONE 206.3s
19:24:32 [2020-10-16T19:24:32.397Z] 
19:24:32 [2020-10-16T19:24:32.397Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:24:32 [2020-10-16T19:24:32.466Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:24:32 [2020-10-16T19:24:32.466Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:24:33 [2020-10-16T19:24:33.327Z] #54 178.8 + bin/containerd-shim
19:24:33 [2020-10-16T19:24:33.842Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
19:24:33 [2020-10-16T19:24:33.843Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
19:24:33 [2020-10-16T19:24:33.843Z] === RUN   TestDaemonIpcModePrivate
19:24:34 [2020-10-16T19:24:34.101Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:24:35 [2020-10-16T19:24:35.037Z] --- PASS: TestDaemonIpcModePrivate (1.36s)
19:24:35 [2020-10-16T19:24:35.037Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
19:24:35 [2020-10-16T19:24:35.037Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:24:35 [2020-10-16T19:24:35.605Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:24:35 [2020-10-16T19:24:35.605Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:24:35 [2020-10-16T19:24:35.969Z] #48 268.8 + /build/golangci-lint --version
19:24:36 [2020-10-16T19:24:36.267Z] #48 269.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:24:36 [2020-10-16T19:24:36.542Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s)
19:24:36 [2020-10-16T19:24:36.542Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
19:24:36 [2020-10-16T19:24:36.542Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:24:36 [2020-10-16T19:24:36.566Z] #48 DONE 269.3s
19:24:36 [2020-10-16T19:24:36.566Z] 
19:24:36 [2020-10-16T19:24:36.566Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:24:36 [2020-10-16T19:24:36.801Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:24:38 [2020-10-16T19:24:38.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s)
19:24:38 [2020-10-16T19:24:38.179Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
19:24:38 [2020-10-16T19:24:38.179Z] === RUN   TestIpcModeOlderClient
19:24:38 [2020-10-16T19:24:38.179Z] === PAUSE TestIpcModeOlderClient
19:24:38 [2020-10-16T19:24:38.179Z] === RUN   TestKillContainerInvalidSignal
19:24:38 [2020-10-16T19:24:38.438Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:24:39 [2020-10-16T19:24:39.005Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
19:24:39 [2020-10-16T19:24:39.005Z] === RUN   TestKillContainer
19:24:39 [2020-10-16T19:24:39.005Z] === RUN   TestKillContainer/no_signal
19:24:39 [2020-10-16T19:24:39.573Z] === RUN   TestKillContainer/non_killing_signal
19:24:39 [2020-10-16T19:24:39.832Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:24:39 [2020-10-16T19:24:39.932Z] #54 184.5 + bin/containerd-shim-runc-v1
19:24:40 [2020-10-16T19:24:40.091Z] === RUN   TestKillContainer/killing_signal
19:24:40 [2020-10-16T19:24:40.659Z] === RUN   TestDockerSuite/TestBuildBlankName
19:24:40 [2020-10-16T19:24:40.919Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:24:41 [2020-10-16T19:24:41.178Z] --- PASS: TestKillContainer (2.25s)
19:24:41 [2020-10-16T19:24:41.178Z]     --- PASS: TestKillContainer/no_signal (0.68s)
19:24:41 [2020-10-16T19:24:41.178Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
19:24:41 [2020-10-16T19:24:41.178Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
19:24:41 [2020-10-16T19:24:41.178Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:24:41 [2020-10-16T19:24:41.178Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:24:41 [2020-10-16T19:24:41.437Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:24:41 [2020-10-16T19:24:41.697Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:24:42 [2020-10-16T19:24:42.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
19:24:42 [2020-10-16T19:24:42.265Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
19:24:42 [2020-10-16T19:24:42.265Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
19:24:42 [2020-10-16T19:24:42.265Z] === RUN   TestKillStoppedContainer
19:24:42 [2020-10-16T19:24:42.524Z] --- PASS: TestKillStoppedContainer (0.04s)
19:24:42 [2020-10-16T19:24:42.524Z] === RUN   TestKillStoppedContainerAPIPre120
19:24:42 [2020-10-16T19:24:42.524Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:24:42 [2020-10-16T19:24:42.524Z] === RUN   TestKillDifferentUserContainer
19:24:42 [2020-10-16T19:24:42.524Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:24:43 [2020-10-16T19:24:43.091Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:24:43 [2020-10-16T19:24:43.091Z] --- PASS: TestKillDifferentUserContainer (0.75s)
19:24:43 [2020-10-16T19:24:43.092Z] === RUN   TestInspectOomKilledTrue
19:24:43 [2020-10-16T19:24:43.092Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:24:43 [2020-10-16T19:24:43.092Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:24:43 [2020-10-16T19:24:43.092Z] === RUN   TestInspectOomKilledFalse
19:24:43 [2020-10-16T19:24:43.092Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:24:43 [2020-10-16T19:24:43.092Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:24:43 [2020-10-16T19:24:43.092Z] === RUN   TestLinksEtcHostsContentMatch
19:24:43 [2020-10-16T19:24:43.333Z] #54 188.6 + bin/containerd-shim-runc-v2
19:24:43 [2020-10-16T19:24:43.659Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:24:43 [2020-10-16T19:24:43.659Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
19:24:43 [2020-10-16T19:24:43.659Z] === RUN   TestLinksContainerNames
19:24:44 [2020-10-16T19:24:44.227Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:24:44 [2020-10-16T19:24:44.777Z] #54 190.1 + binaries
19:24:44 [2020-10-16T19:24:44.777Z] #54 190.1 + install -D bin/containerd /build/containerd
19:24:44 [2020-10-16T19:24:44.777Z] #54 190.2 + install -D bin/containerd-shim /build/containerd-shim
19:24:44 [2020-10-16T19:24:44.777Z] #54 190.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:24:44 [2020-10-16T19:24:44.777Z] #54 190.2 + install -D bin/ctr /build/ctr
19:24:44 [2020-10-16T19:24:44.793Z] --- PASS: TestLinksContainerNames (1.19s)
19:24:44 [2020-10-16T19:24:44.793Z] === RUN   TestLogsFollowTailEmpty
19:24:45 [2020-10-16T19:24:45.051Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:24:45 [2020-10-16T19:24:45.310Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
19:24:45 [2020-10-16T19:24:45.310Z] === RUN   TestContainerNetworkMountsNoChown
19:24:45 [2020-10-16T19:24:45.880Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/default
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/default
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/private
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/private
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rprivate
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rprivate
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/slave
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/slave
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rslave
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rslave
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/shared
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/shared
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rshared
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rshared
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/default
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rslave
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rshared
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/private
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/shared
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/default/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/private/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/slave
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/default/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/private/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/default/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rprivate
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/default/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/private/bind_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/private/mount_root
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:24:45 [2020-10-16T19:24:45.880Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:24:46 [2020-10-16T19:24:46.140Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:24:46 [2020-10-16T19:24:46.140Z] --- PASS: TestMountDaemonRoot (0.01s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:24:46 [2020-10-16T19:24:46.140Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:24:46 [2020-10-16T19:24:46.140Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:24:46 [2020-10-16T19:24:46.140Z] === RUN   TestContainerBindMountNonRecursive
19:24:47 [2020-10-16T19:24:47.076Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:24:47 [2020-10-16T19:24:47.076Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:24:47 [2020-10-16T19:24:47.673Z] --- PASS: TestContainerBindMountNonRecursive (1.57s)
19:24:47 [2020-10-16T19:24:47.673Z] === RUN   TestNetworkNat
19:24:48 [2020-10-16T19:24:48.260Z] --- PASS: TestNetworkNat (0.62s)
19:24:48 [2020-10-16T19:24:48.260Z] === RUN   TestNetworkLocalhostTCPNat
19:24:48 [2020-10-16T19:24:48.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:24:48 [2020-10-16T19:24:48.848Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s)
19:24:48 [2020-10-16T19:24:48.848Z] === RUN   TestNetworkLoopbackNat
19:24:48 [2020-10-16T19:24:48.983Z] #54 DONE 194.0s
19:24:49 [2020-10-16T19:24:49.928Z] 
19:24:49 [2020-10-16T19:24:49.928Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:24:50 [2020-10-16T19:24:50.268Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:24:50 [2020-10-16T19:24:50.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:24:51 [2020-10-16T19:24:51.843Z] #55 DONE 2.0s
19:24:51 [2020-10-16T19:24:51.843Z] 
19:24:51 [2020-10-16T19:24:51.843Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:24:51 [2020-10-16T19:24:51.862Z] --- PASS: TestNetworkLoopbackNat (2.81s)
19:24:51 [2020-10-16T19:24:51.862Z] === RUN   TestPause
19:24:52 [2020-10-16T19:24:52.415Z] #59 DONE 0.5s
19:24:52 [2020-10-16T19:24:52.415Z] 
19:24:52 [2020-10-16T19:24:52.415Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:24:52 [2020-10-16T19:24:52.449Z] --- PASS: TestPause (0.62s)
19:24:52 [2020-10-16T19:24:52.450Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:24:52 [2020-10-16T19:24:52.450Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:24:52 [2020-10-16T19:24:52.450Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:24:52 [2020-10-16T19:24:52.450Z] === RUN   TestPauseStopPausedContainer
19:24:53 [2020-10-16T19:24:53.047Z] --- PASS: TestPauseStopPausedContainer (0.66s)
19:24:53 [2020-10-16T19:24:53.047Z] === RUN   TestPsFilter
19:24:53 [2020-10-16T19:24:53.047Z] --- PASS: TestPsFilter (0.10s)
19:24:53 [2020-10-16T19:24:53.047Z] === RUN   TestRemoveContainerWithRemovedVolume
19:24:53 [2020-10-16T19:24:53.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:24:53 [2020-10-16T19:24:53.358Z] #61 DONE 1.0s
19:24:53 [2020-10-16T19:24:53.358Z] 
19:24:53 [2020-10-16T19:24:53.358Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:24:53 [2020-10-16T19:24:53.358Z] #63 DONE 0.1s
19:24:53 [2020-10-16T19:24:53.566Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:24:53 [2020-10-16T19:24:53.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
19:24:53 [2020-10-16T19:24:53.566Z] === RUN   TestRemoveContainerWithVolume
19:24:53 [2020-10-16T19:24:53.619Z] 
19:24:53 [2020-10-16T19:24:53.619Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:24:53 [2020-10-16T19:24:53.619Z] #64 DONE 0.0s
19:24:53 [2020-10-16T19:24:53.619Z] 
19:24:53 [2020-10-16T19:24:53.619Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
19:24:54 [2020-10-16T19:24:54.503Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
19:24:54 [2020-10-16T19:24:54.503Z] === RUN   TestRemoveContainerRunning
19:24:55 [2020-10-16T19:24:55.358Z] #23 ...
19:24:55 [2020-10-16T19:24:55.358Z] 
19:24:55 [2020-10-16T19:24:55.358Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:55 [2020-10-16T19:24:55.358Z] #55 248.3 + bin/containerd
19:24:55 [2020-10-16T19:24:55.439Z] --- PASS: TestRemoveContainerRunning (0.93s)
19:24:55 [2020-10-16T19:24:55.439Z] === RUN   TestRemoveContainerForceRemoveRunning
19:24:55 [2020-10-16T19:24:55.537Z] #65 DONE 1.6s
19:24:55 [2020-10-16T19:24:55.537Z] 
19:24:55 [2020-10-16T19:24:55.537Z] #66 exporting to image
19:24:55 [2020-10-16T19:24:55.537Z] #66 exporting layers
19:24:56 [2020-10-16T19:24:56.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
19:24:56 [2020-10-16T19:24:56.007Z] === RUN   TestRemoveInvalidContainer
19:24:56 [2020-10-16T19:24:56.007Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:24:56 [2020-10-16T19:24:56.007Z] === RUN   TestRenameLinkedContainer
19:24:57 [2020-10-16T19:24:57.385Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:24:58 [2020-10-16T19:24:58.760Z] --- PASS: TestRenameLinkedContainer (2.85s)
19:24:58 [2020-10-16T19:24:58.760Z] === RUN   TestRenameStoppedContainer
19:24:58 [2020-10-16T19:24:58.849Z] #66 exporting layers 3.6s done
19:24:58 [2020-10-16T19:24:58.849Z] #66 writing image sha256:3374303e7aa81e0d4c42d87d84aa1aed15b0ec67e884ec7b0b853a8b25f303a2 done
19:24:58 [2020-10-16T19:24:58.849Z] #66 naming to docker.io/library/docker:561b8014c022bede412aee47e89cc11b648316ac done
19:24:58 [2020-10-16T19:24:58.849Z] #66 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:24:58 [2020-10-16T19:24:58.914Z] #55 ...
19:24:58 [2020-10-16T19:24:58.914Z] 
19:24:58 [2020-10-16T19:24:58.914Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:24:58 [2020-10-16T19:24:58.914Z] #23 291.5 + return
19:24:58 [2020-10-16T19:24:58.914Z] #23 DONE 291.6s
19:24:58 [2020-10-16T19:24:58.914Z] 
19:24:58 [2020-10-16T19:24:58.914Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:24:59 [2020-10-16T19:24:59.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/test/unit
19:24:59 [2020-10-16T19:24:59.328Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:24:59 [2020-10-16T19:24:59.587Z] --- PASS: TestRenameStoppedContainer (0.68s)
19:24:59 [2020-10-16T19:24:59.587Z] === RUN   TestRenameRunningContainerAndReuse
19:25:00 [2020-10-16T19:25:00.460Z] #55 ...
19:25:00 [2020-10-16T19:25:00.460Z] 
19:25:00 [2020-10-16T19:25:00.460Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:25:00 [2020-10-16T19:25:00.756Z] #24 DONE 0.1s
19:25:00 [2020-10-16T19:25:00.756Z] 
19:25:00 [2020-10-16T19:25:00.756Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:25:01 [2020-10-16T19:25:01.441Z] #29 DONE 0.6s
19:25:01 [2020-10-16T19:25:01.441Z] 
19:25:01 [2020-10-16T19:25:01.441Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:25:01 [2020-10-16T19:25:01.441Z] #32 DONE 0.1s
19:25:01 [2020-10-16T19:25:01.441Z] 
19:25:01 [2020-10-16T19:25:01.441Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:25:01 [2020-10-16T19:25:01.441Z] #55 ...
19:25:01 [2020-10-16T19:25:01.441Z] 
19:25:01 [2020-10-16T19:25:01.441Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:25:01 [2020-10-16T19:25:01.441Z] #34 DONE 0.1s
19:25:01 [2020-10-16T19:25:01.441Z] 
19:25:01 [2020-10-16T19:25:01.441Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:25:01 [2020-10-16T19:25:01.441Z] #37 DONE 0.1s
19:25:01 [2020-10-16T19:25:01.441Z] 
19:25:01 [2020-10-16T19:25:01.441Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:25:01 [2020-10-16T19:25:01.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
19:25:01 [2020-10-16T19:25:01.491Z] === RUN   TestRenameInvalidName
19:25:01 [2020-10-16T19:25:01.739Z] #40 DONE 0.2s
19:25:01 [2020-10-16T19:25:01.739Z] 
19:25:01 [2020-10-16T19:25:01.739Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:25:01 [2020-10-16T19:25:01.739Z] #43 DONE 0.1s
19:25:01 [2020-10-16T19:25:01.739Z] 
19:25:01 [2020-10-16T19:25:01.739Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:25:01 [2020-10-16T19:25:01.739Z] #45 DONE 0.1s
19:25:01 [2020-10-16T19:25:01.739Z] 
19:25:01 [2020-10-16T19:25:01.739Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:25:02 [2020-10-16T19:25:02.037Z] #47 DONE 0.2s
19:25:02 [2020-10-16T19:25:02.037Z] 
19:25:02 [2020-10-16T19:25:02.037Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:25:02 [2020-10-16T19:25:02.037Z] #49 DONE 0.1s
19:25:02 [2020-10-16T19:25:02.037Z] 
19:25:02 [2020-10-16T19:25:02.037Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:25:02 [2020-10-16T19:25:02.334Z] #55 ...
19:25:02 [2020-10-16T19:25:02.334Z] 
19:25:02 [2020-10-16T19:25:02.334Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:25:02 [2020-10-16T19:25:02.334Z] #51 DONE 0.2s
19:25:02 [2020-10-16T19:25:02.334Z] 
19:25:02 [2020-10-16T19:25:02.334Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:25:02 [2020-10-16T19:25:02.427Z] --- PASS: TestRenameInvalidName (1.10s)
19:25:02 [2020-10-16T19:25:02.427Z] === RUN   TestRenameAnonymousContainer
19:25:02 [2020-10-16T19:25:02.632Z] #53 DONE 0.2s
19:25:02 [2020-10-16T19:25:02.632Z] 
19:25:02 [2020-10-16T19:25:02.632Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:25:02 [2020-10-16T19:25:02.994Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:25:04 [2020-10-16T19:25:04.485Z] ?   	github.com/docker/docker/api	[no test files]
19:25:04 [2020-10-16T19:25:04.898Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:25:05 [2020-10-16T19:25:05.836Z] --- PASS: TestRenameAnonymousContainer (3.49s)
19:25:05 [2020-10-16T19:25:05.836Z] === RUN   TestRenameContainerWithSameName
19:25:06 [2020-10-16T19:25:06.773Z] --- PASS: TestRenameContainerWithSameName (0.93s)
19:25:06 [2020-10-16T19:25:06.773Z] === RUN   TestRenameContainerWithLinkedContainer
19:25:07 [2020-10-16T19:25:07.032Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:25:07 [2020-10-16T19:25:07.293Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:25:09 [2020-10-16T19:25:09.196Z] --- PASS: TestRenameContainerWithLinkedContainer (2.23s)
19:25:09 [2020-10-16T19:25:09.196Z] === RUN   TestResize
19:25:09 [2020-10-16T19:25:09.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:25:09 [2020-10-16T19:25:09.714Z] --- PASS: TestResize (0.74s)
19:25:09 [2020-10-16T19:25:09.714Z] === RUN   TestResizeWithInvalidSize
19:25:09 [2020-10-16T19:25:09.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:25:10 [2020-10-16T19:25:10.282Z] --- PASS: TestResizeWithInvalidSize (0.57s)
19:25:10 [2020-10-16T19:25:10.282Z] === RUN   TestResizeWhenContainerNotStarted
19:25:11 [2020-10-16T19:25:11.218Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:25:11 [2020-10-16T19:25:11.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:25:11 [2020-10-16T19:25:11.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:25:11 [2020-10-16T19:25:11.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:25:12 [2020-10-16T19:25:12.418Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:25:12 [2020-10-16T19:25:12.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:25:12 [2020-10-16T19:25:12.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:25:12 [2020-10-16T19:25:12.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:25:12 [2020-10-16T19:25:12.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:25:15 [2020-10-16T19:25:15.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s)
19:25:15 [2020-10-16T19:25:15.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s)
19:25:15 [2020-10-16T19:25:15.709Z] === RUN   TestCgroupNamespacesRun
19:25:16 [2020-10-16T19:25:16.645Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:25:16 [2020-10-16T19:25:16.749Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 9.0% of statements
19:25:17 [2020-10-16T19:25:17.212Z] --- PASS: TestCgroupNamespacesRun (1.50s)
19:25:17 [2020-10-16T19:25:17.212Z] === RUN   TestCgroupNamespacesRunPrivileged
19:25:17 [2020-10-16T19:25:17.780Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:25:17 [2020-10-16T19:25:17.780Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:25:18 [2020-10-16T19:25:18.717Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s)
19:25:18 [2020-10-16T19:25:18.717Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:25:18 [2020-10-16T19:25:18.717Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:25:18 [2020-10-16T19:25:18.976Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:25:19 [2020-10-16T19:25:19.543Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:25:19 [2020-10-16T19:25:19.802Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.30s)
19:25:19 [2020-10-16T19:25:19.802Z] === RUN   TestCgroupNamespacesRunHostMode
19:25:20 [2020-10-16T19:25:20.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:25:21 [2020-10-16T19:25:21.315Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s)
19:25:21 [2020-10-16T19:25:21.315Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:25:22 [2020-10-16T19:25:22.693Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
19:25:22 [2020-10-16T19:25:22.693Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:25:23 [2020-10-16T19:25:23.630Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:25:23 [2020-10-16T19:25:23.888Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
19:25:23 [2020-10-16T19:25:23.888Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:25:24 [2020-10-16T19:25:24.455Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:25:24 [2020-10-16T19:25:24.455Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
19:25:24 [2020-10-16T19:25:24.455Z] === RUN   TestCgroupNamespacesRunOlderClient
19:25:24 [2020-10-16T19:25:24.714Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:25:24 [2020-10-16T19:25:24.975Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:25:25 [2020-10-16T19:25:25.545Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:25:25 [2020-10-16T19:25:25.805Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:25:26 [2020-10-16T19:25:26.064Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s)
19:25:26 [2020-10-16T19:25:26.064Z] === RUN   TestKernelTCPMemory
19:25:26 [2020-10-16T19:25:26.632Z] --- PASS: TestKernelTCPMemory (0.70s)
19:25:26 [2020-10-16T19:25:26.632Z] === RUN   TestNISDomainname
19:25:27 [2020-10-16T19:25:27.568Z] --- PASS: TestNISDomainname (0.79s)
19:25:27 [2020-10-16T19:25:27.568Z] === RUN   TestHostnameDnsResolution
19:25:27 [2020-10-16T19:25:27.827Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:25:28 [2020-10-16T19:25:28.763Z] --- PASS: TestHostnameDnsResolution (1.08s)
19:25:28 [2020-10-16T19:25:28.763Z] === RUN   TestStats
19:25:29 [2020-10-16T19:25:29.851Z] #55 283.5 + bin/containerd-stress
19:25:30 [2020-10-16T19:25:30.140Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:25:30 [2020-10-16T19:25:30.491Z] #55 285.9 + bin/containerd-shim
19:25:31 [2020-10-16T19:25:31.517Z] --- PASS: TestStats (2.80s)
19:25:31 [2020-10-16T19:25:31.517Z] === RUN   TestStopContainerWithTimeout
19:25:31 [2020-10-16T19:25:31.517Z] === RUN   TestStopContainerWithTimeout/0
19:25:31 [2020-10-16T19:25:31.517Z] === PAUSE TestStopContainerWithTimeout/0
19:25:31 [2020-10-16T19:25:31.517Z] === RUN   TestStopContainerWithTimeout/1
19:25:31 [2020-10-16T19:25:31.517Z] === PAUSE TestStopContainerWithTimeout/1
19:25:31 [2020-10-16T19:25:31.517Z] === RUN   TestStopContainerWithTimeout/3
19:25:31 [2020-10-16T19:25:31.517Z] === PAUSE TestStopContainerWithTimeout/3
19:25:31 [2020-10-16T19:25:31.517Z] === RUN   TestStopContainerWithTimeout/-1
19:25:31 [2020-10-16T19:25:31.517Z] === PAUSE TestStopContainerWithTimeout/-1
19:25:31 [2020-10-16T19:25:31.517Z] === CONT  TestStopContainerWithTimeout/0
19:25:31 [2020-10-16T19:25:31.517Z] === CONT  TestStopContainerWithTimeout/-1
19:25:31 [2020-10-16T19:25:31.517Z] === CONT  TestStopContainerWithTimeout/1
19:25:31 [2020-10-16T19:25:31.517Z] === CONT  TestStopContainerWithTimeout/3
19:25:31 [2020-10-16T19:25:31.776Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:25:32 [2020-10-16T19:25:32.343Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:25:32 [2020-10-16T19:25:32.601Z] === RUN   TestDockerSuite/TestBuildCmd
19:25:32 [2020-10-16T19:25:32.860Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:25:33 [2020-10-16T19:25:33.119Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:25:33 [2020-10-16T19:25:33.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:25:33 [2020-10-16T19:25:33.182Z] 
19:25:33 [2020-10-16T19:25:33.182Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:25:33 [2020-10-16T19:25:33.182Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:25:33 [2020-10-16T19:25:33.182Z] HOSTNAME=31e3fa12638c
19:25:33 [2020-10-16T19:25:33.182Z] DEST=bundles/test-integration
19:25:33 [2020-10-16T19:25:33.182Z] PWD=/go/src/github.com/docker/docker
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_ROOTLESS=1
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:25:33 [2020-10-16T19:25:33.182Z] container=docker
19:25:33 [2020-10-16T19:25:33.182Z] HOME=/root
19:25:33 [2020-10-16T19:25:33.182Z] GOLANG_VERSION=1.13.15
19:25:33 [2020-10-16T19:25:33.182Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:25:33 [2020-10-16T19:25:33.182Z] VALIDATE_BRANCH=master
19:25:33 [2020-10-16T19:25:33.182Z] TERM=xterm
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_PKG=github.com/docker/docker
19:25:33 [2020-10-16T19:25:33.182Z] SHLVL=1
19:25:33 [2020-10-16T19:25:33.182Z] TIMEOUT=120m
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_GRAPHDRIVER=overlay2
19:25:33 [2020-10-16T19:25:33.182Z] GO111MODULE=off
19:25:33 [2020-10-16T19:25:33.182Z] DOCKER_EXPERIMENTAL=1
19:25:33 [2020-10-16T19:25:33.182Z] TEST_SKIP_INTEGRATION_CLI=1
19:25:33 [2020-10-16T19:25:33.182Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:25:33 [2020-10-16T19:25:33.182Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:25:33 [2020-10-16T19:25:33.182Z] GOPATH=/go
19:25:33 [2020-10-16T19:25:33.182Z] PKG_CONFIG=pkg-config
19:25:33 [2020-10-16T19:25:33.182Z] _=/usr/bin/env
19:25:33 [2020-10-16T19:25:33.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:25:33 [2020-10-16T19:25:33.378Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:25:33 [2020-10-16T19:25:33.378Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:25:33 [2020-10-16T19:25:33.946Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:25:34 [2020-10-16T19:25:34.514Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:25:34 [2020-10-16T19:25:34.514Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
19:25:34 [2020-10-16T19:25:34.514Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
19:25:34 [2020-10-16T19:25:34.514Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
19:25:34 [2020-10-16T19:25:34.514Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
19:25:34 [2020-10-16T19:25:34.514Z] === RUN   TestDeleteDevicemapper
19:25:34 [2020-10-16T19:25:34.514Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:25:34 [2020-10-16T19:25:34.514Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:25:34 [2020-10-16T19:25:34.514Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:25:35 [2020-10-16T19:25:35.892Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:25:37 [2020-10-16T19:25:37.271Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
19:25:37 [2020-10-16T19:25:37.271Z] === RUN   TestUpdateMemory
19:25:37 [2020-10-16T19:25:37.271Z] --- SKIP: TestUpdateMemory (0.00s)
19:25:37 [2020-10-16T19:25:37.271Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:25:37 [2020-10-16T19:25:37.271Z] === RUN   TestUpdateCPUQuota
19:25:37 [2020-10-16T19:25:37.458Z] #55 292.9 + bin/containerd-shim-runc-v1
19:25:38 [2020-10-16T19:25:38.209Z] --- PASS: TestUpdateCPUQuota (1.26s)
19:25:38 [2020-10-16T19:25:38.209Z] === RUN   TestUpdatePidsLimit
19:25:38 [2020-10-16T19:25:38.209Z] === RUN   TestUpdatePidsLimit/update_from_none
19:25:38 [2020-10-16T19:25:38.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:25:38 [2020-10-16T19:25:38.469Z] === RUN   TestUpdatePidsLimit/no_change
19:25:38 [2020-10-16T19:25:38.728Z] === RUN   TestUpdatePidsLimit/update_lower
19:25:38 [2020-10-16T19:25:38.987Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:25:38 [2020-10-16T19:25:38.987Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:25:39 [2020-10-16T19:25:39.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:25:39 [2020-10-16T19:25:39.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:25:39 [2020-10-16T19:25:39.505Z] === RUN   TestDockerSuite/TestBuildContChar
19:25:39 [2020-10-16T19:25:39.505Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:25:39 [2020-10-16T19:25:39.764Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:25:40 [2020-10-16T19:25:40.333Z] --- PASS: TestUpdatePidsLimit (2.05s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
19:25:40 [2020-10-16T19:25:40.333Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:25:40 [2020-10-16T19:25:40.333Z] === RUN   TestUpdateRestartPolicy
19:25:41 [2020-10-16T19:25:41.710Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:25:41 [2020-10-16T19:25:41.969Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:25:42 [2020-10-16T19:25:42.537Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:25:42 [2020-10-16T19:25:42.537Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:25:42 [2020-10-16T19:25:42.795Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:25:43 [2020-10-16T19:25:43.054Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:25:43 [2020-10-16T19:25:43.076Z] #55 297.7 + bin/containerd-shim-runc-v2
19:25:43 [2020-10-16T19:25:43.313Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:25:43 [2020-10-16T19:25:43.370Z] #55 298.8 + binaries
19:25:43 [2020-10-16T19:25:43.370Z] #55 298.8 + install -D bin/containerd /build/containerd
19:25:43 [2020-10-16T19:25:43.370Z] #55 298.8 + install -D bin/containerd-shim /build/containerd-shim
19:25:43 [2020-10-16T19:25:43.370Z] #55 298.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:25:43 [2020-10-16T19:25:43.370Z] #55 298.8 + install -D bin/ctr /build/ctr
19:25:43 [2020-10-16T19:25:43.664Z] #55 DONE 298.9s
19:25:44 [2020-10-16T19:25:44.249Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:25:44 [2020-10-16T19:25:44.249Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:25:44 [2020-10-16T19:25:44.249Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:25:44 [2020-10-16T19:25:44.314Z] 
19:25:44 [2020-10-16T19:25:44.315Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:25:44 [2020-10-16T19:25:44.315Z] #56 DONE 0.1s
19:25:44 [2020-10-16T19:25:44.608Z] 
19:25:44 [2020-10-16T19:25:44.608Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:25:44 [2020-10-16T19:25:44.608Z] #60 DONE 0.1s
19:25:44 [2020-10-16T19:25:44.608Z] 
19:25:44 [2020-10-16T19:25:44.608Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:25:44 [2020-10-16T19:25:44.608Z] #62 DONE 0.1s
19:25:44 [2020-10-16T19:25:44.608Z] 
19:25:44 [2020-10-16T19:25:44.608Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:25:44 [2020-10-16T19:25:44.608Z] #64 DONE 0.1s
19:25:44 [2020-10-16T19:25:44.608Z] 
19:25:44 [2020-10-16T19:25:44.608Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:25:44 [2020-10-16T19:25:44.608Z] #65 DONE 0.0s
19:25:44 [2020-10-16T19:25:44.902Z] 
19:25:44 [2020-10-16T19:25:44.902Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
19:25:46 [2020-10-16T19:25:46.986Z] #66 DONE 2.1s
19:25:46 [2020-10-16T19:25:46.986Z] 
19:25:46 [2020-10-16T19:25:46.986Z] #67 exporting to oci image format
19:25:46 [2020-10-16T19:25:46.986Z] #67 exporting layers
19:25:47 [2020-10-16T19:25:47.536Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:25:51 [2020-10-16T19:25:51.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:25:51 [2020-10-16T19:25:51.983Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:25:52 [2020-10-16T19:25:52.243Z] --- PASS: TestUpdateRestartPolicy (11.99s)
19:25:52 [2020-10-16T19:25:52.243Z] === RUN   TestUpdateRestartWithAutoRemove
19:25:52 [2020-10-16T19:25:52.501Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:25:52 [2020-10-16T19:25:52.761Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:25:53 [2020-10-16T19:25:53.020Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
19:25:53 [2020-10-16T19:25:53.020Z] === RUN   TestWaitNonBlocked
19:25:53 [2020-10-16T19:25:53.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:53 [2020-10-16T19:25:53.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:53 [2020-10-16T19:25:53.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:53 [2020-10-16T19:25:53.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:53 [2020-10-16T19:25:53.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:53 [2020-10-16T19:25:53.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:53 [2020-10-16T19:25:53.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:25:54 [2020-10-16T19:25:54.155Z] --- PASS: TestWaitNonBlocked (0.01s)
19:25:54 [2020-10-16T19:25:54.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
19:25:54 [2020-10-16T19:25:54.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
19:25:54 [2020-10-16T19:25:54.155Z] === RUN   TestWaitBlocked
19:25:54 [2020-10-16T19:25:54.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:25:54 [2020-10-16T19:25:54.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:25:54 [2020-10-16T19:25:54.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:25:54 [2020-10-16T19:25:54.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:25:54 [2020-10-16T19:25:54.155Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:25:54 [2020-10-16T19:25:54.155Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:25:55 [2020-10-16T19:25:55.094Z] --- PASS: TestWaitBlocked (0.01s)
19:25:55 [2020-10-16T19:25:55.094Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
19:25:55 [2020-10-16T19:25:55.094Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
19:25:55 [2020-10-16T19:25:55.094Z] === CONT  TestContainerStartOnDaemonRestart
19:25:55 [2020-10-16T19:25:55.094Z] === CONT  TestContainerKillOnDaemonStart
19:25:55 [2020-10-16T19:25:55.094Z] === CONT  TestDaemonHostGatewayIP
19:25:55 [2020-10-16T19:25:55.094Z] === CONT  TestIpcModeOlderClient
19:25:55 [2020-10-16T19:25:55.094Z] === CONT  TestDaemonRestartIpcMode
19:25:55 [2020-10-16T19:25:55.094Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:25:55 [2020-10-16T19:25:55.662Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:25:56 [2020-10-16T19:25:56.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:25:57 [2020-10-16T19:25:57.978Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s)
19:25:58 [2020-10-16T19:25:58.237Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:25:58 [2020-10-16T19:25:58.496Z] --- PASS: TestDaemonRestartIpcMode (3.47s)
19:25:58 [2020-10-16T19:25:58.756Z] --- PASS: TestDaemonHostGatewayIP (3.56s)
19:25:59 [2020-10-16T19:25:59.014Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:25:59 [2020-10-16T19:25:59.950Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:25:59 [2020-10-16T19:25:59.950Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:25:59 [2020-10-16T19:25:59.950Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:25:59 [2020-10-16T19:25:59.950Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:25:59 [2020-10-16T19:25:59.950Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:26:00 [2020-10-16T19:26:00.439Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 2m1.538550893s 
19:26:00 [2020-10-16T19:26:00.439Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 665.56792ms 
19:26:01 [2020-10-16T19:26:01.328Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:26:02 [2020-10-16T19:26:02.704Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:26:03 [2020-10-16T19:26:03.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:26:05 [2020-10-16T19:26:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:26:05 [2020-10-16T19:26:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:26:05 [2020-10-16T19:26:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:26:06 [2020-10-16T19:26:06.173Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:26:07 [2020-10-16T19:26:07.110Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:26:07 [2020-10-16T19:26:07.370Z] --- PASS: TestContainerKillOnDaemonStart (12.23s)
19:26:07 [2020-10-16T19:26:07.370Z] PASS
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === Skipped
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:26:07 [2020-10-16T19:26:07.370Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] 
19:26:07 [2020-10-16T19:26:07.370Z] DONE 192 tests, 6 skipped in 116.882s
19:26:07 [2020-10-16T19:26:07.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:26:07 [2020-10-16T19:26:07.370Z] ++ 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:26:07 [2020-10-16T19:26:07.370Z] ++ set -e
19:26:07 [2020-10-16T19:26:07.370Z] ++ '[' -n 0 ']'
19:26:07 [2020-10-16T19:26:07.370Z] ++ set -x
19:26:07 [2020-10-16T19:26:07.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:26:07 [2020-10-16T19:26:07.370Z] INFO: Testing against a local daemon
19:26:07 [2020-10-16T19:26:07.370Z] === RUN   TestCommitInheritsEnv
19:26:07 [2020-10-16T19:26:07.629Z] --- PASS: TestCommitInheritsEnv (0.28s)
19:26:07 [2020-10-16T19:26:07.629Z] === RUN   TestImportExtremelyLargeImageWorks
19:26:07 [2020-10-16T19:26:07.629Z] === PAUSE TestImportExtremelyLargeImageWorks
19:26:07 [2020-10-16T19:26:07.629Z] === RUN   TestImagesFilterMultiReference
19:26:07 [2020-10-16T19:26:07.888Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:26:07 [2020-10-16T19:26:07.888Z] === RUN   TestImagePullPlatformInvalid
19:26:07 [2020-10-16T19:26:07.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:26:07 [2020-10-16T19:26:07.888Z] === RUN   TestRemoveImageOrphaning
19:26:08 [2020-10-16T19:26:08.147Z] --- PASS: TestRemoveImageOrphaning (0.24s)
19:26:08 [2020-10-16T19:26:08.147Z] === RUN   TestRemoveImageGarbageCollector
19:26:08 [2020-10-16T19:26:08.147Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:26:08 [2020-10-16T19:26:08.406Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:26:08 [2020-10-16T19:26:08.973Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestRemoveImageGarbageCollector (1.65s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagInvalidReference
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagInvalidReference (0.01s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagValidPrefixedRepo
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagExistedNameWithoutForce
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagOfficialNames
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagOfficialNames (0.04s)
19:26:09 [2020-10-16T19:26:09.910Z] === RUN   TestTagMatchesDigest
19:26:09 [2020-10-16T19:26:09.910Z] --- PASS: TestTagMatchesDigest (0.01s)
19:26:09 [2020-10-16T19:26:09.910Z] === CONT  TestImportExtremelyLargeImageWorks
19:26:11 [2020-10-16T19:26:11.815Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:26:12 [2020-10-16T19:26:12.382Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/server/middleware	0.055s	coverage: 37.7% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/server/router/swarm	0.035s	coverage: 5.7% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:26:13 [2020-10-16T19:26:13.059Z] ok  	github.com/docker/docker/builder/dockerignore	0.033s	coverage: 96.8% of statements
19:26:13 [2020-10-16T19:26:13.636Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
19:26:14 [2020-10-16T19:26:14.211Z] ok  	github.com/docker/docker/builder/remotecontext	0.304s	coverage: 13.6% of statements
19:26:14 [2020-10-16T19:26:14.285Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:26:14 [2020-10-16T19:26:14.972Z] 4612f6d0b889: Pull complete
19:26:15 [2020-10-16T19:26:15.160Z] ok  	github.com/docker/docker/builder/dockerfile	0.871s	coverage: 48.0% of statements
19:26:15 [2020-10-16T19:26:15.663Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:26:16 [2020-10-16T19:26:16.107Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.742s	coverage: 86.3% of statements
19:26:16 [2020-10-16T19:26:16.107Z] ?   	github.com/docker/docker/cli	[no test files]
19:26:16 [2020-10-16T19:26:16.107Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:26:16 [2020-10-16T19:26:16.599Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:26:16 [2020-10-16T19:26:16.858Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:26:17 [2020-10-16T19:26:17.425Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:26:18 [2020-10-16T19:26:18.509Z] INFO [runner/unused/goanalysis] analyzers took 27.791369441s with top 10 stages: buildssa: 23.432625535s, U1000: 4.358743906s 
19:26:19 [2020-10-16T19:26:19.329Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:26:19 [2020-10-16T19:26:19.896Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:26:20 [2020-10-16T19:26:20.464Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:26:20 [2020-10-16T19:26:20.464Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:26:21 [2020-10-16T19:26:21.031Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:26:21 [2020-10-16T19:26:21.422Z] ok  	github.com/docker/docker/client	0.212s	coverage: 75.4% of statements
19:26:21 [2020-10-16T19:26:21.969Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:26:22 [2020-10-16T19:26:22.905Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:26:22 [2020-10-16T19:26:22.905Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:26:23 [2020-10-16T19:26:23.842Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:26:24 [2020-10-16T19:26:24.411Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:26:24 [2020-10-16T19:26:24.979Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:26:27 [2020-10-16T19:26:27.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:26:28 [2020-10-16T19:26:28.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:26:29 [2020-10-16T19:26:29.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:26:30 [2020-10-16T19:26:30.250Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:26:30 [2020-10-16T19:26:30.250Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:26:30 [2020-10-16T19:26:30.250Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:26:30 [2020-10-16T19:26:30.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:26:31 [2020-10-16T19:26:31.186Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:26:31 [2020-10-16T19:26:31.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:26:31 [2020-10-16T19:26:31.755Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:26:32 [2020-10-16T19:26:32.322Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:26:32 [2020-10-16T19:26:32.891Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:26:33 [2020-10-16T19:26:33.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:26:35 [2020-10-16T19:26:35.424Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:26:35 [2020-10-16T19:26:35.991Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:26:36 [2020-10-16T19:26:36.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:26:37 [2020-10-16T19:26:37.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:26:37 [2020-10-16T19:26:37.895Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:26:39 [2020-10-16T19:26:39.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:26:39 [2020-10-16T19:26:39.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:26:39 [2020-10-16T19:26:39.800Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:26:40 [2020-10-16T19:26:40.368Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:26:40 [2020-10-16T19:26:40.936Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:26:40 [2020-10-16T19:26:40.936Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:26:41 [2020-10-16T19:26:41.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:26:42 [2020-10-16T19:26:42.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:26:42 [2020-10-16T19:26:42.840Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:26:43 [2020-10-16T19:26:43.777Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:26:43 [2020-10-16T19:26:43.777Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:26:44 [2020-10-16T19:26:44.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:26:45 [2020-10-16T19:26:45.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:26:45 [2020-10-16T19:26:45.680Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:26:46 [2020-10-16T19:26:46.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:26:47 [2020-10-16T19:26:47.584Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:26:47 [2020-10-16T19:26:47.584Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:26:47 [2020-10-16T19:26:47.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:26:47 [2020-10-16T19:26:47.695Z] Using test binary docker
19:26:47 [2020-10-16T19:26:47.695Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:26:47 [2020-10-16T19:26:47.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:26:47 [2020-10-16T19:26:47.695Z] INFO: Waiting for daemon to start...
19:26:47 [2020-10-16T19:26:47.695Z] Starting dockerd
19:26:48 [2020-10-16T19:26:48.032Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 29.1% of statements
19:26:48 [2020-10-16T19:26:48.608Z] ok  	github.com/docker/docker/container	0.174s	coverage: 34.7% of statements
19:26:48 [2020-10-16T19:26:48.608Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:26:48 [2020-10-16T19:26:48.870Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:26:48 [2020-10-16T19:26:48.871Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:26:48 [2020-10-16T19:26:48.871Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:26:50 [2020-10-16T19:26:50.119Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:26:50 [2020-10-16T19:26:50.981Z] .
19:26:50 [2020-10-16T19:26:50.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:26:50 [2020-10-16T19:26:50.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:26:50 [2020-10-16T19:26:50.981Z] Error: No such image: emptyfs
19:26:50 [2020-10-16T19:26:50.981Z] Running integration-test (iteration 1)
19:26:50 [2020-10-16T19:26:50.981Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:26:51 [2020-10-16T19:26:51.434Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.062s	coverage: 65.3% of statements
19:26:51 [2020-10-16T19:26:51.496Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:26:52 [2020-10-16T19:26:52.434Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:26:53 [2020-10-16T19:26:53.002Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:26:53 [2020-10-16T19:26:53.365Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 35.9% of statements
19:26:54 [2020-10-16T19:26:54.379Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:26:54 [2020-10-16T19:26:54.637Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:26:54 [2020-10-16T19:26:54.637Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:26:55 [2020-10-16T19:26:55.205Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:26:55 [2020-10-16T19:26:55.773Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:26:55 [2020-10-16T19:26:55.927Z] ok  	github.com/docker/docker/daemon/cluster	0.101s	coverage: 0.5% of statements
19:26:57 [2020-10-16T19:26:57.150Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:26:57 [2020-10-16T19:26:57.150Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:26:57 [2020-10-16T19:26:57.854Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
19:26:59 [2020-10-16T19:26:59.054Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:26:59 [2020-10-16T19:26:59.251Z] ok  	github.com/docker/docker/daemon/config	0.090s	coverage: 81.8% of statements
19:26:59 [2020-10-16T19:26:59.514Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
19:27:00 [2020-10-16T19:27:00.432Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:27:00 [2020-10-16T19:27:00.910Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
19:27:03 [2020-10-16T19:27:03.191Z] Loaded image: buildpack-deps:buster
19:27:03 [2020-10-16T19:27:03.450Z] Loaded image: busybox:latest
19:27:03 [2020-10-16T19:27:03.709Z] Loaded image: busybox:glibc
19:27:03 [2020-10-16T19:27:03.709Z] Loaded image: debian:buster
19:27:03 [2020-10-16T19:27:03.709Z] Loaded image: hello-world:latest
19:27:03 [2020-10-16T19:27:03.709Z] INFO: Testing against a local daemon
19:27:03 [2020-10-16T19:27:03.709Z] === RUN   TestCgroupNamespacesBuild
19:27:03 [2020-10-16T19:27:03.721Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:27:03 [2020-10-16T19:27:03.980Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:27:04 [2020-10-16T19:27:04.221Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
19:27:04 [2020-10-16T19:27:04.795Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.513s	coverage: 14.1% of statements
19:27:05 [2020-10-16T19:27:05.358Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:27:05 [2020-10-16T19:27:05.358Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:27:05 [2020-10-16T19:27:05.358Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:27:05 [2020-10-16T19:27:05.742Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.679s	coverage: 56.2% of statements
19:27:07 [2020-10-16T19:27:07.890Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:27:08 [2020-10-16T19:27:08.387Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.026s	coverage: 1.8% of statements
19:27:08 [2020-10-16T19:27:08.826Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:27:08 [2020-10-16T19:27:08.979Z] --- PASS: TestCgroupNamespacesBuild (4.66s)
19:27:08 [2020-10-16T19:27:08.980Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:27:09 [2020-10-16T19:27:09.085Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:27:09 [2020-10-16T19:27:09.085Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:27:09 [2020-10-16T19:27:09.325Z] #67 exporting layers 80.5s done
19:27:09 [2020-10-16T19:27:09.325Z] #67 exporting manifest sha256:d17435ff68024732f79ea8d43593cc01a15a9ceb3c01a2085604f26e3d62f653 done
19:27:09 [2020-10-16T19:27:09.325Z] #67 exporting config sha256:9f9850af1f27f1c409449b81d138a4d4c19cd6c0aa8c3598565e4e6c29312eb0 done
19:27:09 [2020-10-16T19:27:09.325Z] #67 sending tarball
19:27:09 [2020-10-16T19:27:09.653Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:27:09 [2020-10-16T19:27:09.653Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:27:09 [2020-10-16T19:27:09.911Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:27:10 [2020-10-16T19:27:10.170Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:27:10 [2020-10-16T19:27:10.170Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:27:10 [2020-10-16T19:27:10.308Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.767s	coverage: 73.1% of statements
19:27:10 [2020-10-16T19:27:10.308Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.064s	coverage: 46.2% of statements
19:27:10 [2020-10-16T19:27:10.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
19:27:10 [2020-10-16T19:27:10.883Z] === RUN   TestBuildWithSession
19:27:10 [2020-10-16T19:27:10.883Z] --- SKIP: TestBuildWithSession (0.00s)
19:27:10 [2020-10-16T19:27:10.883Z]     build_session_test.go:25: TODO: BuildKit
19:27:10 [2020-10-16T19:27:10.883Z] === RUN   TestBuildSquashParent
19:27:11 [2020-10-16T19:27:11.548Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:27:12 [2020-10-16T19:27:12.229Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.022s	coverage: 49.5% of statements
19:27:12 [2020-10-16T19:27:12.490Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
19:27:12 [2020-10-16T19:27:12.925Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:27:13 [2020-10-16T19:27:13.065Z] ok  	github.com/docker/docker/daemon	12.331s	coverage: 17.2% of statements
19:27:13 [2020-10-16T19:27:13.065Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:27:13 [2020-10-16T19:27:13.065Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:27:13 [2020-10-16T19:27:13.065Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:27:13 [2020-10-16T19:27:13.065Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:27:13 [2020-10-16T19:27:13.065Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:27:13 [2020-10-16T19:27:13.862Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:27:13 [2020-10-16T19:27:13.862Z] === RUN   TestDockerSuite/TestBuildEnv
19:27:14 [2020-10-16T19:27:14.016Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
19:27:14 [2020-10-16T19:27:14.016Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
19:27:14 [2020-10-16T19:27:14.799Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:27:15 [2020-10-16T19:27:15.058Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:27:15 [2020-10-16T19:27:15.626Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:27:15 [2020-10-16T19:27:15.886Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:27:15 [2020-10-16T19:27:15.941Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 4.8% of statements
19:27:16 [2020-10-16T19:27:16.455Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:27:16 [2020-10-16T19:27:16.515Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.249s	coverage: 77.8% of statements
19:27:16 [2020-10-16T19:27:16.515Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.0% of statements
19:27:16 [2020-10-16T19:27:16.714Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:27:17 [2020-10-16T19:27:17.446Z] --- PASS: TestBuildSquashParent (6.77s)
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:27:17 [2020-10-16T19:27:17.446Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:27:17 [2020-10-16T19:27:17.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:27:17 [2020-10-16T19:27:17.446Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.446Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:27:17 [2020-10-16T19:27:17.462Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
19:27:17 [2020-10-16T19:27:17.726Z] ok  	github.com/docker/docker/daemon/logger/journald	0.042s	coverage: 23.9% of statements
19:27:18 [2020-10-16T19:27:18.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.039s	coverage: 61.6% of statements
19:27:18 [2020-10-16T19:27:18.302Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.113s	coverage: 57.7% of statements
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:27:18 [2020-10-16T19:27:18.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
19:27:18 [2020-10-16T19:27:18.825Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:27:18 [2020-10-16T19:27:18.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:27:19 [2020-10-16T19:27:19.249Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:27:19 [2020-10-16T19:27:19.696Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 75.2% of statements
19:27:19 [2020-10-16T19:27:19.697Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:27:20 [2020-10-16T19:27:20.274Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.043s	coverage: 33.3% of statements
19:27:20 [2020-10-16T19:27:20.274Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 37.7% of statements
19:27:20 [2020-10-16T19:27:20.731Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:27:20 [2020-10-16T19:27:20.731Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:27:20 [2020-10-16T19:27:20.851Z] ok  	github.com/docker/docker/daemon/logger/templates	0.023s	coverage: 8.3% of statements
19:27:21 [2020-10-16T19:27:21.157Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:27:21 [2020-10-16T19:27:21.427Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.053s	coverage: 46.8% of statements
19:27:22 [2020-10-16T19:27:22.003Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
19:27:22 [2020-10-16T19:27:22.959Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.984s	coverage: 82.5% of statements
19:27:22 [2020-10-16T19:27:22.959Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:27:22 [2020-10-16T19:27:22.959Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:27:23 [2020-10-16T19:27:23.223Z] ok  	github.com/docker/docker/distribution/metadata	0.094s	coverage: 48.2% of statements
19:27:23 [2020-10-16T19:27:23.265Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
19:27:23 [2020-10-16T19:27:23.265Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
19:27:23 [2020-10-16T19:27:23.265Z] === RUN   TestBuildMultiStageCopy
19:27:23 [2020-10-16T19:27:23.265Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:27:24 [2020-10-16T19:27:24.174Z] ok  	github.com/docker/docker/distribution	0.404s	coverage: 21.9% of statements
19:27:24 [2020-10-16T19:27:24.174Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:27:24 [2020-10-16T19:27:24.438Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
19:27:24 [2020-10-16T19:27:24.833Z] #67 ...
19:27:24 [2020-10-16T19:27:24.833Z] 
19:27:24 [2020-10-16T19:27:24.833Z] #68 importing to docker
19:27:24 [2020-10-16T19:27:24.833Z] #68 ...
19:27:24 [2020-10-16T19:27:24.833Z] 
19:27:24 [2020-10-16T19:27:24.833Z] #67 exporting to oci image format
19:27:24 [2020-10-16T19:27:24.833Z] #67 sending tarball 15.4s done
19:27:24 [2020-10-16T19:27:24.833Z] #67 DONE 96.0s
19:27:24 [2020-10-16T19:27:24.833Z] 
19:27:24 [2020-10-16T19:27:24.833Z] #68 importing to docker
19:27:25 [2020-10-16T19:27:25.348Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:27:25 [2020-10-16T19:27:25.388Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
19:27:25 [2020-10-16T19:27:25.652Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
19:27:25 [2020-10-16T19:27:25.914Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
19:27:26 [2020-10-16T19:27:26.178Z] ok  	github.com/docker/docker/distribution/xfer	1.729s	coverage: 85.1% of statements
19:27:26 [2020-10-16T19:27:26.178Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:27:26 [2020-10-16T19:27:26.178Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:27:26 [2020-10-16T19:27:26.178Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:27:26 [2020-10-16T19:27:26.178Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
19:27:26 [2020-10-16T19:27:26.550Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:27:27 [2020-10-16T19:27:27.117Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:27:27 [2020-10-16T19:27:27.572Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 8.2% of statements
19:27:27 [2020-10-16T19:27:27.572Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
19:27:28 [2020-10-16T19:27:28.066Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:27:28 [2020-10-16T19:27:28.967Z] ok  	github.com/docker/docker/opts	0.089s	coverage: 67.1% of statements
19:27:29 [2020-10-16T19:27:29.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:27:29 [2020-10-16T19:27:29.915Z] ok  	github.com/docker/docker/pkg/authorization	0.591s	coverage: 68.3% of statements
19:27:29 [2020-10-16T19:27:29.915Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
19:27:30 [2020-10-16T19:27:30.177Z] ok  	github.com/docker/docker/pkg/capabilities	0.027s	coverage: 87.5% of statements
19:27:30 [2020-10-16T19:27:30.411Z] --- PASS: TestBuildMultiStageCopy (7.30s)
19:27:30 [2020-10-16T19:27:30.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
19:27:30 [2020-10-16T19:27:30.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
19:27:30 [2020-10-16T19:27:30.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
19:27:30 [2020-10-16T19:27:30.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
19:27:30 [2020-10-16T19:27:30.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
19:27:30 [2020-10-16T19:27:30.411Z] === RUN   TestBuildMultiStageParentConfig
19:27:31 [2020-10-16T19:27:31.124Z] ok  	github.com/docker/docker/pkg/directory	0.031s	coverage: 80.0% of statements
19:27:31 [2020-10-16T19:27:31.124Z] ok  	github.com/docker/docker/pkg/archive	1.319s	coverage: 76.8% of statements
19:27:31 [2020-10-16T19:27:31.699Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
19:27:31 [2020-10-16T19:27:31.699Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
19:27:32 [2020-10-16T19:27:32.646Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
19:27:32 [2020-10-16T19:27:32.908Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
19:27:33 [2020-10-16T19:27:33.469Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:27:33 [2020-10-16T19:27:33.481Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
19:27:34 [2020-10-16T19:27:34.426Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.468s	coverage: 43.2% of statements
19:27:34 [2020-10-16T19:27:34.426Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
19:27:34 [2020-10-16T19:27:34.846Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:27:35 [2020-10-16T19:27:35.002Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 89.5% of statements
19:27:35 [2020-10-16T19:27:35.577Z] ok  	github.com/docker/docker/pkg/fsutils	0.318s	coverage: 85.1% of statements
19:27:35 [2020-10-16T19:27:35.577Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
19:27:35 [2020-10-16T19:27:35.682Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
19:27:35 [2020-10-16T19:27:35.682Z] === RUN   TestBuildLabelWithTargets
19:27:35 [2020-10-16T19:27:35.782Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:27:36 [2020-10-16T19:27:36.042Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:27:36 [2020-10-16T19:27:36.152Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
19:27:36 [2020-10-16T19:27:36.152Z] ok  	github.com/docker/docker/layer	7.619s	coverage: 68.8% of statements
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:27:36 [2020-10-16T19:27:36.152Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:27:36 [2020-10-16T19:27:36.727Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
19:27:36 [2020-10-16T19:27:36.979Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:27:36 [2020-10-16T19:27:36.990Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
19:27:37 [2020-10-16T19:27:37.252Z] ok  	github.com/docker/docker/pkg/ioutils	0.639s	coverage: 70.6% of statements
19:27:37 [2020-10-16T19:27:37.252Z] ok  	github.com/docker/docker/pkg/idtools	0.800s	coverage: 70.1% of statements
19:27:37 [2020-10-16T19:27:37.252Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:27:37 [2020-10-16T19:27:37.252Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:27:37 [2020-10-16T19:27:37.252Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:27:37 [2020-10-16T19:27:37.252Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.029s	coverage: 85.7% of statements
19:27:37 [2020-10-16T19:27:37.252Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:27:37 [2020-10-16T19:27:37.516Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
19:27:37 [2020-10-16T19:27:37.780Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.034s	coverage: 60.0% of statements
19:27:38 [2020-10-16T19:27:38.043Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.4% of statements
19:27:38 [2020-10-16T19:27:38.043Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.038s	coverage: 86.7% of statements
19:27:38 [2020-10-16T19:27:38.043Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:27:38 [2020-10-16T19:27:38.043Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:27:38 [2020-10-16T19:27:38.356Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:27:38 [2020-10-16T19:27:38.356Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:27:38 [2020-10-16T19:27:38.620Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
19:27:39 [2020-10-16T19:27:39.195Z] ok  	github.com/docker/docker/pkg/pools	0.018s	coverage: 88.2% of statements
19:27:39 [2020-10-16T19:27:39.457Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
19:27:39 [2020-10-16T19:27:39.457Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
19:27:40 [2020-10-16T19:27:40.002Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.78726882s with top 10 stages: buildssa: 1m40.813106868s, goimports: 24.261578758s, unconvert: 12.52061633s, gosec: 11.245253688s, golint: 6.384793202s, ineffassign: 4.592992094s, misspell: 4.29912893s, vrp: 3.384052718s, inspect: 3.349121199s, printf: 2.262038146s 
19:27:40 [2020-10-16T19:27:40.002Z] INFO [runner] Issues before processing: 2274, after processing: 0 
19:27:40 [2020-10-16T19:27:40.002Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1694/1694, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, skip_files: 1694/1694, exclude-rules: 64/1589, exclude: 1589/1589, path_prettifier: 1694/1694, identifier_marker: 1589/1589, nolint: 0/64, cgo: 1694/2274 
19:27:40 [2020-10-16T19:27:40.002Z] INFO [runner] processing took 126.587876ms with stages: nolint: 57.139223ms, identifier_marker: 36.532044ms, path_prettifier: 13.891568ms, exclude-rules: 7.825772ms, autogenerated_exclude: 6.514824ms, skip_dirs: 3.45304ms, cgo: 683.246µs, filename_unadjuster: 537.225µs, max_same_issues: 6.563µs, max_from_linter: 852ns, uniq_by_line: 738ns, diff: 617ns, skip_files: 509ns, source_code: 492ns, exclude: 488ns, path_shortener: 388ns, max_per_file_from_linter: 287ns 
19:27:40 [2020-10-16T19:27:40.002Z] INFO [runner] linters took 1m40.991286586s with stages: goanalysis_metalinter: 1m20.605194042s, unused: 20.259060744s 
19:27:40 [2020-10-16T19:27:40.002Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
19:27:40 [2020-10-16T19:27:40.002Z] INFO Memory: 1537 samples, avg is 713.1MB, max is 3571.7MB 
19:27:40 [2020-10-16T19:27:40.002Z] INFO Execution took 3m43.468496164s               
19:27:40 [2020-10-16T19:27:40.002Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
19:27:40 [2020-10-16T19:27:40.032Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:27:40 [2020-10-16T19:27:40.271Z] #68 DONE 16.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
19:27:40 [2020-10-16T19:27:40.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh dynbinary-daemon test-docker-py
[Pipeline] { (Unit tests)
[Pipeline] sh
19:27:40 [2020-10-16T19:27:40.607Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
19:27:40 [2020-10-16T19:27:40.607Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 73.9% of statements
19:27:40 [2020-10-16T19:27:40.725Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/test/unit
19:27:40 [2020-10-16T19:27:40.894Z] 
19:27:40 [2020-10-16T19:27:40.895Z] Removing bundles/
19:27:40 [2020-10-16T19:27:40.895Z] 
19:27:40 [2020-10-16T19:27:40.895Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:27:40 [2020-10-16T19:27:40.895Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:27:40 [2020-10-16T19:27:40.895Z] GOOS="" GOARCH="" GOARM=""
19:27:41 [2020-10-16T19:27:41.181Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
19:27:41 [2020-10-16T19:27:41.443Z] ok  	github.com/docker/docker/pkg/streamformatter	0.021s	coverage: 66.2% of statements
19:27:41 [2020-10-16T19:27:41.706Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
19:27:42 [2020-10-16T19:27:42.281Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
19:27:42 [2020-10-16T19:27:42.546Z] --- PASS: TestDockerDaemonSuite (307.29s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (12.55s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.07s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (26.81s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.15s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_test.go:1454: [db7ea61423bc1] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d56bff1386acb] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.06s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [ddd948a94272a] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.14s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.64s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.07s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.00s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.23s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [dc3c0faff8aed] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d1fa1ba622caf] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.10s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [df5a79cc78e54] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d715b5e3b0246] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d521c91fce213] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.29s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d39c16a837585] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.67s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d3489a799bdb8] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.31s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_plugins_test.go:79: [df608da5d7498] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.07s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_plugins_test.go:169: [d59fb7df8a091] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d4c9dd31498c1] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.47s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.39s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.53s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.42s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.55s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.83s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d991b041482cb] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.05s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.93s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.39s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.46s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.41s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [dbe82ef4a902c] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.94s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.91s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.36s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [da0a40ebbf22f] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:27:42 [2020-10-16T19:27:42.546Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d59294e5ee75d] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.72s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d040c52ef0af6] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.20s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.51s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.72s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.95s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.68s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.74s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.19s)
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.85s)
19:27:42 [2020-10-16T19:27:42.546Z]         check_test.go:309: [d0a1a1c054cfd] daemon is not started
19:27:42 [2020-10-16T19:27:42.546Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.65s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.66s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d95ff3a0822eb] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.76s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s)
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d155ff3fbd66f] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d2afe942b5128] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.23s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.51s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d606cffa83a76] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.99s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.48s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.30s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [dc0765706fdf7] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.70s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.66s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.25s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.76s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d02e9bf497088] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.36s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [db8492b7e8ad5] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.33s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.81s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.94s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.16s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.58s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.44s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.51s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.31s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.88s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.87s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.50s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.01s)
19:27:42 [2020-10-16T19:27:42.547Z]         docker_cli_daemon_test.go:2549: [df7e238d9db1e] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.58s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.90s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.36s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.96s)
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.07s)
19:27:42 [2020-10-16T19:27:42.547Z]         check_test.go:309: [d202b4857c8fe] daemon is not started
19:27:42 [2020-10-16T19:27:42.547Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.03s)
19:27:42 [2020-10-16T19:27:42.547Z] === RUN   TestDockerSwarmSuite
19:27:42 [2020-10-16T19:27:42.547Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:27:42 [2020-10-16T19:27:42.856Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
19:27:42 [2020-10-16T19:27:42.856Z] ok  	github.com/docker/docker/pkg/signal	2.835s	coverage: 61.0% of statements
19:27:43 [2020-10-16T19:27:43.121Z] ok  	github.com/docker/docker/pkg/tailfile	0.159s	coverage: 88.6% of statements
19:27:43 [2020-10-16T19:27:43.385Z] testing: warning: no tests to run
19:27:43 [2020-10-16T19:27:43.385Z] coverage: [no statements]
19:27:43 [2020-10-16T19:27:43.385Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
19:27:43 [2020-10-16T19:27:43.483Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:27:43 [2020-10-16T19:27:43.648Z] ok  	github.com/docker/docker/pkg/tarsum	0.108s	coverage: 89.3% of statements
19:27:43 [2020-10-16T19:27:43.802Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:27:43 [2020-10-16T19:27:43.803Z] === RUN   TestBuildWithEmptyLayers
19:27:43 [2020-10-16T19:27:43.911Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
19:27:43 [2020-10-16T19:27:43.911Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
19:27:44 [2020-10-16T19:27:44.051Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:27:44 [2020-10-16T19:27:44.174Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
19:27:44 [2020-10-16T19:27:44.278Z] ?   	github.com/docker/docker/api	[no test files]
19:27:44 [2020-10-16T19:27:44.310Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:27:44 [2020-10-16T19:27:44.878Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:27:45 [2020-10-16T19:27:45.123Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
19:27:45 [2020-10-16T19:27:45.136Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:27:45 [2020-10-16T19:27:45.387Z] ok  	github.com/docker/docker/profiles/seccomp	0.042s	coverage: 81.6% of statements
19:27:45 [2020-10-16T19:27:45.704Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:27:45 [2020-10-16T19:27:45.704Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:27:45 [2020-10-16T19:27:45.963Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:27:46 [2020-10-16T19:27:46.333Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
19:27:46 [2020-10-16T19:27:46.333Z] === RUN   TestBuildMultiStageOnBuild
19:27:46 [2020-10-16T19:27:46.780Z] ok  	github.com/docker/docker/reference	0.028s	coverage: 83.7% of statements
19:27:46 [2020-10-16T19:27:46.780Z] ok  	github.com/docker/docker/plugin	0.579s	coverage: 23.1% of statements
19:27:48 [2020-10-16T19:27:48.495Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:27:48 [2020-10-16T19:27:48.701Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
19:27:48 [2020-10-16T19:27:48.701Z] ok  	github.com/docker/docker/quota	0.622s	coverage: 71.4% of statements
19:27:48 [2020-10-16T19:27:48.701Z] ok  	github.com/docker/docker/restartmanager	0.017s	coverage: 45.3% of statements
19:27:48 [2020-10-16T19:27:48.964Z] ok  	github.com/docker/docker/registry	0.244s	coverage: 56.3% of statements
19:27:49 [2020-10-16T19:27:49.540Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 62.5% of statements
19:27:49 [2020-10-16T19:27:49.540Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 66.1% of statements
19:27:51 [2020-10-16T19:27:51.463Z] ok  	github.com/docker/docker/volume/drivers	0.049s	coverage: 36.1% of statements
19:27:51 [2020-10-16T19:27:51.602Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
19:27:51 [2020-10-16T19:27:51.602Z] === RUN   TestBuildUncleanTarFilenames
19:27:51 [2020-10-16T19:27:51.862Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
19:27:51 [2020-10-16T19:27:51.862Z] === RUN   TestBuildMultiStageLayerLeak
19:27:52 [2020-10-16T19:27:52.413Z] ok  	github.com/docker/docker/volume/mounts	0.061s	coverage: 67.0% of statements
19:27:52 [2020-10-16T19:27:52.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:27:52 [2020-10-16T19:27:52.985Z] ok  	github.com/docker/docker/volume/local	0.266s	coverage: 76.4% of statements
19:27:53 [2020-10-16T19:27:53.929Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
19:27:54 [2020-10-16T19:27:54.687Z] === RUN   TestDockerSuite/TestBuildExpose
19:27:54 [2020-10-16T19:27:54.952Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:27:54 [2020-10-16T19:27:54.952Z] --- PASS: TestImportExtremelyLargeImageWorks (105.12s)
19:27:54 [2020-10-16T19:27:54.952Z] PASS
19:27:54 [2020-10-16T19:27:54.952Z] 
19:27:54 [2020-10-16T19:27:54.952Z] DONE 12 tests in 107.562s
19:27:54 [2020-10-16T19:27:54.952Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:27:54 [2020-10-16T19:27:54.952Z] ++ 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:27:54 [2020-10-16T19:27:54.952Z] ++ set -e
19:27:54 [2020-10-16T19:27:54.952Z] ++ '[' -n 0 ']'
19:27:54 [2020-10-16T19:27:54.952Z] ++ set -x
19:27:54 [2020-10-16T19:27:54.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
19:27:54 [2020-10-16T19:27:54.952Z] INFO: Testing against a local daemon
19:27:54 [2020-10-16T19:27:54.952Z] === RUN   TestNetworkCreateDelete
19:27:55 [2020-10-16T19:27:55.216Z] --- PASS: TestNetworkCreateDelete (0.19s)
19:27:55 [2020-10-16T19:27:55.216Z] === RUN   TestDockerNetworkDeletePreferID
19:27:55 [2020-10-16T19:27:55.216Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:27:55 [2020-10-16T19:27:55.493Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:27:55 [2020-10-16T19:27:55.752Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
19:27:55 [2020-10-16T19:27:55.752Z] === RUN   TestDaemonDNSFallback
19:27:55 [2020-10-16T19:27:55.752Z] === RUN   TestDockerSuite/TestBuildFails
19:27:56 [2020-10-16T19:27:56.333Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:27:56 [2020-10-16T19:27:56.333Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:27:57 [2020-10-16T19:27:57.130Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
19:27:57 [2020-10-16T19:27:57.131Z] === RUN   TestBuildWithHugeFile
19:27:57 [2020-10-16T19:27:57.727Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:27:59 [2020-10-16T19:27:59.103Z] === RUN   TestDockerSuite/TestBuildForceRm
19:28:00 [2020-10-16T19:28:00.479Z] === RUN   TestDockerSuite/TestBuildFromGit
19:28:01 [2020-10-16T19:28:01.415Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:28:01 [2020-10-16T19:28:01.415Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:28:02 [2020-10-16T19:28:02.351Z] --- PASS: TestDaemonDNSFallback (6.49s)
19:28:02 [2020-10-16T19:28:02.351Z] === RUN   TestInspectNetwork
19:28:02 [2020-10-16T19:28:02.351Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:28:02 [2020-10-16T19:28:02.955Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 9.0% of statements
19:28:03 [2020-10-16T19:28:03.728Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:28:03 [2020-10-16T19:28:03.987Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:28:04 [2020-10-16T19:28:04.245Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestInspectNetwork/full_network_id
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestInspectNetwork/partial_network_id
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestInspectNetwork/network_name
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:28:06 [2020-10-16T19:28:06.151Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:28:06 [2020-10-16T19:28:06.718Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:28:07 [2020-10-16T19:28:07.656Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:28:08 [2020-10-16T19:28:08.592Z] === RUN   TestDockerSuite/TestBuildHistory
19:28:11 [2020-10-16T19:28:11.126Z] --- PASS: TestInspectNetwork (8.65s)
19:28:11 [2020-10-16T19:28:11.126Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:28:11 [2020-10-16T19:28:11.126Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:28:11 [2020-10-16T19:28:11.126Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:28:11 [2020-10-16T19:28:11.126Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:28:11 [2020-10-16T19:28:11.126Z] === RUN   TestRunContainerWithBridgeNone
19:28:11 [2020-10-16T19:28:11.126Z] === RUN   TestDockerSuite/TestBuildIidFile
19:28:11 [2020-10-16T19:28:11.385Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:28:11 [2020-10-16T19:28:11.644Z] === RUN   TestDockerSuite/TestBuildInheritance
19:28:12 [2020-10-16T19:28:12.211Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:28:12 [2020-10-16T19:28:12.471Z] --- PASS: TestRunContainerWithBridgeNone (1.73s)
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestNetworkInvalidJSON
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestNetworkInvalidJSON//networks/create
19:28:12 [2020-10-16T19:28:12.471Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:28:12 [2020-10-16T19:28:12.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:28:12 [2020-10-16T19:28:12.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:28:12 [2020-10-16T19:28:12.471Z] === CONT  TestNetworkInvalidJSON//networks/create
19:28:12 [2020-10-16T19:28:12.471Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:28:12 [2020-10-16T19:28:12.471Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:28:12 [2020-10-16T19:28:12.471Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:28:12 [2020-10-16T19:28:12.471Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:28:12 [2020-10-16T19:28:12.471Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:28:12 [2020-10-16T19:28:12.471Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestHostIPv4BridgeLabel
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:28:12 [2020-10-16T19:28:12.471Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:28:13 [2020-10-16T19:28:13.039Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
19:28:13 [2020-10-16T19:28:13.039Z] === RUN   TestDaemonRestartWithLiveRestore
19:28:13 [2020-10-16T19:28:13.297Z] === RUN   TestDockerSuite/TestBuildLabel
19:28:13 [2020-10-16T19:28:13.557Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:28:13 [2020-10-16T19:28:13.815Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:28:14 [2020-10-16T19:28:14.074Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:28:14 [2020-10-16T19:28:14.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:28:14 [2020-10-16T19:28:14.074Z] === RUN   TestDaemonDefaultNetworkPools
19:28:14 [2020-10-16T19:28:14.333Z] === RUN   TestDockerSuite/TestBuildLabels
19:28:14 [2020-10-16T19:28:14.592Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:28:14 [2020-10-16T19:28:14.850Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
19:28:14 [2020-10-16T19:28:14.850Z] === RUN   TestDaemonRestartWithExistingNetwork
19:28:15 [2020-10-16T19:28:15.109Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:28:15 [2020-10-16T19:28:15.896Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.6% of statements
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/rootless	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/volume	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === Skipped
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.896Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:15 [2020-10-16T19:28:15.896Z] 
19:28:15 [2020-10-16T19:28:15.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:73: No driver to put!
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z] time="2020-10-16T19:27:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z] time="2020-10-16T19:27:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z] time="2020-10-16T19:27:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z] time="2020-10-16T19:27:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z] time="2020-10-16T19:27:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:73: No driver to put!
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     overlay_test.go:49: Fails to compute changes intermittently
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     graphtest_unix.go:73: No driver to put!
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:28:15 [2020-10-16T19:28:15.897Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] 
19:28:15 [2020-10-16T19:28:15.897Z] DONE 2180 tests, 26 skipped in 190.364s
Post stage
[Pipeline] junit
19:28:15 [2020-10-16T19:28:15.923Z] Recording test results
19:28:16 [2020-10-16T19:28:16.044Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
19:28:16 [2020-10-16T19:28:16.045Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:28:16 [2020-10-16T19:28:16.981Z] === RUN   TestDockerSuite/TestBuildLastModified
19:28:17 [2020-10-16T19:28:17.548Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s)
19:28:17 [2020-10-16T19:28:17.548Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:28:18 [2020-10-16T19:28:18.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -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:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh dynbinary test-integration
19:28:18 [2020-10-16T19:28:18.115Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
19:28:18 [2020-10-16T19:28:18.115Z] === RUN   TestServiceWithPredefinedNetwork
19:28:18 [2020-10-16T19:28:18.589Z] 
19:28:18 [2020-10-16T19:28:18.851Z] Removing bundles/
19:28:18 [2020-10-16T19:28:18.851Z] 
19:28:18 [2020-10-16T19:28:18.851Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:28:18 [2020-10-16T19:28:18.851Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:28:18 [2020-10-16T19:28:18.851Z] GOOS="" GOARCH="" GOARM=""
19:28:21 [2020-10-16T19:28:21.402Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s)
19:28:21 [2020-10-16T19:28:21.402Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:28:21 [2020-10-16T19:28:21.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:28:21 [2020-10-16T19:28:21.402Z]     service_test.go:236: FLAKY_TEST
19:28:21 [2020-10-16T19:28:21.402Z] === RUN   TestServiceWithDataPathPortInit
19:28:21 [2020-10-16T19:28:21.968Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:28:25 [2020-10-16T19:28:25.253Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:28:25 [2020-10-16T19:28:25.254Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:28:25 [2020-10-16T19:28:25.254Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:28:25 [2020-10-16T19:28:25.254Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:28:25 [2020-10-16T19:28:25.254Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:28:25 [2020-10-16T19:28:25.254Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:28:26 [2020-10-16T19:28:26.189Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:28:26 [2020-10-16T19:28:26.681Z] 406ffb8432a7: Pull complete
19:28:26 [2020-10-16T19:28:26.681Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
19:28:26 [2020-10-16T19:28:26.681Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:28:26 [2020-10-16T19:28:26.681Z] mcr.microsoft.com/windows/servercore:ltsc2019
19:28:26 [2020-10-16T19:28:26.681Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Docker version of control daemon
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Client: Docker Engine - Enterprise
19:28:26 [2020-10-16T19:28:26.681Z]  Version:           19.03.12
19:28:26 [2020-10-16T19:28:26.681Z]  API version:       1.40
19:28:26 [2020-10-16T19:28:26.681Z]  Go version:        go1.13.13
19:28:26 [2020-10-16T19:28:26.681Z]  Git commit:        4306744
19:28:26 [2020-10-16T19:28:26.681Z]  Built:             08/05/2020 19:27:53
19:28:26 [2020-10-16T19:28:26.681Z]  OS/Arch:           windows/amd64
19:28:26 [2020-10-16T19:28:26.681Z]  Experimental:      false
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Server: Docker Engine - Enterprise
19:28:26 [2020-10-16T19:28:26.681Z]  Engine:
19:28:26 [2020-10-16T19:28:26.681Z]   Version:          19.03.12
19:28:26 [2020-10-16T19:28:26.681Z]   API version:      1.40 (minimum version 1.24)
19:28:26 [2020-10-16T19:28:26.681Z]   Go version:       go1.13.13
19:28:26 [2020-10-16T19:28:26.681Z]   Git commit:       f295753ffd
19:28:26 [2020-10-16T19:28:26.681Z]   Built:            08/05/2020 19:26:41
19:28:26 [2020-10-16T19:28:26.681Z]   OS/Arch:          windows/amd64
19:28:26 [2020-10-16T19:28:26.681Z]   Experimental:     true
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Docker info of control daemon
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Client:
19:28:26 [2020-10-16T19:28:26.681Z]  Debug Mode: false
19:28:26 [2020-10-16T19:28:26.681Z]  Plugins:
19:28:26 [2020-10-16T19:28:26.681Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Server:
19:28:26 [2020-10-16T19:28:26.681Z]  Containers: 0
19:28:26 [2020-10-16T19:28:26.681Z]   Running: 0
19:28:26 [2020-10-16T19:28:26.681Z]   Paused: 0
19:28:26 [2020-10-16T19:28:26.681Z]   Stopped: 0
19:28:26 [2020-10-16T19:28:26.681Z]  Images: 1
19:28:26 [2020-10-16T19:28:26.681Z]  Server Version: 19.03.12
19:28:26 [2020-10-16T19:28:26.681Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:28:26 [2020-10-16T19:28:26.681Z]   Windows: 
19:28:26 [2020-10-16T19:28:26.681Z]   LCOW: 
19:28:26 [2020-10-16T19:28:26.681Z]  Logging Driver: json-file
19:28:26 [2020-10-16T19:28:26.681Z]  Plugins:
19:28:26 [2020-10-16T19:28:26.681Z]   Volume: local
19:28:26 [2020-10-16T19:28:26.681Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:28:26 [2020-10-16T19:28:26.681Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:28:26 [2020-10-16T19:28:26.681Z]  Swarm: inactive
19:28:26 [2020-10-16T19:28:26.681Z]  Default Isolation: process
19:28:26 [2020-10-16T19:28:26.681Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:28:26 [2020-10-16T19:28:26.681Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
19:28:26 [2020-10-16T19:28:26.681Z]  OSType: windows
19:28:26 [2020-10-16T19:28:26.681Z]  Architecture: x86_64
19:28:26 [2020-10-16T19:28:26.681Z]  CPUs: 4
19:28:26 [2020-10-16T19:28:26.681Z]  Total Memory: 32GiB
19:28:26 [2020-10-16T19:28:26.681Z]  Name: azwin-2-a59390
19:28:26 [2020-10-16T19:28:26.681Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
19:28:26 [2020-10-16T19:28:26.681Z]  Docker Root Dir: D:\docker
19:28:26 [2020-10-16T19:28:26.681Z]  Debug Mode: false
19:28:26 [2020-10-16T19:28:26.681Z]  Registry: https://index.docker.io/v1/
19:28:26 [2020-10-16T19:28:26.681Z]  Labels:
19:28:26 [2020-10-16T19:28:26.681Z]  Experimental: true
19:28:26 [2020-10-16T19:28:26.681Z]  Insecure Registries:
19:28:26 [2020-10-16T19:28:26.681Z]   10.0.0.4:5000
19:28:26 [2020-10-16T19:28:26.681Z]   127.0.0.0/8
19:28:26 [2020-10-16T19:28:26.681Z]  Registry Mirrors:
19:28:26 [2020-10-16T19:28:26.681Z]   http://10.0.0.4:5000/
19:28:26 [2020-10-16T19:28:26.681Z]  Live Restore Enabled: false
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Commit hash is 561b8014c0
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Nuke-Everything...
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Container count on control daemon to delete is 0
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Nuking d:\CI
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Zapped successfully
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Location for testing is d:\CI\PR-41528\4
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] INFO: Building the image from Dockerfile.windows at 10/16/2020 19:28:18...
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Sending build context to Docker daemon  56.83MB
19:28:26 [2020-10-16T19:28:26.681Z] 
19:28:26 [2020-10-16T19:28:26.681Z] Step 1/10 : FROM microsoft/windowsservercore
19:28:26 [2020-10-16T19:28:26.681Z]  ---> 71d3f266f3af
19:28:26 [2020-10-16T19:28:26.681Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:28:26 [2020-10-16T19:28:26.681Z]  ---> Running in 240d589061d3
19:28:26 [2020-10-16T19:28:26.681Z] Removing intermediate container 240d589061d3
19:28:26 [2020-10-16T19:28:26.681Z]  ---> 55f4ae1c1514
19:28:26 [2020-10-16T19:28:26.681Z] Step 3/10 : ARG GO_VERSION=1.13.15
19:28:26 [2020-10-16T19:28:26.681Z]  ---> Running in a09858935fad
19:28:26 [2020-10-16T19:28:26.681Z] Removing intermediate container a09858935fad
19:28:26 [2020-10-16T19:28:26.681Z]  ---> 060c19f35191
19:28:26 [2020-10-16T19:28:26.681Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
19:28:26 [2020-10-16T19:28:26.681Z]  ---> Running in fbc19deb3d58
19:28:26 [2020-10-16T19:28:26.681Z] Removing intermediate container fbc19deb3d58
19:28:26 [2020-10-16T19:28:26.681Z]  ---> ef22063e2c9e
19:28:26 [2020-10-16T19:28:26.681Z] 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:28:26 [2020-10-16T19:28:26.681Z]  ---> Running in 5e7c16495a14
19:28:26 [2020-10-16T19:28:26.681Z] Removing intermediate container 5e7c16495a14
19:28:26 [2020-10-16T19:28:26.681Z]  ---> 7130ffecee24
19:28:26 [2020-10-16T19:28:26.681Z] 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:28:26 [2020-10-16T19:28:26.681Z]  ---> Running in 7cde9b377602
19:28:27 [2020-10-16T19:28:27.126Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:28:30 [2020-10-16T19:28:30.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:28:30 [2020-10-16T19:28:30.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:28:30 [2020-10-16T19:28:30.672Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:28:32 [2020-10-16T19:28:32.577Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:28:32 [2020-10-16T19:28:32.577Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:28:33 [2020-10-16T19:28:33.836Z] 
19:28:33 [2020-10-16T19:28:33.836Z] SUCCESS: Specified value was saved.
19:28:34 [2020-10-16T19:28:34.806Z] INFO: Downloading git...
19:28:36 [2020-10-16T19:28:36.347Z] INFO: Downloading go...
19:28:37 [2020-10-16T19:28:37.845Z] --- PASS: TestServiceWithDataPathPortInit (16.53s)
19:28:37 [2020-10-16T19:28:37.845Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:28:37 [2020-10-16T19:28:37.900Z] INFO: Downloading compiler 1 of 3...
19:28:38 [2020-10-16T19:28:38.103Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:28:38 [2020-10-16T19:28:38.875Z] INFO: Downloading compiler 2 of 3...
19:28:39 [2020-10-16T19:28:39.335Z] INFO: Downloading compiler 3 of 3...
19:28:39 [2020-10-16T19:28:39.794Z] INFO: Extracting git...
19:28:41 [2020-10-16T19:28:41.392Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:28:41 [2020-10-16T19:28:41.959Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:28:43 [2020-10-16T19:28:43.862Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:28:43 [2020-10-16T19:28:43.862Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:28:46 [2020-10-16T19:28:46.394Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s)
19:28:46 [2020-10-16T19:28:46.394Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vt8g05nqhd7vnhypmnnlegzkq Created:2020-10-16 19:28:38.801096564 +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[093fcdc0e4f0e9c3a5e89d5dcc043ececc32d69b83fb9f72f6768054575fcf25:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nd3xsq9nslg9tszaenh1sv968 EndpointID:b1bf19677ba04e6cae3043211e4605f60eeaffbb770f338c75e47acb50ed44c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6fa6af9dc49614f85e3a0210d098c3aa284cd7e122724b59d4fe245e5a57a9a3 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:3816de1c5b68 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nd3xsq9nslg9tszaenh1sv968 EndpointID:b1bf19677ba04e6cae3043211e4605f60eeaffbb770f338c75e47acb50ed44c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:28:46 [2020-10-16T19:28:46.394Z] PASS
19:28:46 [2020-10-16T19:28:46.394Z] 
19:28:46 [2020-10-16T19:28:46.394Z] === Skipped
19:28:46 [2020-10-16T19:28:46.394Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:28:46 [2020-10-16T19:28:46.394Z]     service_test.go:236: FLAKY_TEST
19:28:46 [2020-10-16T19:28:46.394Z] 
19:28:46 [2020-10-16T19:28:46.394Z] 
19:28:46 [2020-10-16T19:28:46.394Z] DONE 23 tests, 1 skipped in 51.340s
19:28:46 [2020-10-16T19:28:46.394Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:28:46 [2020-10-16T19:28:46.394Z] ++ 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:28:46 [2020-10-16T19:28:46.394Z] ++ set -e
19:28:46 [2020-10-16T19:28:46.394Z] ++ '[' -n 0 ']'
19:28:46 [2020-10-16T19:28:46.394Z] ++ set -x
19:28:46 [2020-10-16T19:28:46.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:28:46 [2020-10-16T19:28:46.394Z] INFO: Testing against a local daemon
19:28:46 [2020-10-16T19:28:46.394Z] === RUN   TestDockerNetworkIpvlanPersistance
19:28:46 [2020-10-16T19:28:46.394Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:28:46 [2020-10-16T19:28:46.394Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:28:46 [2020-10-16T19:28:46.394Z] === RUN   TestDockerNetworkIpvlan
19:28:46 [2020-10-16T19:28:46.394Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:28:46 [2020-10-16T19:28:46.394Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:28:46 [2020-10-16T19:28:46.394Z] PASS
19:28:46 [2020-10-16T19:28:46.394Z] 
19:28:46 [2020-10-16T19:28:46.394Z] === Skipped
19:28:46 [2020-10-16T19:28:46.394Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:28:46 [2020-10-16T19:28:46.394Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:28:46 [2020-10-16T19:28:46.394Z] 
19:28:46 [2020-10-16T19:28:46.394Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:28:46 [2020-10-16T19:28:46.395Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:28:46 [2020-10-16T19:28:46.395Z] 
19:28:46 [2020-10-16T19:28:46.395Z] 
19:28:46 [2020-10-16T19:28:46.395Z] DONE 2 tests, 2 skipped in 0.062s
19:28:46 [2020-10-16T19:28:46.395Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:28:46 [2020-10-16T19:28:46.395Z] ++ 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:28:46 [2020-10-16T19:28:46.395Z] ++ set -e
19:28:46 [2020-10-16T19:28:46.395Z] ++ '[' -n 0 ']'
19:28:46 [2020-10-16T19:28:46.395Z] ++ set -x
19:28:46 [2020-10-16T19:28:46.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:28:46 [2020-10-16T19:28:46.395Z] INFO: Testing against a local daemon
19:28:46 [2020-10-16T19:28:46.395Z] === RUN   TestDockerNetworkMacvlanPersistance
19:28:47 [2020-10-16T19:28:47.330Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:28:47 [2020-10-16T19:28:47.589Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:28:48 [2020-10-16T19:28:48.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.71s)
19:28:48 [2020-10-16T19:28:48.157Z] === RUN   TestDockerNetworkMacvlan
19:28:48 [2020-10-16T19:28:48.724Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:28:48 [2020-10-16T19:28:48.983Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:28:49 [2020-10-16T19:28:49.241Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:28:49 [2020-10-16T19:28:49.500Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:28:50 [2020-10-16T19:28:50.435Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:28:50 [2020-10-16T19:28:50.693Z] === RUN   TestDockerSuite/TestBuildNetNone
19:28:50 [2020-10-16T19:28:50.953Z] === RUN   TestDockerSuite/TestBuildNoContext
19:28:51 [2020-10-16T19:28:51.888Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:28:52 [2020-10-16T19:28:52.455Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:28:52 [2020-10-16T19:28:52.455Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:28:52 [2020-10-16T19:28:52.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:28:53 [2020-10-16T19:28:53.375Z] --- PASS: TestBuildWithHugeFile (51.91s)
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildWithEmptyDockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:28:53 [2020-10-16T19:28:53.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
19:28:53 [2020-10-16T19:28:53.375Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
19:28:53 [2020-10-16T19:28:53.375Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
19:28:53 [2020-10-16T19:28:53.375Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildPreserveOwnership
19:28:53 [2020-10-16T19:28:53.375Z] === RUN   TestBuildPreserveOwnership/copy_from
19:28:53 [2020-10-16T19:28:53.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:28:54 [2020-10-16T19:28:54.219Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:28:54 [2020-10-16T19:28:54.219Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:28:54 [2020-10-16T19:28:54.311Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:28:54 [2020-10-16T19:28:54.478Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:28:54 [2020-10-16T19:28:54.478Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:28:54 [2020-10-16T19:28:54.620Z] INFO: Expanding go...
19:28:54 [2020-10-16T19:28:54.737Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:28:54 [2020-10-16T19:28:54.997Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:28:55 [2020-10-16T19:28:55.565Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:28:56 [2020-10-16T19:28:56.940Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:28:57 [2020-10-16T19:28:57.508Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:28:58 [2020-10-16T19:28:58.444Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:28:58 [2020-10-16T19:28:58.498Z] --- PASS: TestBuildPreserveOwnership (9.60s)
19:28:58 [2020-10-16T19:28:58.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.59s)
19:28:58 [2020-10-16T19:28:58.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
19:28:58 [2020-10-16T19:28:58.498Z] === RUN   TestBuildPlatformInvalid
19:28:58 [2020-10-16T19:28:58.498Z] --- PASS: TestBuildPlatformInvalid (0.09s)
19:28:58 [2020-10-16T19:28:58.498Z] PASS
19:28:58 [2020-10-16T19:28:58.498Z] 
19:28:58 [2020-10-16T19:28:58.498Z] === Skipped
19:28:58 [2020-10-16T19:28:58.498Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:28:58 [2020-10-16T19:28:58.498Z]     build_session_test.go:25: TODO: BuildKit
19:28:58 [2020-10-16T19:28:58.498Z] 
19:28:58 [2020-10-16T19:28:58.498Z] 
19:28:58 [2020-10-16T19:28:58.498Z] DONE 32 tests, 1 skipped in 127.440s
19:28:58 [2020-10-16T19:28:58.498Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:28:58 [2020-10-16T19:28:58.498Z] INFO: Testing against a local daemon
19:28:58 [2020-10-16T19:28:58.498Z] === RUN   TestConfigInspect
19:28:58 [2020-10-16T19:28:58.498Z] --- SKIP: TestConfigInspect (0.02s)
19:28:58 [2020-10-16T19:28:58.498Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.498Z] === RUN   TestConfigList
19:28:58 [2020-10-16T19:28:58.498Z] --- SKIP: TestConfigList (0.01s)
19:28:58 [2020-10-16T19:28:58.498Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.498Z] === RUN   TestConfigsCreateAndDelete
19:28:58 [2020-10-16T19:28:58.756Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
19:28:58 [2020-10-16T19:28:58.756Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.756Z] === RUN   TestConfigsUpdate
19:28:58 [2020-10-16T19:28:58.756Z] --- SKIP: TestConfigsUpdate (0.01s)
19:28:58 [2020-10-16T19:28:58.756Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.756Z] === RUN   TestTemplatedConfig
19:28:58 [2020-10-16T19:28:58.756Z] --- SKIP: TestTemplatedConfig (0.00s)
19:28:58 [2020-10-16T19:28:58.756Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.756Z] === RUN   TestConfigCreateResolve
19:28:58 [2020-10-16T19:28:58.756Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:28:58 [2020-10-16T19:28:58.756Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:28:58 [2020-10-16T19:28:58.756Z] === RUN   TestConfigDaemonLibtrustID
19:28:59 [2020-10-16T19:28:59.380Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:28:59 [2020-10-16T19:28:59.380Z] --- PASS: TestDockerNetworkMacvlan (11.35s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.00s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.71s)
19:28:59 [2020-10-16T19:28:59.380Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.75s)
19:28:59 [2020-10-16T19:28:59.380Z] PASS
19:28:59 [2020-10-16T19:28:59.380Z] 
19:28:59 [2020-10-16T19:28:59.380Z] DONE 8 tests in 13.097s
19:28:59 [2020-10-16T19:28:59.380Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:28:59 [2020-10-16T19:28:59.380Z] ++ 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:28:59 [2020-10-16T19:28:59.380Z] ++ set -e
19:28:59 [2020-10-16T19:28:59.380Z] ++ '[' -n 0 ']'
19:28:59 [2020-10-16T19:28:59.380Z] ++ set -x
19:28:59 [2020-10-16T19:28:59.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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:28:59 [2020-10-16T19:28:59.380Z] testing: warning: no tests to run
19:28:59 [2020-10-16T19:28:59.380Z] PASS
19:28:59 [2020-10-16T19:28:59.380Z] 
19:28:59 [2020-10-16T19:28:59.380Z] DONE 0 tests in 0.005s
19:28:59 [2020-10-16T19:28:59.380Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:28:59 [2020-10-16T19:28:59.380Z] ++ 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:28:59 [2020-10-16T19:28:59.380Z] ++ set -e
19:28:59 [2020-10-16T19:28:59.380Z] ++ '[' -n 0 ']'
19:28:59 [2020-10-16T19:28:59.380Z] ++ set -x
19:28:59 [2020-10-16T19:28:59.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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:28:59 [2020-10-16T19:28:59.639Z] INFO: Testing against a local daemon
19:28:59 [2020-10-16T19:28:59.639Z] === RUN   TestAuthZPluginAllowRequest
19:29:00 [2020-10-16T19:29:00.132Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
19:29:00 [2020-10-16T19:29:00.132Z] PASS
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === Skipped
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:29:00 [2020-10-16T19:29:00.132Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] 
19:29:00 [2020-10-16T19:29:00.132Z] DONE 7 tests, 6 skipped in 1.844s
19:29:00 [2020-10-16T19:29:00.132Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:29:00 [2020-10-16T19:29:00.207Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:29:00 [2020-10-16T19:29:00.391Z] INFO: Testing against a local daemon
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestCheckpoint
19:29:00 [2020-10-16T19:29:00.391Z] --- SKIP: TestCheckpoint (0.00s)
19:29:00 [2020-10-16T19:29:00.391Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestContainerInvalidJSON
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:29:00 [2020-10-16T19:29:00.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:29:00 [2020-10-16T19:29:00.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:29:00 [2020-10-16T19:29:00.391Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:29:00 [2020-10-16T19:29:00.391Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:29:00 [2020-10-16T19:29:00.391Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:29:00 [2020-10-16T19:29:00.391Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:29:00 [2020-10-16T19:29:00.391Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:29:00 [2020-10-16T19:29:00.391Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:29:00 [2020-10-16T19:29:00.391Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:29:00 [2020-10-16T19:29:00.391Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:29:00 [2020-10-16T19:29:00.391Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestCopyFromContainerPathIsNotDir
19:29:00 [2020-10-16T19:29:00.391Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:29:00 [2020-10-16T19:29:00.391Z] === RUN   TestCopyToContainerPathDoesNotExist
19:29:00 [2020-10-16T19:29:00.651Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:29:00 [2020-10-16T19:29:00.651Z] === RUN   TestCopyToContainerPathIsNotDir
19:29:00 [2020-10-16T19:29:00.651Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:29:00 [2020-10-16T19:29:00.651Z] === RUN   TestCopyFromContainer
19:29:00 [2020-10-16T19:29:00.775Z] --- PASS: TestAuthZPluginAllowRequest (1.32s)
19:29:00 [2020-10-16T19:29:00.775Z] === RUN   TestAuthZPluginTLS
19:29:01 [2020-10-16T19:29:01.343Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:29:01 [2020-10-16T19:29:01.343Z] === RUN   TestAuthZPluginDenyRequest
19:29:01 [2020-10-16T19:29:01.910Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:29:01 [2020-10-16T19:29:01.910Z] === RUN   TestAuthZPluginAPIDenyResponse
19:29:01 [2020-10-16T19:29:01.910Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:29:02 [2020-10-16T19:29:02.477Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:29:02 [2020-10-16T19:29:02.477Z] === RUN   TestAuthZPluginDenyResponse
19:29:02 [2020-10-16T19:29:02.736Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:29:02 [2020-10-16T19:29:02.995Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:29:02 [2020-10-16T19:29:02.995Z] === RUN   TestAuthZPluginAllowEventStream
19:29:03 [2020-10-16T19:29:03.562Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:29:03 [2020-10-16T19:29:03.821Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:29:04 [2020-10-16T19:29:04.388Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s)
19:29:04 [2020-10-16T19:29:04.388Z] === RUN   TestAuthZPluginErrorResponse
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer//
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer//bar/root
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer//bar/root/
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/quux
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/quux/
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCopyFromContainer/bar/notarget
19:29:04 [2020-10-16T19:29:04.840Z] --- PASS: TestCopyFromContainer (4.24s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:29:04 [2020-10-16T19:29:04.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateLinkToNonExistingContainer
19:29:04 [2020-10-16T19:29:04.840Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateWithInvalidEnv
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateWithInvalidEnv/0
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/0
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateWithInvalidEnv/1
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/1
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateWithInvalidEnv/2
19:29:04 [2020-10-16T19:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/2
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateWithInvalidEnv/0
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateWithInvalidEnv/2
19:29:04 [2020-10-16T19:29:04.840Z] === CONT  TestCreateWithInvalidEnv/1
19:29:04 [2020-10-16T19:29:04.840Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateTmpfsMountsTarget
19:29:04 [2020-10-16T19:29:04.840Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:29:04 [2020-10-16T19:29:04.840Z] === RUN   TestCreateWithCustomMaskedPaths
19:29:04 [2020-10-16T19:29:04.955Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:29:04 [2020-10-16T19:29:04.955Z] === RUN   TestAuthZPluginErrorRequest
19:29:05 [2020-10-16T19:29:05.522Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:29:05 [2020-10-16T19:29:05.522Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:29:05 [2020-10-16T19:29:05.780Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:29:05 [2020-10-16T19:29:05.780Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:29:06 [2020-10-16T19:29:06.216Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
19:29:06 [2020-10-16T19:29:06.216Z] === RUN   TestCreateWithCustomReadonlyPaths
19:29:06 [2020-10-16T19:29:06.347Z] === RUN   TestDockerSuite/TestBuildPATH
19:29:07 [2020-10-16T19:29:07.593Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:29:07 [2020-10-16T19:29:07.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:29:07 [2020-10-16T19:29:07.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:29:07 [2020-10-16T19:29:07.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:29:07 [2020-10-16T19:29:07.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:29:07 [2020-10-16T19:29:07.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:29:07 [2020-10-16T19:29:07.593Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:29:07 [2020-10-16T19:29:07.724Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s)
19:29:07 [2020-10-16T19:29:07.724Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:29:07 [2020-10-16T19:29:07.853Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestCreateDifferentPlatform
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestCreateDifferentPlatform/different_os
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:29:07 [2020-10-16T19:29:07.853Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:29:07 [2020-10-16T19:29:07.853Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:29:07 [2020-10-16T19:29:07.853Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:29:07 [2020-10-16T19:29:07.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestContainerStartOnDaemonRestart
19:29:07 [2020-10-16T19:29:07.853Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:29:07 [2020-10-16T19:29:07.853Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestDaemonRestartIpcMode
19:29:07 [2020-10-16T19:29:07.853Z] === PAUSE TestDaemonRestartIpcMode
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestDaemonHostGatewayIP
19:29:07 [2020-10-16T19:29:07.853Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:29:07 [2020-10-16T19:29:07.853Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestContainerKillOnDaemonStart
19:29:07 [2020-10-16T19:29:07.853Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:29:07 [2020-10-16T19:29:07.853Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:29:07 [2020-10-16T19:29:07.853Z] === RUN   TestDiff
19:29:07 [2020-10-16T19:29:07.983Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:29:08 [2020-10-16T19:29:08.112Z] --- PASS: TestDiff (0.40s)
19:29:08 [2020-10-16T19:29:08.112Z] === RUN   TestExecWithCloseStdin
19:29:08 [2020-10-16T19:29:08.550Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:29:08 [2020-10-16T19:29:08.680Z] --- PASS: TestExecWithCloseStdin (0.46s)
19:29:08 [2020-10-16T19:29:08.680Z] === RUN   TestExec
19:29:09 [2020-10-16T19:29:09.118Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.57s)
19:29:09 [2020-10-16T19:29:09.118Z] === RUN   TestAuthZPluginHeader
19:29:09 [2020-10-16T19:29:09.247Z] --- PASS: TestExec (0.46s)
19:29:09 [2020-10-16T19:29:09.247Z] === RUN   TestExecUser
19:29:09 [2020-10-16T19:29:09.376Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:29:09 [2020-10-16T19:29:09.505Z] --- PASS: TestExecUser (0.43s)
19:29:09 [2020-10-16T19:29:09.505Z] === RUN   TestExportContainerAndImportImage
19:29:09 [2020-10-16T19:29:09.635Z] --- PASS: TestAuthZPluginHeader (0.72s)
19:29:09 [2020-10-16T19:29:09.635Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:29:10 [2020-10-16T19:29:10.073Z] --- PASS: TestExportContainerAndImportImage (0.58s)
19:29:10 [2020-10-16T19:29:10.073Z] === RUN   TestExportContainerAfterDaemonRestart
19:29:13 [2020-10-16T19:29:13.823Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.58s)
19:29:13 [2020-10-16T19:29:13.823Z] === RUN   TestAuthZPluginV2Disable
19:29:14 [2020-10-16T19:29:14.264Z] --- PASS: TestExportContainerAfterDaemonRestart (3.38s)
19:29:14 [2020-10-16T19:29:14.264Z] === RUN   TestHealthCheckWorkdir
19:29:14 [2020-10-16T19:29:14.264Z] --- PASS: TestHealthCheckWorkdir (0.62s)
19:29:14 [2020-10-16T19:29:14.264Z] === RUN   TestHealthKillContainer
19:29:15 [2020-10-16T19:29:15.726Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:29:15 [2020-10-16T19:29:15.727Z] INFO: Expanding compiler 1 of 3...
19:29:15 [2020-10-16T19:29:15.986Z] --- PASS: TestAuthZPluginV2Disable (2.75s)
19:29:15 [2020-10-16T19:29:15.986Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:29:16 [2020-10-16T19:29:16.192Z] INFO: Expanding compiler 2 of 3...
19:29:16 [2020-10-16T19:29:16.847Z] --- PASS: TestHealthKillContainer (2.49s)
19:29:16 [2020-10-16T19:29:16.847Z] === RUN   TestInspectCpusetInConfigPre120
19:29:17 [2020-10-16T19:29:17.106Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
19:29:17 [2020-10-16T19:29:17.106Z] === RUN   TestIpcModeNone
19:29:17 [2020-10-16T19:29:17.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:29:17 [2020-10-16T19:29:17.290Z] 
19:29:17 [2020-10-16T19:29:17.290Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:29:17 [2020-10-16T19:29:17.290Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:29:17 [2020-10-16T19:29:17.290Z] Using test binary docker
19:29:17 [2020-10-16T19:29:17.290Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:29:17 [2020-10-16T19:29:17.290Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:29:17 [2020-10-16T19:29:17.290Z] INFO: Waiting for daemon to start...
19:29:17 [2020-10-16T19:29:17.290Z] Starting dockerd
19:29:17 [2020-10-16T19:29:17.290Z] .
19:29:17 [2020-10-16T19:29:17.290Z] INFO: Building docker-sdk-python3:4.3.0...
19:29:17 [2020-10-16T19:29:17.672Z] --- PASS: TestIpcModeNone (0.48s)
19:29:17 [2020-10-16T19:29:17.672Z] === RUN   TestIpcModePrivate
19:29:18 [2020-10-16T19:29:18.239Z] --- PASS: TestIpcModePrivate (0.44s)
19:29:18 [2020-10-16T19:29:18.239Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
19:29:18 [2020-10-16T19:29:18.239Z] === RUN   TestIpcModeShareable
19:29:18 [2020-10-16T19:29:18.239Z] --- SKIP: TestIpcModeShareable (0.00s)
19:29:18 [2020-10-16T19:29:18.239Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:29:18 [2020-10-16T19:29:18.239Z] === RUN   TestAPIIpcModeShareableAndContainer
19:29:18 [2020-10-16T19:29:18.517Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:29:18 [2020-10-16T19:29:18.776Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.74s)
19:29:18 [2020-10-16T19:29:18.776Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:29:19 [2020-10-16T19:29:19.616Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
19:29:19 [2020-10-16T19:29:19.616Z] === RUN   TestAPIIpcModeHost
19:29:19 [2020-10-16T19:29:19.616Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:29:19 [2020-10-16T19:29:19.616Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:29:19 [2020-10-16T19:29:19.616Z] === RUN   TestDaemonIpcModeShareable
19:29:19 [2020-10-16T19:29:19.616Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:29:19 [2020-10-16T19:29:19.616Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:29:19 [2020-10-16T19:29:19.616Z] === RUN   TestDaemonIpcModePrivate
19:29:19 [2020-10-16T19:29:19.712Z] === RUN   TestDockerSuite/TestBuildRm
19:29:21 [2020-10-16T19:29:21.999Z] INFO: Expanding compiler 3 of 3...
19:29:21 [2020-10-16T19:29:21.999Z] INFO: Removing downloaded files...
19:29:21 [2020-10-16T19:29:21.999Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
19:29:21 [2020-10-16T19:29:21.999Z] INFO: Configuring git core.autocrlf...
19:29:22 [2020-10-16T19:29:22.149Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
19:29:22 [2020-10-16T19:29:22.149Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:29:22 [2020-10-16T19:29:22.149Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
19:29:22 [2020-10-16T19:29:22.149Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:29:22 [2020-10-16T19:29:22.149Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
19:29:22 [2020-10-16T19:29:22.149Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestIpcModeOlderClient
19:29:22 [2020-10-16T19:29:22.149Z] === PAUSE TestIpcModeOlderClient
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestKillContainerInvalidSignal
19:29:22 [2020-10-16T19:29:22.149Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestKillContainer
19:29:22 [2020-10-16T19:29:22.149Z] === RUN   TestKillContainer/no_signal
19:29:22 [2020-10-16T19:29:22.717Z] === RUN   TestKillContainer/non_killing_signal
19:29:22 [2020-10-16T19:29:22.976Z] === RUN   TestKillContainer/killing_signal
19:29:23 [2020-10-16T19:29:23.001Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:29:23 [2020-10-16T19:29:23.544Z] --- PASS: TestKillContainer (1.29s)
19:29:23 [2020-10-16T19:29:23.544Z]     --- PASS: TestKillContainer/no_signal (0.48s)
19:29:23 [2020-10-16T19:29:23.544Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:29:23 [2020-10-16T19:29:23.545Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
19:29:23 [2020-10-16T19:29:23.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:29:23 [2020-10-16T19:29:23.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:29:23 [2020-10-16T19:29:23.567Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:29:23 [2020-10-16T19:29:23.804Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:29:24 [2020-10-16T19:29:24.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
19:29:24 [2020-10-16T19:29:24.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
19:29:24 [2020-10-16T19:29:24.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
19:29:24 [2020-10-16T19:29:24.373Z] === RUN   TestKillStoppedContainer
19:29:24 [2020-10-16T19:29:24.373Z] --- PASS: TestKillStoppedContainer (0.04s)
19:29:24 [2020-10-16T19:29:24.373Z] === RUN   TestKillStoppedContainerAPIPre120
19:29:24 [2020-10-16T19:29:24.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:29:24 [2020-10-16T19:29:24.373Z] === RUN   TestKillDifferentUserContainer
19:29:24 [2020-10-16T19:29:24.502Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:29:24 [2020-10-16T19:29:24.761Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:29:24 [2020-10-16T19:29:24.940Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:29:24 [2020-10-16T19:29:24.940Z] === RUN   TestInspectOomKilledTrue
19:29:24 [2020-10-16T19:29:24.940Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:29:24 [2020-10-16T19:29:24.940Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:29:24 [2020-10-16T19:29:24.940Z] === RUN   TestInspectOomKilledFalse
19:29:24 [2020-10-16T19:29:24.940Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:29:24 [2020-10-16T19:29:24.940Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:29:24 [2020-10-16T19:29:24.940Z] === RUN   TestLinksEtcHostsContentMatch
19:29:24 [2020-10-16T19:29:24.940Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:29:24 [2020-10-16T19:29:24.940Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:29:24 [2020-10-16T19:29:24.940Z] === RUN   TestLinksContainerNames
19:29:25 [2020-10-16T19:29:25.020Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.7% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/cli/debug	0.028s	coverage: 100.0% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.944s	coverage: 86.3% of statements
19:29:25 [2020-10-16T19:29:25.300Z] ok  	github.com/docker/docker/builder/remotecontext	0.469s	coverage: 13.6% of statements
19:29:25 [2020-10-16T19:29:25.877Z] --- PASS: TestLinksContainerNames (0.82s)
19:29:25 [2020-10-16T19:29:25.877Z] === RUN   TestLogsFollowTailEmpty
19:29:25 [2020-10-16T19:29:25.954Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:29:26 [2020-10-16T19:29:26.136Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
19:29:26 [2020-10-16T19:29:26.136Z] === RUN   TestContainerNetworkMountsNoChown
19:29:26 [2020-10-16T19:29:26.521Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.64s)
19:29:26 [2020-10-16T19:29:26.521Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:29:26 [2020-10-16T19:29:26.704Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/default
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/default
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/private
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/private
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rprivate
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rprivate
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/slave
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/slave
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rslave
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rslave
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/shared
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/shared
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rshared
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rshared
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/default
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/default/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/default/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/default/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rshared
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/shared
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rslave
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/slave
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rprivate
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/private
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/private/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === RUN   TestMountDaemonRoot/private/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/default/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:29:26 [2020-10-16T19:29:26.704Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:29:26 [2020-10-16T19:29:26.780Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:29:26 [2020-10-16T19:29:26.834Z] ok  	github.com/docker/docker/builder/dockerfile	1.337s	coverage: 48.0% of statements
19:29:26 [2020-10-16T19:29:26.834Z] ?   	github.com/docker/docker/cli	[no test files]
19:29:26 [2020-10-16T19:29:26.834Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/private/mount_root
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:29:26 [2020-10-16T19:29:26.963Z] === CONT  TestMountDaemonRoot/private/bind_root
19:29:26 [2020-10-16T19:29:26.963Z] --- PASS: TestMountDaemonRoot (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.963Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:29:26 [2020-10-16T19:29:26.964Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.964Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:29:26 [2020-10-16T19:29:26.964Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:29:26 [2020-10-16T19:29:26.964Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:29:26 [2020-10-16T19:29:26.964Z] === RUN   TestContainerBindMountNonRecursive
19:29:26 [2020-10-16T19:29:26.964Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
19:29:26 [2020-10-16T19:29:26.964Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:29:26 [2020-10-16T19:29:26.964Z] === RUN   TestNetworkNat
19:29:27 [2020-10-16T19:29:27.348Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:29:27 [2020-10-16T19:29:27.532Z] --- PASS: TestNetworkNat (0.61s)
19:29:27 [2020-10-16T19:29:27.532Z] === RUN   TestNetworkLocalhostTCPNat
19:29:28 [2020-10-16T19:29:28.100Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
19:29:28 [2020-10-16T19:29:28.100Z] === RUN   TestNetworkLoopbackNat
19:29:29 [2020-10-16T19:29:29.878Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:29:29 [2020-10-16T19:29:29.878Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:29:30 [2020-10-16T19:29:30.137Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:29:30 [2020-10-16T19:29:30.137Z] === RUN   TestDockerSuite/TestBuildSpaces
19:29:30 [2020-10-16T19:29:30.395Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:29:30 [2020-10-16T19:29:30.634Z] --- PASS: TestNetworkLoopbackNat (2.53s)
19:29:30 [2020-10-16T19:29:30.634Z] === RUN   TestPause
19:29:30 [2020-10-16T19:29:30.634Z] --- SKIP: TestPause (0.00s)
19:29:30 [2020-10-16T19:29:30.634Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:29:30 [2020-10-16T19:29:30.634Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:29:30 [2020-10-16T19:29:30.634Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:29:30 [2020-10-16T19:29:30.634Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:29:30 [2020-10-16T19:29:30.634Z] === RUN   TestPauseStopPausedContainer
19:29:30 [2020-10-16T19:29:30.634Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
19:29:30 [2020-10-16T19:29:30.634Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:29:30 [2020-10-16T19:29:30.634Z] === RUN   TestPsFilter
19:29:30 [2020-10-16T19:29:30.634Z] --- PASS: TestPsFilter (0.11s)
19:29:30 [2020-10-16T19:29:30.634Z] === RUN   TestRemoveContainerWithRemovedVolume
19:29:30 [2020-10-16T19:29:30.962Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:29:30 [2020-10-16T19:29:30.962Z] === RUN   TestDockerSuite/TestBuildStderr
19:29:31 [2020-10-16T19:29:31.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
19:29:31 [2020-10-16T19:29:31.202Z] === RUN   TestRemoveContainerWithVolume
19:29:31 [2020-10-16T19:29:31.391Z] ok  	github.com/docker/docker/client	0.565s	coverage: 75.4% of statements
19:29:31 [2020-10-16T19:29:31.770Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
19:29:31 [2020-10-16T19:29:31.770Z] === RUN   TestRemoveContainerRunning
19:29:31 [2020-10-16T19:29:31.897Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:29:32 [2020-10-16T19:29:32.029Z] --- PASS: TestRemoveContainerRunning (0.43s)
19:29:32 [2020-10-16T19:29:32.029Z] === RUN   TestRemoveContainerForceRemoveRunning
19:29:32 [2020-10-16T19:29:32.597Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
19:29:32 [2020-10-16T19:29:32.597Z] === RUN   TestRemoveInvalidContainer
19:29:32 [2020-10-16T19:29:32.597Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:29:32 [2020-10-16T19:29:32.597Z] === RUN   TestRenameLinkedContainer
19:29:34 [2020-10-16T19:29:34.429Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:29:34 [2020-10-16T19:29:34.501Z] --- PASS: TestRenameLinkedContainer (1.71s)
19:29:34 [2020-10-16T19:29:34.501Z] === RUN   TestRenameStoppedContainer
19:29:34 [2020-10-16T19:29:34.501Z] --- PASS: TestRenameStoppedContainer (0.40s)
19:29:34 [2020-10-16T19:29:34.501Z] === RUN   TestRenameRunningContainerAndReuse
19:29:34 [2020-10-16T19:29:34.996Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:29:35 [2020-10-16T19:29:35.438Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
19:29:35 [2020-10-16T19:29:35.438Z] === RUN   TestRenameInvalidName
19:29:35 [2020-10-16T19:29:35.932Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:29:36 [2020-10-16T19:29:36.008Z] --- PASS: TestRenameInvalidName (0.43s)
19:29:36 [2020-10-16T19:29:36.008Z] === RUN   TestRenameAnonymousContainer
19:29:36 [2020-10-16T19:29:36.191Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:29:36 [2020-10-16T19:29:36.758Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:29:37 [2020-10-16T19:29:37.388Z] --- PASS: TestRenameAnonymousContainer (1.49s)
19:29:37 [2020-10-16T19:29:37.388Z] === RUN   TestRenameContainerWithSameName
19:29:37 [2020-10-16T19:29:37.693Z] === RUN   TestDockerSuite/TestBuildUser
19:29:37 [2020-10-16T19:29:37.955Z] --- PASS: TestRenameContainerWithSameName (0.42s)
19:29:37 [2020-10-16T19:29:37.955Z] === RUN   TestRenameContainerWithLinkedContainer
19:29:38 [2020-10-16T19:29:38.892Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
19:29:38 [2020-10-16T19:29:38.892Z] === RUN   TestResize
19:29:39 [2020-10-16T19:29:39.068Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:29:39 [2020-10-16T19:29:39.151Z] --- PASS: TestResize (0.44s)
19:29:39 [2020-10-16T19:29:39.151Z] === RUN   TestResizeWithInvalidSize
19:29:39 [2020-10-16T19:29:39.718Z] --- PASS: TestResizeWithInvalidSize (0.56s)
19:29:39 [2020-10-16T19:29:39.718Z] === RUN   TestResizeWhenContainerNotStarted
19:29:39 [2020-10-16T19:29:39.977Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
19:29:39 [2020-10-16T19:29:39.977Z] === RUN   TestDaemonRestartKillContainers
19:29:39 [2020-10-16T19:29:39.977Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:29:39 [2020-10-16T19:29:39.977Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:29:39 [2020-10-16T19:29:39.977Z] === RUN   TestCgroupNamespacesRun
19:29:40 [2020-10-16T19:29:40.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:29:40 [2020-10-16T19:29:40.380Z] 
19:29:40 [2020-10-16T19:29:40.380Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:29:40 [2020-10-16T19:29:40.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:29:40 [2020-10-16T19:29:40.380Z] HOSTNAME=b6e29f458266
19:29:40 [2020-10-16T19:29:40.380Z] TESTDEBUG=0
19:29:40 [2020-10-16T19:29:40.380Z] DEST=bundles/test-integration
19:29:40 [2020-10-16T19:29:40.380Z] PWD=/go/src/github.com/docker/docker
19:29:40 [2020-10-16T19:29:40.380Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:29:40 [2020-10-16T19:29:40.380Z] container=docker
19:29:40 [2020-10-16T19:29:40.380Z] HOME=/root
19:29:40 [2020-10-16T19:29:40.380Z] GOLANG_VERSION=1.13.15
19:29:40 [2020-10-16T19:29:40.380Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:29:40 [2020-10-16T19:29:40.380Z] VALIDATE_BRANCH=master
19:29:40 [2020-10-16T19:29:40.380Z] TERM=xterm
19:29:40 [2020-10-16T19:29:40.380Z] DOCKER_PKG=github.com/docker/docker
19:29:40 [2020-10-16T19:29:40.380Z] SHLVL=1
19:29:40 [2020-10-16T19:29:40.380Z] TIMEOUT=120m
19:29:40 [2020-10-16T19:29:40.380Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:29:40 [2020-10-16T19:29:40.380Z] DOCKER_GRAPHDRIVER=overlay2
19:29:40 [2020-10-16T19:29:40.380Z] GO111MODULE=off
19:29:40 [2020-10-16T19:29:40.380Z] DOCKER_EXPERIMENTAL=1
19:29:40 [2020-10-16T19:29:40.380Z] TEST_SKIP_INTEGRATION_CLI=1
19:29:40 [2020-10-16T19:29:40.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:29:40 [2020-10-16T19:29:40.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:29:40 [2020-10-16T19:29:40.380Z] GOPATH=/go
19:29:40 [2020-10-16T19:29:40.380Z] PKG_CONFIG=pkg-config
19:29:40 [2020-10-16T19:29:40.380Z] _=/usr/bin/env
19:29:40 [2020-10-16T19:29:40.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:29:41 [2020-10-16T19:29:41.600Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:29:41 [2020-10-16T19:29:41.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:29:42 [2020-10-16T19:29:42.510Z] --- PASS: TestCgroupNamespacesRun (2.18s)
19:29:42 [2020-10-16T19:29:42.510Z] === RUN   TestCgroupNamespacesRunPrivileged
19:29:42 [2020-10-16T19:29:42.977Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
19:29:42 [2020-10-16T19:29:42.977Z] PASS
19:29:42 [2020-10-16T19:29:42.977Z] 
19:29:42 [2020-10-16T19:29:42.977Z] DONE 17 tests in 43.498s
19:29:42 [2020-10-16T19:29:42.977Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:29:42 [2020-10-16T19:29:42.977Z] ++ 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:29:42 [2020-10-16T19:29:42.977Z] ++ set -e
19:29:42 [2020-10-16T19:29:42.977Z] ++ '[' -n 0 ']'
19:29:42 [2020-10-16T19:29:42.977Z] ++ set -x
19:29:42 [2020-10-16T19:29:42.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:29:42 [2020-10-16T19:29:42.978Z] INFO: Testing against a local daemon
19:29:42 [2020-10-16T19:29:42.978Z] === RUN   TestPluginInvalidJSON
19:29:42 [2020-10-16T19:29:42.978Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:29:42 [2020-10-16T19:29:42.978Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:29:42 [2020-10-16T19:29:42.978Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:29:42 [2020-10-16T19:29:42.978Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:29:42 [2020-10-16T19:29:42.978Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:29:42 [2020-10-16T19:29:42.978Z] === RUN   TestPluginInstall
19:29:42 [2020-10-16T19:29:42.978Z] === RUN   TestPluginInstall/no_auth
19:29:44 [2020-10-16T19:29:44.413Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
19:29:44 [2020-10-16T19:29:44.413Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:29:46 [2020-10-16T19:29:46.267Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:46 [2020-10-16T19:29:46.267Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e672042446695308abf94547c18c5768640f167fe45cc1e99d8f63fd3fff93" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:46 [2020-10-16T19:29:46.267Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:46 [2020-10-16T19:29:46.267Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e672042446695308abf94547c18c5768640f167fe45cc1e99d8f63fd3fff93" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:46 [2020-10-16T19:29:46.267Z] === RUN   TestPluginInstall/with_htpasswd
19:29:46 [2020-10-16T19:29:46.835Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:46 [2020-10-16T19:29:46.835Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ede75c4b5e422e9b69da71e19815babaf9eb1c7090b064cef5b59c7a5b1a138" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:46 [2020-10-16T19:29:46.835Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:46 [2020-10-16T19:29:46.835Z] time="2020-10-16T19:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ede75c4b5e422e9b69da71e19815babaf9eb1c7090b064cef5b59c7a5b1a138" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:46 [2020-10-16T19:29:46.947Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s)
19:29:46 [2020-10-16T19:29:46.947Z] === RUN   TestCgroupNamespacesRunHostMode
19:29:47 [2020-10-16T19:29:47.093Z] === RUN   TestPluginInstall/with_insecure
19:29:48 [2020-10-16T19:29:48.029Z] time="2020-10-16T19:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:48 [2020-10-16T19:29:48.029Z] time="2020-10-16T19:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fc7f25005e6cbc6e411a991bd443582b4dd56db75e205c8deea2e501aefee45" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:48 [2020-10-16T19:29:48.029Z] time="2020-10-16T19:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:29:48 [2020-10-16T19:29:48.029Z] time="2020-10-16T19:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fc7f25005e6cbc6e411a991bd443582b4dd56db75e205c8deea2e501aefee45" mediatype=application/vnd.docker.plugin.v1+json size=522
19:29:48 [2020-10-16T19:29:48.288Z] --- PASS: TestPluginInstall (5.13s)
19:29:48 [2020-10-16T19:29:48.288Z]     --- PASS: TestPluginInstall/no_auth (3.23s)
19:29:48 [2020-10-16T19:29:48.288Z]     --- PASS: TestPluginInstall/with_htpasswd (0.72s)
19:29:48 [2020-10-16T19:29:48.288Z]     --- PASS: TestPluginInstall/with_insecure (1.18s)
19:29:48 [2020-10-16T19:29:48.288Z]         plugin_test.go:157: [d4e0e82e7ae4c] daemon is not started
19:29:48 [2020-10-16T19:29:48.288Z] PASS
19:29:48 [2020-10-16T19:29:48.288Z] 
19:29:48 [2020-10-16T19:29:48.288Z] DONE 6 tests in 5.200s
19:29:48 [2020-10-16T19:29:48.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:29:48 [2020-10-16T19:29:48.288Z] ++ 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:29:48 [2020-10-16T19:29:48.288Z] ++ set -e
19:29:48 [2020-10-16T19:29:48.288Z] ++ '[' -n 0 ']'
19:29:48 [2020-10-16T19:29:48.288Z] ++ set -x
19:29:48 [2020-10-16T19:29:48.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:29:48 [2020-10-16T19:29:48.288Z] INFO: Testing against a local daemon
19:29:48 [2020-10-16T19:29:48.288Z] === RUN   TestExternalGraphDriver
19:29:48 [2020-10-16T19:29:48.288Z] === RUN   TestExternalGraphDriver/json
19:29:48 [2020-10-16T19:29:48.853Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
19:29:48 [2020-10-16T19:29:48.853Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:29:49 [2020-10-16T19:29:49.791Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
19:29:49 [2020-10-16T19:29:49.791Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:29:50 [2020-10-16T19:29:50.191Z] === RUN   TestExternalGraphDriver/spec
19:29:52 [2020-10-16T19:29:52.096Z] === RUN   TestExternalGraphDriver/pull
19:29:52 [2020-10-16T19:29:52.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s)
19:29:52 [2020-10-16T19:29:52.327Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:29:53 [2020-10-16T19:29:53.030Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:29:53 [2020-10-16T19:29:53.597Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:29:53 [2020-10-16T19:29:53.597Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:29:53 [2020-10-16T19:29:53.703Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
19:29:53 [2020-10-16T19:29:53.703Z] === RUN   TestCgroupNamespacesRunOlderClient
19:29:53 [2020-10-16T19:29:53.856Z] --- PASS: TestExternalGraphDriver (5.56s)
19:29:53 [2020-10-16T19:29:53.856Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
19:29:53 [2020-10-16T19:29:53.856Z]     --- PASS: TestExternalGraphDriver/spec (1.72s)
19:29:53 [2020-10-16T19:29:53.856Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
19:29:53 [2020-10-16T19:29:53.856Z] === RUN   TestGraphdriverPluginV2
19:29:54 [2020-10-16T19:29:54.424Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:29:54 [2020-10-16T19:29:54.990Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:29:55 [2020-10-16T19:29:55.957Z] sha256:66a1a2574f01a668f785a15f0aff1c24d4e8ac5570126198cd15762669aa3482
19:29:55 [2020-10-16T19:29:55.957Z] INFO: Starting docker-py tests...
19:29:55 [2020-10-16T19:29:55.957Z] ============================= test session starts ==============================
19:29:55 [2020-10-16T19:29:55.957Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
19:29:55 [2020-10-16T19:29:55.957Z] rootdir: /src, inifile: pytest.ini
19:29:55 [2020-10-16T19:29:55.957Z] plugins: timeout-1.3.3, cov-2.6.1
19:29:55 [2020-10-16T19:29:55.957Z] collected 389 items / 1 deselected / 388 selected
19:29:55 [2020-10-16T19:29:55.957Z] 
19:29:56 [2020-10-16T19:29:56.236Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s)
19:29:56 [2020-10-16T19:29:56.236Z] === RUN   TestKernelTCPMemory
19:29:56 [2020-10-16T19:29:56.236Z] --- SKIP: TestKernelTCPMemory (0.02s)
19:29:56 [2020-10-16T19:29:56.236Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:29:56 [2020-10-16T19:29:56.236Z] === RUN   TestNISDomainname
19:29:56 [2020-10-16T19:29:56.236Z] --- SKIP: TestNISDomainname (0.01s)
19:29:56 [2020-10-16T19:29:56.236Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:29:56 [2020-10-16T19:29:56.236Z] === RUN   TestHostnameDnsResolution
19:29:56 [2020-10-16T19:29:56.366Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:29:56 [2020-10-16T19:29:56.367Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:29:56 [2020-10-16T19:29:56.367Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:29:56 [2020-10-16T19:29:56.367Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:29:56 [2020-10-16T19:29:56.367Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:29:56 [2020-10-16T19:29:56.498Z] --- PASS: TestHostnameDnsResolution (0.66s)
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStats
19:29:56 [2020-10-16T19:29:56.498Z] --- SKIP: TestStats (0.01s)
19:29:56 [2020-10-16T19:29:56.498Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStopContainerWithTimeout
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStopContainerWithTimeout/0
19:29:56 [2020-10-16T19:29:56.498Z] === PAUSE TestStopContainerWithTimeout/0
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStopContainerWithTimeout/1
19:29:56 [2020-10-16T19:29:56.498Z] === PAUSE TestStopContainerWithTimeout/1
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStopContainerWithTimeout/3
19:29:56 [2020-10-16T19:29:56.498Z] === PAUSE TestStopContainerWithTimeout/3
19:29:56 [2020-10-16T19:29:56.498Z] === RUN   TestStopContainerWithTimeout/-1
19:29:56 [2020-10-16T19:29:56.498Z] === PAUSE TestStopContainerWithTimeout/-1
19:29:56 [2020-10-16T19:29:56.498Z] === CONT  TestStopContainerWithTimeout/0
19:29:56 [2020-10-16T19:29:56.498Z] === CONT  TestStopContainerWithTimeout/-1
19:29:57 [2020-10-16T19:29:57.435Z] === CONT  TestStopContainerWithTimeout/3
19:29:57 [2020-10-16T19:29:57.743Z] --- PASS: TestGraphdriverPluginV2 (3.62s)
19:29:57 [2020-10-16T19:29:57.743Z] PASS
19:29:57 [2020-10-16T19:29:57.743Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:29:57 [2020-10-16T19:29:57.743Z] 
19:29:57 [2020-10-16T19:29:57.743Z] DONE 5 tests in 9.218s
19:29:57 [2020-10-16T19:29:57.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:29:57 [2020-10-16T19:29:57.743Z] ++ 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:29:57 [2020-10-16T19:29:57.743Z] ++ set -e
19:29:57 [2020-10-16T19:29:57.743Z] ++ '[' -n 0 ']'
19:29:57 [2020-10-16T19:29:57.743Z] ++ set -x
19:29:57 [2020-10-16T19:29:57.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:29:57 [2020-10-16T19:29:57.743Z] INFO: Testing against a local daemon
19:29:57 [2020-10-16T19:29:57.743Z] === RUN   TestContinueAfterPluginCrash
19:29:57 [2020-10-16T19:29:57.743Z] === PAUSE TestContinueAfterPluginCrash
19:29:57 [2020-10-16T19:29:57.743Z] === RUN   TestReadPluginNoRead
19:29:57 [2020-10-16T19:29:57.743Z] === PAUSE TestReadPluginNoRead
19:29:57 [2020-10-16T19:29:57.743Z] === RUN   TestDaemonStartWithLogOpt
19:29:57 [2020-10-16T19:29:57.743Z] === PAUSE TestDaemonStartWithLogOpt
19:29:57 [2020-10-16T19:29:57.743Z] === CONT  TestContinueAfterPluginCrash
19:29:57 [2020-10-16T19:29:57.743Z] === CONT  TestDaemonStartWithLogOpt
19:29:57 [2020-10-16T19:29:57.743Z] === CONT  TestReadPluginNoRead
19:29:57 [2020-10-16T19:29:57.743Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:29:58 [2020-10-16T19:29:58.313Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:29:58 [2020-10-16T19:29:58.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:29:58 [2020-10-16T19:29:58.882Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:29:59 [2020-10-16T19:29:59.344Z] === CONT  TestStopContainerWithTimeout/1
19:29:59 [2020-10-16T19:29:59.818Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:29:59 [2020-10-16T19:29:59.818Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:29:59 [2020-10-16T19:29:59.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:30:00 [2020-10-16T19:30:00.386Z] === RUN   TestReadPluginNoRead/default
19:30:00 [2020-10-16T19:30:00.720Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:30:00 [2020-10-16T19:30:00.720Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
19:30:00 [2020-10-16T19:30:00.720Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
19:30:00 [2020-10-16T19:30:00.720Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
19:30:00 [2020-10-16T19:30:00.720Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
19:30:00 [2020-10-16T19:30:00.720Z] === RUN   TestDeleteDevicemapper
19:30:00 [2020-10-16T19:30:00.720Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:30:00 [2020-10-16T19:30:00.720Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:30:00 [2020-10-16T19:30:00.720Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:30:00 [2020-10-16T19:30:00.953Z] --- PASS: TestDaemonStartWithLogOpt (3.32s)
19:30:01 [2020-10-16T19:30:01.520Z] === RUN   TestReadPluginNoRead/disabled_caching
19:30:01 [2020-10-16T19:30:01.779Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:30:02 [2020-10-16T19:30:02.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:30:02 [2020-10-16T19:30:02.718Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.70s)
19:30:02 [2020-10-16T19:30:02.718Z] === RUN   TestUpdateMemory
19:30:02 [2020-10-16T19:30:02.718Z] --- SKIP: TestUpdateMemory (0.00s)
19:30:02 [2020-10-16T19:30:02.718Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:02 [2020-10-16T19:30:02.718Z] === RUN   TestUpdateCPUQuota
19:30:02 [2020-10-16T19:30:02.718Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:30:02 [2020-10-16T19:30:02.718Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:02 [2020-10-16T19:30:02.718Z] === RUN   TestUpdatePidsLimit
19:30:02 [2020-10-16T19:30:02.718Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:30:02 [2020-10-16T19:30:02.718Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:02 [2020-10-16T19:30:02.718Z] === RUN   TestUpdateRestartPolicy
19:30:03 [2020-10-16T19:30:03.682Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:30:03 [2020-10-16T19:30:03.682Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:30:04 [2020-10-16T19:30:04.249Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:30:04 [2020-10-16T19:30:04.507Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:30:04 [2020-10-16T19:30:04.766Z] --- PASS: TestReadPluginNoRead (7.39s)
19:30:04 [2020-10-16T19:30:04.766Z]     --- PASS: TestReadPluginNoRead/default (1.35s)
19:30:04 [2020-10-16T19:30:04.766Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
19:30:04 [2020-10-16T19:30:04.766Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
19:30:04 [2020-10-16T19:30:04.766Z]     read_test.go:92: [d308db96786de] daemon is not started
19:30:05 [2020-10-16T19:30:05.024Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:30:05 [2020-10-16T19:30:05.024Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:30:05 [2020-10-16T19:30:05.591Z] === RUN   TestDockerSuite/TestBuildXZHost
19:30:05 [2020-10-16T19:30:05.850Z] --- PASS: TestContinueAfterPluginCrash (8.36s)
19:30:05 [2020-10-16T19:30:05.850Z] PASS
19:30:05 [2020-10-16T19:30:05.850Z] 
19:30:05 [2020-10-16T19:30:05.850Z] DONE 6 tests in 8.399s
19:30:05 [2020-10-16T19:30:05.850Z] 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:30:05 [2020-10-16T19:30:05.850Z] ++ 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:30:05 [2020-10-16T19:30:05.850Z] ++ set -e
19:30:05 [2020-10-16T19:30:05.850Z] ++ '[' -n 0 ']'
19:30:05 [2020-10-16T19:30:05.850Z] ++ set -x
19:30:05 [2020-10-16T19:30:05.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:30:05 [2020-10-16T19:30:05.850Z] testing: warning: no tests to run
19:30:05 [2020-10-16T19:30:05.850Z] PASS
19:30:05 [2020-10-16T19:30:05.850Z] 
19:30:05 [2020-10-16T19:30:05.850Z] DONE 0 tests in 0.005s
19:30:05 [2020-10-16T19:30:05.850Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:30:05 [2020-10-16T19:30:05.850Z] ++ 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:30:05 [2020-10-16T19:30:05.850Z] ++ set -e
19:30:05 [2020-10-16T19:30:05.850Z] ++ '[' -n 0 ']'
19:30:05 [2020-10-16T19:30:05.850Z] ++ set -x
19:30:05 [2020-10-16T19:30:05.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:30:05 [2020-10-16T19:30:05.850Z] INFO: Testing against a local daemon
19:30:05 [2020-10-16T19:30:05.850Z] === RUN   TestPluginWithDevMounts
19:30:05 [2020-10-16T19:30:05.850Z] === PAUSE TestPluginWithDevMounts
19:30:05 [2020-10-16T19:30:05.850Z] === CONT  TestPluginWithDevMounts
19:30:07 [2020-10-16T19:30:07.226Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:30:07 [2020-10-16T19:30:07.226Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:30:07 [2020-10-16T19:30:07.226Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:30:07 [2020-10-16T19:30:07.486Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:30:07 [2020-10-16T19:30:07.486Z] --- PASS: TestPluginWithDevMounts (1.69s)
19:30:07 [2020-10-16T19:30:07.486Z] PASS
19:30:07 [2020-10-16T19:30:07.486Z] 
19:30:07 [2020-10-16T19:30:07.486Z] DONE 1 tests in 1.727s
19:30:07 [2020-10-16T19:30:07.486Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:30:07 [2020-10-16T19:30:07.486Z] ++ 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:30:07 [2020-10-16T19:30:07.486Z] ++ set -e
19:30:07 [2020-10-16T19:30:07.486Z] ++ '[' -n 0 ']'
19:30:07 [2020-10-16T19:30:07.486Z] ++ set -x
19:30:07 [2020-10-16T19:30:07.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:30:07 [2020-10-16T19:30:07.745Z] INFO: Testing against a local daemon
19:30:07 [2020-10-16T19:30:07.745Z] === RUN   TestSecretInspect
19:30:08 [2020-10-16T19:30:08.312Z] === RUN   TestDockerSuite/TestCommitChange
19:30:09 [2020-10-16T19:30:09.248Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:30:09 [2020-10-16T19:30:09.815Z] === RUN   TestDockerSuite/TestCommitHardlink
19:30:10 [2020-10-16T19:30:10.750Z] --- PASS: TestSecretInspect (2.87s)
19:30:10 [2020-10-16T19:30:10.750Z] === RUN   TestSecretList
19:30:10 [2020-10-16T19:30:10.839Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 29.1% of statements
19:30:11 [2020-10-16T19:30:11.318Z] === RUN   TestDockerSuite/TestCommitNewFile
19:30:12 [2020-10-16T19:30:12.253Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:30:13 [2020-10-16T19:30:13.407Z] tests/integration/api_build_test.py .......................X             [  6%]
19:30:13 [2020-10-16T19:30:13.629Z] === RUN   TestDockerSuite/TestCommitTTY
19:30:13 [2020-10-16T19:30:13.629Z] --- PASS: TestSecretList (2.88s)
19:30:13 [2020-10-16T19:30:13.629Z] === RUN   TestSecretsCreateAndDelete
19:30:13 [2020-10-16T19:30:13.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:30:13 [2020-10-16T19:30:13.969Z] tests/integration/api_client_test.py .....                               [  7%]
19:30:14 [2020-10-16T19:30:14.404Z] ok  	github.com/docker/docker/container	0.149s	coverage: 34.4% of statements
19:30:14 [2020-10-16T19:30:14.404Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:30:14 [2020-10-16T19:30:14.404Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:30:14 [2020-10-16T19:30:14.404Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:30:14 [2020-10-16T19:30:14.404Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:30:14 [2020-10-16T19:30:14.566Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:30:14 [2020-10-16T19:30:14.922Z] --- PASS: TestUpdateRestartPolicy (11.04s)
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestUpdateRestartWithAutoRemove
19:30:14 [2020-10-16T19:30:14.922Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitNonBlocked
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:30:14 [2020-10-16T19:30:14.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:30:14 [2020-10-16T19:30:14.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:30:14 [2020-10-16T19:30:14.922Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:30:14 [2020-10-16T19:30:14.922Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:30:14 [2020-10-16T19:30:14.922Z] --- PASS: TestWaitNonBlocked (0.01s)
19:30:14 [2020-10-16T19:30:14.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
19:30:14 [2020-10-16T19:30:14.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitBlocked
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:30:14 [2020-10-16T19:30:14.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:30:14 [2020-10-16T19:30:14.922Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:30:14 [2020-10-16T19:30:14.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:30:14 [2020-10-16T19:30:14.922Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:30:14 [2020-10-16T19:30:14.922Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:30:15 [2020-10-16T19:30:15.181Z] --- PASS: TestWaitBlocked (0.01s)
19:30:15 [2020-10-16T19:30:15.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
19:30:15 [2020-10-16T19:30:15.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
19:30:15 [2020-10-16T19:30:15.181Z] === CONT  TestDaemonRestartIpcMode
19:30:15 [2020-10-16T19:30:15.181Z] === CONT  TestIpcModeOlderClient
19:30:15 [2020-10-16T19:30:15.439Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:30:15 [2020-10-16T19:30:15.503Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:30:15 [2020-10-16T19:30:15.717Z] tests/integration/api_config_test.py .....                               [  8%]
19:30:16 [2020-10-16T19:30:16.439Z] --- PASS: TestSecretsCreateAndDelete (3.00s)
19:30:16 [2020-10-16T19:30:16.439Z] === RUN   TestSecretsUpdate
19:30:17 [2020-10-16T19:30:17.007Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:30:17 [2020-10-16T19:30:17.574Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:30:17 [2020-10-16T19:30:17.834Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:30:19 [2020-10-16T19:30:19.210Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:30:19 [2020-10-16T19:30:19.210Z] --- PASS: TestSecretsUpdate (2.83s)
19:30:19 [2020-10-16T19:30:19.210Z] === RUN   TestTemplatedSecret
19:30:19 [2020-10-16T19:30:19.631Z] --- PASS: TestDaemonRestartIpcMode (4.20s)
19:30:19 [2020-10-16T19:30:19.631Z] PASS
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === Skipped
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
19:30:19 [2020-10-16T19:30:19.631Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
19:30:19 [2020-10-16T19:30:19.631Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
19:30:19 [2020-10-16T19:30:19.631Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
19:30:19 [2020-10-16T19:30:19.631Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestStats (0.01s)
19:30:19 [2020-10-16T19:30:19.631Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:30:19 [2020-10-16T19:30:19.631Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] 
19:30:19 [2020-10-16T19:30:19.631Z] DONE 173 tests, 24 skipped in 79.252s
19:30:19 [2020-10-16T19:30:19.631Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:30:20 [2020-10-16T19:30:20.147Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:30:20 [2020-10-16T19:30:20.147Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:30:20 [2020-10-16T19:30:20.198Z] INFO: Testing against a local daemon
19:30:20 [2020-10-16T19:30:20.198Z] === RUN   TestCommitInheritsEnv
19:30:20 [2020-10-16T19:30:20.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:30:20 [2020-10-16T19:30:20.713Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:30:21 [2020-10-16T19:30:21.376Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
19:30:21 [2020-10-16T19:30:21.376Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.050s	coverage: 35.9% of statements
19:30:21 [2020-10-16T19:30:21.649Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:30:22 [2020-10-16T19:30:22.100Z] --- PASS: TestCommitInheritsEnv (2.07s)
19:30:22 [2020-10-16T19:30:22.100Z] === RUN   TestImportExtremelyLargeImageWorks
19:30:22 [2020-10-16T19:30:22.100Z] === PAUSE TestImportExtremelyLargeImageWorks
19:30:22 [2020-10-16T19:30:22.100Z] === RUN   TestImagesFilterMultiReference
19:30:22 [2020-10-16T19:30:22.359Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:30:22 [2020-10-16T19:30:22.359Z] === RUN   TestImagePullPlatformInvalid
19:30:22 [2020-10-16T19:30:22.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:30:22 [2020-10-16T19:30:22.359Z] === RUN   TestRemoveImageOrphaning
19:30:22 [2020-10-16T19:30:22.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:30:22 [2020-10-16T19:30:22.585Z] --- PASS: TestTemplatedSecret (3.18s)
19:30:22 [2020-10-16T19:30:22.585Z] === RUN   TestSecretCreateResolve
19:30:22 [2020-10-16T19:30:22.585Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:30:22 [2020-10-16T19:30:22.940Z] ok  	github.com/docker/docker/daemon/cluster	0.216s	coverage: 0.5% of statements
19:30:23 [2020-10-16T19:30:23.152Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:30:23 [2020-10-16T19:30:23.410Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:30:23 [2020-10-16T19:30:23.410Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:30:23 [2020-10-16T19:30:23.410Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:30:23 [2020-10-16T19:30:23.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:30:23 [2020-10-16T19:30:23.977Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:30:23 [2020-10-16T19:30:23.977Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:30:23 [2020-10-16T19:30:23.977Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:30:24 [2020-10-16T19:30:24.235Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:30:24 [2020-10-16T19:30:24.235Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestRemoveImageOrphaning (1.91s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestRemoveImageGarbageCollector
19:30:24 [2020-10-16T19:30:24.261Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:30:24 [2020-10-16T19:30:24.261Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagInvalidReference
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagInvalidReference (0.01s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagValidPrefixedRepo
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagExistedNameWithoutForce
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagOfficialNames
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagOfficialNames (0.05s)
19:30:24 [2020-10-16T19:30:24.261Z] === RUN   TestTagMatchesDigest
19:30:24 [2020-10-16T19:30:24.261Z] --- PASS: TestTagMatchesDigest (0.01s)
19:30:24 [2020-10-16T19:30:24.261Z] === CONT  TestImportExtremelyLargeImageWorks
19:30:24 [2020-10-16T19:30:24.806Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:30:25 [2020-10-16T19:30:25.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:30:25 [2020-10-16T19:30:25.373Z] --- PASS: TestSecretCreateResolve (2.82s)
19:30:25 [2020-10-16T19:30:25.373Z] PASS
19:30:25 [2020-10-16T19:30:25.373Z] 
19:30:25 [2020-10-16T19:30:25.373Z] DONE 6 tests in 17.631s
19:30:25 [2020-10-16T19:30:25.373Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:30:25 [2020-10-16T19:30:25.373Z] ++ 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:30:25 [2020-10-16T19:30:25.373Z] ++ set -e
19:30:25 [2020-10-16T19:30:25.373Z] ++ '[' -n 0 ']'
19:30:25 [2020-10-16T19:30:25.373Z] ++ set -x
19:30:25 [2020-10-16T19:30:25.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:30:25 [2020-10-16T19:30:25.373Z] INFO: Testing against a local daemon
19:30:25 [2020-10-16T19:30:25.373Z] === RUN   TestServiceCreateInit
19:30:25 [2020-10-16T19:30:25.373Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:30:25 [2020-10-16T19:30:25.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:30:25 [2020-10-16T19:30:25.631Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:30:26 [2020-10-16T19:30:26.198Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:30:26 [2020-10-16T19:30:26.198Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:30:27 [2020-10-16T19:30:27.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:30:27 [2020-10-16T19:30:27.574Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:30:28 [2020-10-16T19:30:28.140Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:30:28 [2020-10-16T19:30:28.140Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:30:28 [2020-10-16T19:30:28.554Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
19:30:28 [2020-10-16T19:30:28.709Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:30:29 [2020-10-16T19:30:29.645Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:30:29 [2020-10-16T19:30:29.645Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:30:30 [2020-10-16T19:30:30.213Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:30:30 [2020-10-16T19:30:30.654Z] ok  	github.com/docker/docker/daemon/events	0.093s	coverage: 50.0% of statements
19:30:30 [2020-10-16T19:30:30.654Z] ok  	github.com/docker/docker/daemon/config	0.128s	coverage: 81.8% of statements
19:30:30 [2020-10-16T19:30:30.780Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:30:30 [2020-10-16T19:30:30.780Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:30:30 [2020-10-16T19:30:30.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:30:31 [2020-10-16T19:30:31.349Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:30:31 [2020-10-16T19:30:31.917Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:30:32 [2020-10-16T19:30:32.484Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:30:32 [2020-10-16T19:30:32.743Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:30:33 [2020-10-16T19:30:33.310Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:30:33 [2020-10-16T19:30:33.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:30:33 [2020-10-16T19:30:33.421Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
19:30:34 [2020-10-16T19:30:34.686Z] --- PASS: TestServiceCreateInit (9.28s)
19:30:34 [2020-10-16T19:30:34.686Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s)
19:30:34 [2020-10-16T19:30:34.686Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s)
19:30:34 [2020-10-16T19:30:34.686Z] === RUN   TestCreateServiceMultipleTimes
19:30:34 [2020-10-16T19:30:34.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:30:35 [2020-10-16T19:30:35.252Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:30:35 [2020-10-16T19:30:35.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:30:35 [2020-10-16T19:30:35.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:30:36 [2020-10-16T19:30:36.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:30:36 [2020-10-16T19:30:36.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:30:36 [2020-10-16T19:30:36.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:30:36 [2020-10-16T19:30:36.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:30:36 [2020-10-16T19:30:36.630Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:30:36 [2020-10-16T19:30:36.960Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
19:30:37 [2020-10-16T19:30:37.197Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:30:37 [2020-10-16T19:30:37.602Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.457s	coverage: 57.1% of statements
19:30:37 [2020-10-16T19:30:37.602Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.457s	coverage: 14.0% of statements
19:30:37 [2020-10-16T19:30:37.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:30:39 [2020-10-16T19:30:39.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:30:40 [2020-10-16T19:30:40.374Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
19:30:40 [2020-10-16T19:30:40.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:30:41 [2020-10-16T19:30:41.903Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.749s	coverage: 69.2% of statements
19:30:42 [2020-10-16T19:30:42.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:30:42 [2020-10-16T19:30:42.467Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:30:42 [2020-10-16T19:30:42.726Z] === RUN   TestDockerSuite/TestContainerAPITop
19:30:42 [2020-10-16T19:30:42.955Z] ok  	github.com/docker/docker/daemon	12.292s	coverage: 17.2% of statements
19:30:42 [2020-10-16T19:30:42.955Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:30:42 [2020-10-16T19:30:42.955Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:30:42 [2020-10-16T19:30:42.955Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:30:42 [2020-10-16T19:30:42.955Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:30:43 [2020-10-16T19:30:43.293Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:30:43 [2020-10-16T19:30:43.293Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:30:43 [2020-10-16T19:30:43.293Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:30:43 [2020-10-16T19:30:43.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:30:44 [2020-10-16T19:30:44.485Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.673s	coverage: 45.9% of statements
19:30:44 [2020-10-16T19:30:44.485Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:30:44 [2020-10-16T19:30:44.781Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.041s	coverage: 49.5% of statements
19:30:45 [2020-10-16T19:30:45.090Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:30:45 [2020-10-16T19:30:45.090Z] Using test binary docker
19:30:45 [2020-10-16T19:30:45.090Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:30:45 [2020-10-16T19:30:45.090Z] +++ /etc/init.d/apparmor start
19:30:45 [2020-10-16T19:30:45.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:30:45 [2020-10-16T19:30:45.090Z] INFO: Waiting for daemon to start...
19:30:45 [2020-10-16T19:30:45.090Z] Starting dockerd
19:30:45 [2020-10-16T19:30:45.090Z] +++ 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:30:45 [2020-10-16T19:30:45.827Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:30:46 [2020-10-16T19:30:46.333Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
19:30:46 [2020-10-16T19:30:46.578Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:30:46 [2020-10-16T19:30:46.836Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:30:47 [2020-10-16T19:30:47.383Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
19:30:47 [2020-10-16T19:30:47.403Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:30:47 [2020-10-16T19:30:47.679Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
19:30:49 [2020-10-16T19:30:49.784Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.065s	coverage: 52.1% of statements
19:30:49 [2020-10-16T19:30:49.784Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:30:49 [2020-10-16T19:30:49.784Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:30:50 [2020-10-16T19:30:50.687Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:30:50 [2020-10-16T19:30:50.833Z] ok  	github.com/docker/docker/daemon/logger	0.254s	coverage: 41.0% of statements
19:30:51 [2020-10-16T19:30:51.129Z] ok  	github.com/docker/docker/daemon/images	0.059s	coverage: 4.8% of statements
19:30:51 [2020-10-16T19:30:51.129Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:30:51 [2020-10-16T19:30:51.129Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:30:51 [2020-10-16T19:30:51.254Z] --- PASS: TestCreateServiceMultipleTimes (16.55s)
19:30:51 [2020-10-16T19:30:51.254Z] === RUN   TestCreateServiceConflict
19:30:51 [2020-10-16T19:30:51.254Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:30:51 [2020-10-16T19:30:51.777Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.513s	coverage: 77.8% of statements
19:30:51 [2020-10-16T19:30:51.777Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:30:51 [2020-10-16T19:30:51.777Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:30:52 [2020-10-16T19:30:52.190Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:30:52 [2020-10-16T19:30:52.425Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
19:30:53 [2020-10-16T19:30:53.232Z] .
19:30:53 [2020-10-16T19:30:53.232Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:30:53 [2020-10-16T19:30:53.232Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:30:53 [2020-10-16T19:30:53.232Z] Error: No such image: emptyfs
19:30:53 [2020-10-16T19:30:53.232Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:30:53 [2020-10-16T19:30:53.232Z] ++++ docker load
19:30:53 [2020-10-16T19:30:53.232Z] Running integration-test (iteration 1)
19:30:53 [2020-10-16T19:30:53.232Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:30:53 [2020-10-16T19:30:53.232Z] ++ 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:30:53 [2020-10-16T19:30:53.232Z] ++ set -e
19:30:53 [2020-10-16T19:30:53.232Z] ++ '[' -n 0 ']'
19:30:53 [2020-10-16T19:30:53.232Z] ++ set -x
19:30:53 [2020-10-16T19:30:53.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:30:53 [2020-10-16T19:30:53.483Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
19:30:53 [2020-10-16T19:30:53.484Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
19:30:53 [2020-10-16T19:30:53.566Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:30:54 [2020-10-16T19:30:54.128Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 61.6% of statements
19:30:54 [2020-10-16T19:30:54.133Z] --- PASS: TestCreateServiceConflict (2.97s)
19:30:54 [2020-10-16T19:30:54.133Z] === RUN   TestCreateServiceMaxReplicas
19:30:54 [2020-10-16T19:30:54.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:30:55 [2020-10-16T19:30:55.662Z] ok  	github.com/docker/docker/daemon/logger/local	0.095s	coverage: 75.2% of statements
19:30:55 [2020-10-16T19:30:55.662Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:30:55 [2020-10-16T19:30:55.768Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:30:56 [2020-10-16T19:30:56.310Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.065s	coverage: 33.3% of statements
19:30:56 [2020-10-16T19:30:56.606Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.078s	coverage: 37.7% of statements
19:30:57 [2020-10-16T19:30:57.144Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:30:57 [2020-10-16T19:30:57.144Z] --- PASS: TestCreateServiceMaxReplicas (3.15s)
19:30:57 [2020-10-16T19:30:57.144Z] === RUN   TestCreateWithDuplicateNetworkNames
19:30:57 [2020-10-16T19:30:57.663Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
19:30:58 [2020-10-16T19:30:58.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:30:58 [2020-10-16T19:30:58.520Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:30:58 [2020-10-16T19:30:58.718Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 46.8% of statements
19:30:59 [2020-10-16T19:30:59.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b77260_<nil>}
19:31:00 [2020-10-16T19:31:00.250Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
19:31:00 [2020-10-16T19:31:00.548Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.449s	coverage: 82.5% of statements
19:31:00 [2020-10-16T19:31:00.548Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:31:00 [2020-10-16T19:31:00.548Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:31:01 [2020-10-16T19:31:01.271Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1629776660_/foo_false__<nil>_<nil>_<nil>}
19:31:02 [2020-10-16T19:31:02.646Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:31:02 [2020-10-16T19:31:02.646Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1629776660_/foo_true__<nil>_<nil>_<nil>}
19:31:02 [2020-10-16T19:31:02.650Z] ok  	github.com/docker/docker/distribution/metadata	0.111s	coverage: 48.2% of statements
19:31:03 [2020-10-16T19:31:03.299Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
19:31:03 [2020-10-16T19:31:03.944Z] ok  	github.com/docker/docker/distribution	0.471s	coverage: 21.9% of statements
19:31:03 [2020-10-16T19:31:03.944Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:31:04 [2020-10-16T19:31:04.070Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_false__<nil>_<nil>_<nil>}
19:31:05 [2020-10-16T19:31:05.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_true__<nil>_<nil>_<nil>}
19:31:05 [2020-10-16T19:31:05.473Z] Loaded image: buildpack-deps:buster
19:31:06 [2020-10-16T19:31:06.050Z] ok  	github.com/docker/docker/image	0.041s	coverage: 86.4% of statements
19:31:06 [2020-10-16T19:31:06.348Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
19:31:06 [2020-10-16T19:31:06.348Z] ok  	github.com/docker/docker/distribution/xfer	1.733s	coverage: 85.6% of statements
19:31:06 [2020-10-16T19:31:06.348Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:31:06 [2020-10-16T19:31:06.348Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:31:06 [2020-10-16T19:31:06.646Z] ok  	github.com/docker/docker/image/v1	0.036s	coverage: 25.0% of statements
19:31:06 [2020-10-16T19:31:06.646Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:31:06 [2020-10-16T19:31:06.857Z] Loaded image: busybox:latest
19:31:07 [2020-10-16T19:31:07.383Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_true__0xc000b772c0_<nil>_<nil>}
19:31:07 [2020-10-16T19:31:07.696Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
19:31:08 [2020-10-16T19:31:08.242Z] Loaded image: busybox:glibc
19:31:08 [2020-10-16T19:31:08.242Z] Loaded image: debian:buster
19:31:08 [2020-10-16T19:31:08.242Z] Loaded image: hello-world:latest
19:31:08 [2020-10-16T19:31:08.242Z] INFO: Testing against a local daemon
19:31:08 [2020-10-16T19:31:08.242Z] === RUN   TestCgroupNamespacesBuild
19:31:08 [2020-10-16T19:31:08.381Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b772e0_<nil>}
19:31:09 [2020-10-16T19:31:09.250Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 52.9% of statements
19:31:09 [2020-10-16T19:31:09.547Z] ok  	github.com/docker/docker/oci	0.045s	coverage: 8.2% of statements
19:31:09 [2020-10-16T19:31:09.772Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b77300_<nil>}
19:31:11 [2020-10-16T19:31:11.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b77340_<nil>}
19:31:11 [2020-10-16T19:31:11.649Z] ok  	github.com/docker/docker/opts	0.082s	coverage: 67.1% of statements
19:31:11 [2020-10-16T19:31:11.714Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s)
19:31:11 [2020-10-16T19:31:11.714Z] === RUN   TestCreateServiceSecretFileMode
19:31:12 [2020-10-16T19:31:12.650Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b77360_<nil>}
19:31:13 [2020-10-16T19:31:13.182Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
19:31:13 [2020-10-16T19:31:13.480Z] ok  	github.com/docker/docker/pkg/authorization	1.200s	coverage: 68.3% of statements
19:31:13 [2020-10-16T19:31:13.480Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
19:31:13 [2020-10-16T19:31:13.533Z] --- PASS: TestCgroupNamespacesBuild (4.80s)
19:31:13 [2020-10-16T19:31:13.533Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:31:14 [2020-10-16T19:31:14.026Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:31:14 [2020-10-16T19:31:14.127Z] ok  	github.com/docker/docker/pkg/archive	1.114s	coverage: 76.8% of statements
19:31:14 [2020-10-16T19:31:14.127Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
19:31:14 [2020-10-16T19:31:14.285Z] --- PASS: TestCreateServiceSecretFileMode (2.71s)
19:31:14 [2020-10-16T19:31:14.285Z] === RUN   TestCreateServiceConfigFileMode
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:31:14 [2020-10-16T19:31:14.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:31:14 [2020-10-16T19:31:14.918Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
19:31:14 [2020-10-16T19:31:14.918Z] === RUN   TestBuildWithSession
19:31:14 [2020-10-16T19:31:14.918Z] --- SKIP: TestBuildWithSession (0.00s)
19:31:14 [2020-10-16T19:31:14.918Z]     build_session_test.go:25: TODO: BuildKit
19:31:14 [2020-10-16T19:31:14.918Z] === RUN   TestBuildSquashParent
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:31:15 [2020-10-16T19:31:15.111Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:31:15 [2020-10-16T19:31:15.188Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
19:31:15 [2020-10-16T19:31:15.486Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
19:31:16 [2020-10-16T19:31:16.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:31:16 [2020-10-16T19:31:16.564Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
19:31:17 [2020-10-16T19:31:17.205Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
19:31:17 [2020-10-16T19:31:17.425Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
19:31:17 [2020-10-16T19:31:17.425Z] === RUN   TestCreateServiceSysctls
19:31:17 [2020-10-16T19:31:17.844Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:31:17 [2020-10-16T19:31:17.992Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:31:18 [2020-10-16T19:31:18.907Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
19:31:19 [2020-10-16T19:31:19.202Z] ok  	github.com/docker/docker/layer	7.938s	coverage: 68.8% of statements
19:31:19 [2020-10-16T19:31:19.202Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:31:19 [2020-10-16T19:31:19.202Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:31:19 [2020-10-16T19:31:19.202Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:31:19 [2020-10-16T19:31:19.202Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:31:19 [2020-10-16T19:31:19.202Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:31:19 [2020-10-16T19:31:19.499Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.993s	coverage: 43.2% of statements
19:31:19 [2020-10-16T19:31:19.499Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:31:19 [2020-10-16T19:31:19.499Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:31:19 [2020-10-16T19:31:19.797Z] ok  	github.com/docker/docker/pkg/fileutils	0.039s	coverage: 89.5% of statements
19:31:20 [2020-10-16T19:31:20.110Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.119s	coverage: 84.1% of statements
19:31:20 [2020-10-16T19:31:20.525Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:31:20 [2020-10-16T19:31:20.757Z] ok  	github.com/docker/docker/pkg/fsutils	0.456s	coverage: 85.1% of statements
19:31:20 [2020-10-16T19:31:20.757Z] ok  	github.com/docker/docker/pkg/homedir	0.020s	coverage: 11.4% of statements
19:31:21 [2020-10-16T19:31:21.511Z] --- PASS: TestBuildSquashParent (6.22s)
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:21 [2020-10-16T19:31:21.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:21 [2020-10-16T19:31:21.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:21 [2020-10-16T19:31:21.512Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.512Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:21 [2020-10-16T19:31:21.512Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:21 [2020-10-16T19:31:21.512Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:21 [2020-10-16T19:31:21.810Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
19:31:21 [2020-10-16T19:31:21.900Z] --- PASS: TestCreateServiceSysctls (4.35s)
19:31:21 [2020-10-16T19:31:21.900Z] === RUN   TestCreateServiceCapabilities
19:31:22 [2020-10-16T19:31:22.453Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
19:31:22 [2020-10-16T19:31:22.453Z] ok  	github.com/docker/docker/pkg/idtools	0.622s	coverage: 70.1% of statements
19:31:22 [2020-10-16T19:31:22.752Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
19:31:22 [2020-10-16T19:31:22.752Z] ok  	github.com/docker/docker/pkg/ioutils	1.366s	coverage: 68.8% of statements
19:31:22 [2020-10-16T19:31:22.752Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:31:22 [2020-10-16T19:31:22.752Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:31:22 [2020-10-16T19:31:22.752Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:31:22 [2020-10-16T19:31:22.752Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:31:23 [2020-10-16T19:31:23.051Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
19:31:23 [2020-10-16T19:31:23.277Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:31:23 [2020-10-16T19:31:23.349Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
19:31:23 [2020-10-16T19:31:23.993Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
19:31:23 [2020-10-16T19:31:23.993Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.4% of statements
19:31:23 [2020-10-16T19:31:23.993Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:31:23 [2020-10-16T19:31:23.993Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:31:24 [2020-10-16T19:31:24.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:24 [2020-10-16T19:31:24.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:24 [2020-10-16T19:31:24.653Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:31:24 [2020-10-16T19:31:24.653Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:31:24 [2020-10-16T19:31:24.682Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
19:31:24 [2020-10-16T19:31:24.911Z] --- PASS: TestCreateServiceCapabilities (3.25s)
19:31:24 [2020-10-16T19:31:24.911Z] === RUN   TestInspect
19:31:25 [2020-10-16T19:31:25.170Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:31:25 [2020-10-16T19:31:25.739Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:31:25 [2020-10-16T19:31:25.747Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
19:31:25 [2020-10-16T19:31:25.747Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
19:31:26 [2020-10-16T19:31:26.042Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
19:31:26 [2020-10-16T19:31:26.307Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:31:26 [2020-10-16T19:31:26.676Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
19:31:26 [2020-10-16T19:31:26.676Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
19:31:26 [2020-10-16T19:31:26.676Z] === RUN   TestBuildMultiStageCopy
19:31:26 [2020-10-16T19:31:26.676Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:31:26 [2020-10-16T19:31:26.684Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
19:31:27 [2020-10-16T19:31:27.244Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:31:27 [2020-10-16T19:31:27.328Z] ok  	github.com/docker/docker/pkg/stdcopy	0.015s	coverage: 100.0% of statements
19:31:27 [2020-10-16T19:31:27.624Z] ok  	github.com/docker/docker/pkg/pubsub	1.137s	coverage: 73.9% of statements
19:31:28 [2020-10-16T19:31:28.180Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:31:28 [2020-10-16T19:31:28.262Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
19:31:28 [2020-10-16T19:31:28.262Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
19:31:28 [2020-10-16T19:31:28.438Z] --- PASS: TestInspect (3.44s)
19:31:28 [2020-10-16T19:31:28.438Z] === RUN   TestCreateJob
19:31:28 [2020-10-16T19:31:28.558Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
19:31:28 [2020-10-16T19:31:28.589Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:31:28 [2020-10-16T19:31:28.697Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:31:29 [2020-10-16T19:31:29.161Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:31:29 [2020-10-16T19:31:29.264Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:31:29 [2020-10-16T19:31:29.422Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:31:29 [2020-10-16T19:31:29.995Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:31:30 [2020-10-16T19:31:30.086Z] ok  	github.com/docker/docker/pkg/signal	2.894s	coverage: 61.0% of statements
19:31:30 [2020-10-16T19:31:30.086Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
19:31:30 [2020-10-16T19:31:30.086Z] ok  	github.com/docker/docker/pkg/sysinfo	0.032s	coverage: 53.8% of statements
19:31:30 [2020-10-16T19:31:30.201Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:31:30 [2020-10-16T19:31:30.568Z] --- PASS: TestBuildMultiStageCopy (4.31s)
19:31:30 [2020-10-16T19:31:30.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
19:31:30 [2020-10-16T19:31:30.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
19:31:30 [2020-10-16T19:31:30.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
19:31:30 [2020-10-16T19:31:30.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
19:31:30 [2020-10-16T19:31:30.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
19:31:30 [2020-10-16T19:31:30.568Z] === RUN   TestBuildMultiStageParentConfig
19:31:30 [2020-10-16T19:31:30.746Z] ok  	github.com/docker/docker/pkg/tailfile	0.166s	coverage: 88.6% of statements
19:31:30 [2020-10-16T19:31:30.746Z] testing: warning: no tests to run
19:31:30 [2020-10-16T19:31:30.746Z] coverage: [no statements]
19:31:30 [2020-10-16T19:31:30.746Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
19:31:30 [2020-10-16T19:31:30.768Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:31:31 [2020-10-16T19:31:31.389Z] ok  	github.com/docker/docker/pkg/tarsum	0.155s	coverage: 89.3% of statements
19:31:31 [2020-10-16T19:31:31.389Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
19:31:31 [2020-10-16T19:31:31.684Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
19:31:31 [2020-10-16T19:31:31.980Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
19:31:32 [2020-10-16T19:31:32.143Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:31:32 [2020-10-16T19:31:32.143Z] --- PASS: TestCreateJob (3.68s)
19:31:32 [2020-10-16T19:31:32.143Z] === RUN   TestReplicatedJob
19:31:32 [2020-10-16T19:31:32.485Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
19:31:32 [2020-10-16T19:31:32.485Z] === RUN   TestBuildLabelWithTargets
19:31:32 [2020-10-16T19:31:32.710Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:31:33 [2020-10-16T19:31:33.277Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:31:33 [2020-10-16T19:31:33.685Z] Removing intermediate container 7cde9b377602
19:31:33 [2020-10-16T19:31:33.685Z]  ---> 9ecf97f73744
19:31:33 [2020-10-16T19:31:33.685Z] 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:31:33 [2020-10-16T19:31:33.685Z]  ---> Running in 2a40838f7ac7
19:31:33 [2020-10-16T19:31:33.685Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
19:31:33 [2020-10-16T19:31:33.685Z] go: finding gotest.tools v0.5.3
19:31:33 [2020-10-16T19:31:33.685Z] go: finding gotest.tools/gotestsum v0.5.3
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading gotest.tools/gotestsum v0.5.3
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting gotest.tools/gotestsum v0.5.3
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/spf13/pflag v1.0.3
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/fatih/color v1.9.0
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/pkg/errors v0.9.1
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/fatih/color v1.9.0
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/pkg/errors v0.9.1
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/spf13/pflag v1.0.3
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/mattn/go-isatty v0.0.12
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/mattn/go-colorable v0.1.6
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/mattn/go-colorable v0.1.6
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/mattn/go-isatty v0.0.12
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading github.com/jonboulle/clockwork v0.1.0
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting github.com/jonboulle/clockwork v0.1.0
19:31:33 [2020-10-16T19:31:33.685Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:31:33 [2020-10-16T19:31:33.685Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/fatih/color v1.9.0
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/pkg/errors v0.9.1
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/spf13/pflag v1.0.3
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/mattn/go-colorable v0.1.6
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/mattn/go-isatty v0.0.12
19:31:33 [2020-10-16T19:31:33.685Z] go: finding github.com/jonboulle/clockwork v0.1.0
19:31:33 [2020-10-16T19:31:33.685Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:31:33 [2020-10-16T19:31:33.685Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:31:33 [2020-10-16T19:31:33.685Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:31:33 [2020-10-16T19:31:33.685Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:31:33 [2020-10-16T19:31:33.845Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:31:34 [2020-10-16T19:31:34.076Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 79.3% of statements
19:31:34 [2020-10-16T19:31:34.076Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
19:31:34 [2020-10-16T19:31:34.403Z] --- PASS: TestBuildLabelWithTargets (2.28s)
19:31:34 [2020-10-16T19:31:34.403Z] === RUN   TestBuildWithEmptyLayers
19:31:35 [2020-10-16T19:31:35.221Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:31:35 [2020-10-16T19:31:35.224Z] INFO: Build done for gotestsum...
19:31:35 [2020-10-16T19:31:35.346Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
19:31:35 [2020-10-16T19:31:35.346Z] === RUN   TestBuildMultiStageOnBuild
19:31:35 [2020-10-16T19:31:35.605Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
19:31:35 [2020-10-16T19:31:35.902Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.1% of statements
19:31:36 [2020-10-16T19:31:36.158Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:31:36 [2020-10-16T19:31:36.725Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:31:36 [2020-10-16T19:31:36.725Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:31:37 [2020-10-16T19:31:37.436Z] ok  	github.com/docker/docker/quota	0.606s	coverage: 71.4% of statements
19:31:37 [2020-10-16T19:31:37.661Z] === RUN   TestDockerSuite/TestCpRelativePath
19:31:37 [2020-10-16T19:31:37.733Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
19:31:38 [2020-10-16T19:31:38.229Z] --- PASS: TestReplicatedJob (6.28s)
19:31:38 [2020-10-16T19:31:38.229Z] === RUN   TestUpdateReplicatedJob
19:31:38 [2020-10-16T19:31:38.378Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
19:31:38 [2020-10-16T19:31:38.487Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:31:38 [2020-10-16T19:31:38.651Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
19:31:38 [2020-10-16T19:31:38.651Z] === RUN   TestBuildUncleanTarFilenames
19:31:39 [2020-10-16T19:31:39.021Z] ok  	github.com/docker/docker/registry	0.282s	coverage: 56.3% of statements
19:31:39 [2020-10-16T19:31:39.054Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:31:39 [2020-10-16T19:31:39.318Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
19:31:39 [2020-10-16T19:31:39.595Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
19:31:39 [2020-10-16T19:31:39.595Z] === RUN   TestBuildMultiStageLayerLeak
19:31:39 [2020-10-16T19:31:39.621Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:31:39 [2020-10-16T19:31:39.960Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 66.1% of statements
19:31:40 [2020-10-16T19:31:40.172Z] ..........................xx....................                         [ 29%]
19:31:40 [2020-10-16T19:31:40.556Z] === RUN   TestDockerSuite/TestCpToCaseA
19:31:41 [2020-10-16T19:31:41.932Z] === RUN   TestDockerSuite/TestCpToCaseB
19:31:42 [2020-10-16T19:31:42.067Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
19:31:42 [2020-10-16T19:31:42.146Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
19:31:42 [2020-10-16T19:31:42.146Z] === RUN   TestBuildWithHugeFile
19:31:42 [2020-10-16T19:31:42.190Z] --- PASS: TestUpdateReplicatedJob (3.77s)
19:31:42 [2020-10-16T19:31:42.190Z] === RUN   TestServiceListWithStatuses
19:31:42 [2020-10-16T19:31:42.190Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:31:42 [2020-10-16T19:31:42.190Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:31:42 [2020-10-16T19:31:42.190Z] === RUN   TestDockerNetworkConnectAlias
19:31:42 [2020-10-16T19:31:42.449Z] === RUN   TestDockerSuite/TestCpToCaseC
19:31:44 [2020-10-16T19:31:44.353Z] === RUN   TestDockerSuite/TestCpToCaseD
19:31:44 [2020-10-16T19:31:44.824Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.0% of statements
19:31:44 [2020-10-16T19:31:44.824Z] ok  	github.com/docker/docker/volume/local	0.263s	coverage: 76.4% of statements
19:31:45 [2020-10-16T19:31:45.116Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
19:31:48 [2020-10-16T19:31:48.543Z] --- PASS: TestDockerNetworkConnectAlias (6.34s)
19:31:48 [2020-10-16T19:31:48.543Z] === RUN   TestDockerNetworkReConnect
19:31:48 [2020-10-16T19:31:48.802Z] === RUN   TestDockerSuite/TestCpToCaseE
19:31:52 [2020-10-16T19:31:52.086Z] === RUN   TestDockerSuite/TestCpToCaseF
19:31:52 [2020-10-16T19:31:52.344Z] === RUN   TestDockerSuite/TestCpToCaseG
19:31:52 [2020-10-16T19:31:52.928Z] Removing intermediate container 2a40838f7ac7
19:31:52 [2020-10-16T19:31:52.928Z]  ---> fa6a3a1a6aad
19:31:52 [2020-10-16T19:31:52.928Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
19:31:52 [2020-10-16T19:31:52.928Z]  ---> Running in 334bc6e8f959
19:31:53 [2020-10-16T19:31:53.280Z] --- PASS: TestDockerNetworkReConnect (4.80s)
19:31:53 [2020-10-16T19:31:53.280Z] === RUN   TestServicePlugin
19:31:53 [2020-10-16T19:31:53.388Z] Removing intermediate container 334bc6e8f959
19:31:53 [2020-10-16T19:31:53.388Z]  ---> 59defb1f5376
19:31:53 [2020-10-16T19:31:53.388Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:31:53 [2020-10-16T19:31:53.388Z]  ---> Running in dff488afb130
19:31:53 [2020-10-16T19:31:53.848Z] Removing intermediate container dff488afb130
19:31:53 [2020-10-16T19:31:53.848Z]  ---> 336205345486
19:31:53 [2020-10-16T19:31:53.848Z] Step 10/10 : COPY . .
19:31:56 [2020-10-16T19:31:56.568Z] === RUN   TestDockerSuite/TestCpToCaseH
19:31:56 [2020-10-16T19:31:56.655Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:31:58 [2020-10-16T19:31:58.471Z] === RUN   TestDockerSuite/TestCpToCaseI
19:31:59 [2020-10-16T19:31:59.039Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:32:00 [2020-10-16T19:32:00.466Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/rootless	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/volume	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === Skipped
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:73: No driver to put!
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z] time="2020-10-16T19:30:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z] time="2020-10-16T19:30:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z] time="2020-10-16T19:30:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z] time="2020-10-16T19:30:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z] time="2020-10-16T19:30:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:73: No driver to put!
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     overlay_test.go:49: Fails to compute changes intermittently
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     graphtest_unix.go:73: No driver to put!
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:32:00 [2020-10-16T19:32:00.467Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] 
19:32:00 [2020-10-16T19:32:00.467Z] DONE 2180 tests, 26 skipped in 257.243s
Post stage
[Pipeline] junit
19:32:00 [2020-10-16T19:32:00.513Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:32:01 [2020-10-16T19:32:01.234Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -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:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh dynbinary test-integration
19:32:01 [2020-10-16T19:32:01.531Z] 
19:32:01 [2020-10-16T19:32:01.531Z] Removing bundles/
19:32:01 [2020-10-16T19:32:01.531Z] 
19:32:01 [2020-10-16T19:32:01.531Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:32:01 [2020-10-16T19:32:01.531Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:32:01 [2020-10-16T19:32:01.531Z] GOOS="" GOARCH="" GOARM=""
19:32:01 [2020-10-16T19:32:01.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:32:02 [2020-10-16T19:32:02.949Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:32:03 [2020-10-16T19:32:03.517Z] === RUN   TestDockerSuite/TestCpToDot
19:32:04 [2020-10-16T19:32:04.079Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:32:04 [2020-10-16T19:32:04.452Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:32:05 [2020-10-16T19:32:05.389Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:32:06 [2020-10-16T19:32:06.325Z] === RUN   TestDockerSuite/TestCpToStdout
19:32:06 [2020-10-16T19:32:06.893Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:32:08 [2020-10-16T19:32:08.073Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:32:08 [2020-10-16T19:32:08.270Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:32:08 [2020-10-16T19:32:08.270Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:32:08 [2020-10-16T19:32:08.837Z] === RUN   TestDockerSuite/TestCpVolumePath
19:32:09 [2020-10-16T19:32:09.776Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:32:09 [2020-10-16T19:32:09.776Z] === RUN   TestDockerSuite/TestCreateArgs
19:32:09 [2020-10-16T19:32:09.776Z] === RUN   TestDockerSuite/TestCreateByImageID
19:32:10 [2020-10-16T19:32:10.344Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:32:11 [2020-10-16T19:32:11.280Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:32:11 [2020-10-16T19:32:11.280Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:32:11 [2020-10-16T19:32:11.280Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:32:11 [2020-10-16T19:32:11.848Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:32:12 [2020-10-16T19:32:12.106Z] === RUN   TestDockerSuite/TestCreateLabels
19:32:12 [2020-10-16T19:32:12.106Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:32:12 [2020-10-16T19:32:12.365Z] === RUN   TestDockerSuite/TestCreateRM
19:32:12 [2020-10-16T19:32:12.365Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:32:12 [2020-10-16T19:32:12.365Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:32:12 [2020-10-16T19:32:12.365Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:32:12 [2020-10-16T19:32:12.628Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:32:14 [2020-10-16T19:32:14.004Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:32:14 [2020-10-16T19:32:14.004Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:32:14 [2020-10-16T19:32:14.004Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:32:15 [2020-10-16T19:32:15.720Z] --- PASS: TestImportExtremelyLargeImageWorks (102.29s)
19:32:15 [2020-10-16T19:32:15.720Z] PASS
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === Skipped
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] DONE 12 tests, 1 skipped in 107.147s
19:32:15 [2020-10-16T19:32:15.720Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:32:15 [2020-10-16T19:32:15.720Z] INFO: Testing against a local daemon
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestNetworkCreateDelete
19:32:15 [2020-10-16T19:32:15.720Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDockerNetworkDeletePreferID
19:32:15 [2020-10-16T19:32:15.720Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonDNSFallback
19:32:15 [2020-10-16T19:32:15.720Z] --- PASS: TestDaemonDNSFallback (7.30s)
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestInspectNetwork
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestInspectNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestRunContainerWithBridgeNone
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestNetworkInvalidJSON
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestNetworkInvalidJSON//networks/create
19:32:15 [2020-10-16T19:32:15.720Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:32:15 [2020-10-16T19:32:15.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:32:15 [2020-10-16T19:32:15.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:32:15 [2020-10-16T19:32:15.720Z] === CONT  TestNetworkInvalidJSON//networks/create
19:32:15 [2020-10-16T19:32:15.720Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:32:15 [2020-10-16T19:32:15.720Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:32:15 [2020-10-16T19:32:15.720Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:32:15 [2020-10-16T19:32:15.720Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestHostIPv4BridgeLabel
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonRestartWithLiveRestore
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonDefaultNetworkPools
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonRestartWithExistingNetwork
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestServiceWithPredefinedNetwork
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:236: FLAKY_TEST
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestServiceWithDataPathPortInit
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] PASS
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === Skipped
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:236: FLAKY_TEST
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] DONE 19 tests, 12 skipped in 8.288s
19:32:15 [2020-10-16T19:32:15.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:32:15 [2020-10-16T19:32:15.720Z] INFO: Testing against a local daemon
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDockerNetworkIpvlanPersistance
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDockerNetworkIpvlan
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:15 [2020-10-16T19:32:15.720Z] PASS
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === Skipped
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] DONE 2 tests, 2 skipped in 0.193s
19:32:15 [2020-10-16T19:32:15.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:32:15 [2020-10-16T19:32:15.720Z] INFO: Testing against a local daemon
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDockerNetworkMacvlanPersistance
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestDockerNetworkMacvlan
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] PASS
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === Skipped
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:32:15 [2020-10-16T19:32:15.720Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] DONE 2 tests, 2 skipped in 0.230s
19:32:15 [2020-10-16T19:32:15.720Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:32:15 [2020-10-16T19:32:15.720Z] testing: warning: no tests to run
19:32:15 [2020-10-16T19:32:15.720Z] PASS
19:32:15 [2020-10-16T19:32:15.720Z] 
19:32:15 [2020-10-16T19:32:15.720Z] DONE 0 tests in 0.099s
19:32:15 [2020-10-16T19:32:15.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:32:15 [2020-10-16T19:32:15.720Z] INFO: Testing against a local daemon
19:32:15 [2020-10-16T19:32:15.720Z] === RUN   TestAuthZPluginAllowRequest
19:32:15 [2020-10-16T19:32:15.720Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginTLS
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginDenyRequest
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginAPIDenyResponse
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginDenyResponse
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginAllowEventStream
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginErrorResponse
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginErrorRequest
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginHeader
19:32:15 [2020-10-16T19:32:15.721Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:32:15 [2020-10-16T19:32:15.721Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.721Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:32:15 [2020-10-16T19:32:15.980Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] === RUN   TestAuthZPluginV2Disable
19:32:15 [2020-10-16T19:32:15.980Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:32:15 [2020-10-16T19:32:15.980Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:32:15 [2020-10-16T19:32:15.980Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:32:15 [2020-10-16T19:32:15.980Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] PASS
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === Skipped
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:32:15 [2020-10-16T19:32:15.980Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] 
19:32:15 [2020-10-16T19:32:15.980Z] DONE 17 tests, 17 skipped in 0.596s
19:32:15 [2020-10-16T19:32:15.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:32:16 [2020-10-16T19:32:16.547Z] INFO: Testing against a local daemon
19:32:16 [2020-10-16T19:32:16.547Z] === RUN   TestPluginInvalidJSON
19:32:16 [2020-10-16T19:32:16.547Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:32:16 [2020-10-16T19:32:16.547Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:32:16 [2020-10-16T19:32:16.547Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:32:16 [2020-10-16T19:32:16.547Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:32:16 [2020-10-16T19:32:16.547Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
19:32:16 [2020-10-16T19:32:16.547Z] === RUN   TestPluginInstall
19:32:16 [2020-10-16T19:32:16.547Z] --- SKIP: TestPluginInstall (0.00s)
19:32:16 [2020-10-16T19:32:16.547Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:16 [2020-10-16T19:32:16.547Z] PASS
19:32:16 [2020-10-16T19:32:16.547Z] 
19:32:16 [2020-10-16T19:32:16.547Z] === Skipped
19:32:16 [2020-10-16T19:32:16.547Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:32:16 [2020-10-16T19:32:16.547Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:32:16 [2020-10-16T19:32:16.547Z] 
19:32:16 [2020-10-16T19:32:16.547Z] 
19:32:16 [2020-10-16T19:32:16.547Z] DONE 3 tests, 1 skipped in 0.352s
19:32:16 [2020-10-16T19:32:16.547Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:32:16 [2020-10-16T19:32:16.547Z] INFO: Testing against a local daemon
19:32:16 [2020-10-16T19:32:16.547Z] === RUN   TestExternalGraphDriver
19:32:16 [2020-10-16T19:32:16.806Z] --- SKIP: TestExternalGraphDriver (0.08s)
19:32:16 [2020-10-16T19:32:16.806Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:32:16 [2020-10-16T19:32:16.806Z] === RUN   TestGraphdriverPluginV2
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:32:17 [2020-10-16T19:32:17.290Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:32:17 [2020-10-16T19:32:17.857Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:32:18 [2020-10-16T19:32:18.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:32:19 [2020-10-16T19:32:19.361Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:32:20 [2020-10-16T19:32:20.737Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:32:21 [2020-10-16T19:32:21.672Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:32:21 [2020-10-16T19:32:21.930Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:32:22 [2020-10-16T19:32:22.498Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:32:22 [2020-10-16T19:32:22.757Z] === RUN   TestDockerSuite/TestDevicePermissions
19:32:23 [2020-10-16T19:32:23.016Z] --- PASS: TestServicePlugin (29.81s)
19:32:23 [2020-10-16T19:32:23.016Z]     plugin_test.go:62: [d6df666e18c59] joining swarm manager [df7a909d38193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:32:23 [2020-10-16T19:32:23.016Z]     plugin_test.go:65: [dce47a88128f9] joining swarm manager [df7a909d38193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:32:23 [2020-10-16T19:32:23.016Z] === RUN   TestServiceUpdateLabel
19:32:23 [2020-10-16T19:32:23.274Z] === RUN   TestDockerSuite/TestDockerFails
19:32:23 [2020-10-16T19:32:23.274Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:32:23 [2020-10-16T19:32:23.274Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:32:23 [2020-10-16T19:32:23.371Z] --- PASS: TestGraphdriverPluginV2 (5.84s)
19:32:23 [2020-10-16T19:32:23.371Z] PASS
19:32:23 [2020-10-16T19:32:23.371Z] 
19:32:23 [2020-10-16T19:32:23.371Z] === Skipped
19:32:23 [2020-10-16T19:32:23.371Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
19:32:23 [2020-10-16T19:32:23.371Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:32:23 [2020-10-16T19:32:23.371Z] 
19:32:23 [2020-10-16T19:32:23.371Z] 
19:32:23 [2020-10-16T19:32:23.371Z] DONE 2 tests, 1 skipped in 6.101s
19:32:23 [2020-10-16T19:32:23.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:32:23 [2020-10-16T19:32:23.371Z] INFO: Testing against a local daemon
19:32:23 [2020-10-16T19:32:23.371Z] === RUN   TestContinueAfterPluginCrash
19:32:23 [2020-10-16T19:32:23.371Z] === PAUSE TestContinueAfterPluginCrash
19:32:23 [2020-10-16T19:32:23.371Z] === RUN   TestReadPluginNoRead
19:32:23 [2020-10-16T19:32:23.371Z] === PAUSE TestReadPluginNoRead
19:32:23 [2020-10-16T19:32:23.371Z] === RUN   TestDaemonStartWithLogOpt
19:32:23 [2020-10-16T19:32:23.371Z] === PAUSE TestDaemonStartWithLogOpt
19:32:23 [2020-10-16T19:32:23.371Z] === CONT  TestContinueAfterPluginCrash
19:32:23 [2020-10-16T19:32:23.371Z] === CONT  TestDaemonStartWithLogOpt
19:32:23 [2020-10-16T19:32:23.534Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:32:24 [2020-10-16T19:32:24.101Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:32:24 [2020-10-16T19:32:24.706Z] tests/integration/api_network_test.py ............................       [ 47%]
19:32:25 [2020-10-16T19:32:25.036Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:32:25 [2020-10-16T19:32:25.971Z] --- PASS: TestServiceUpdateLabel (2.80s)
19:32:25 [2020-10-16T19:32:25.971Z] === RUN   TestServiceUpdateSecrets
19:32:26 [2020-10-16T19:32:26.230Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:32:26 [2020-10-16T19:32:26.230Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:32:26 [2020-10-16T19:32:26.230Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:32:26 [2020-10-16T19:32:26.488Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:32:29 [2020-10-16T19:32:29.562Z]  ---> 2b5d7ca219bf
19:32:29 [2020-10-16T19:32:29.562Z] Successfully built 2b5d7ca219bf
19:32:29 [2020-10-16T19:32:29.562Z] Successfully tagged docker:latest
19:32:29 [2020-10-16T19:32:29.562Z] INFO: Image build ended at 10/16/2020 19:32:27. Duration:00:04:09.0087197
19:32:29 [2020-10-16T19:32:29.562Z] 
19:32:29 [2020-10-16T19:32:29.562Z] 
19:32:29 [2020-10-16T19:32:29.562Z] INFO: Building the test binaries at 10/16/2020 19:32:27...
19:32:32 [2020-10-16T19:32:32.485Z] INFO: make.ps1 starting at 10/16/2020 19:32:32
19:32:32 [2020-10-16T19:32:32.485Z] INFO: Git commit (561b8014c0) assumed from DOCKER_GITCOMMIT environment variable
19:32:32 [2020-10-16T19:32:32.485Z] INFO: Invoking autogen...
19:32:32 [2020-10-16T19:32:32.541Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:32:33 [2020-10-16T19:32:33.051Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:32:33 [2020-10-16T19:32:33.987Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:32:34 [2020-10-16T19:32:34.024Z] INFO: Building daemon...
19:32:34 [2020-10-16T19:32:34.030Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:32:35 [2020-10-16T19:32:35.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:32:36 [2020-10-16T19:32:36.827Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:32:37 [2020-10-16T19:32:37.763Z] === RUN   TestDockerSuite/TestEventsAttach
19:32:38 [2020-10-16T19:32:38.261Z] --- PASS: TestDaemonStartWithLogOpt (13.62s)
19:32:38 [2020-10-16T19:32:38.261Z] === CONT  TestReadPluginNoRead
19:32:38 [2020-10-16T19:32:38.330Z] === RUN   TestDockerSuite/TestEventsCommit
19:32:38 [2020-10-16T19:32:38.499Z] --- PASS: TestBuildWithHugeFile (53.14s)
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildWithEmptyDockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:38 [2020-10-16T19:32:38.500Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
19:32:38 [2020-10-16T19:32:38.500Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
19:32:38 [2020-10-16T19:32:38.500Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
19:32:38 [2020-10-16T19:32:38.500Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildPreserveOwnership
19:32:38 [2020-10-16T19:32:38.500Z] === RUN   TestBuildPreserveOwnership/copy_from
19:32:38 [2020-10-16T19:32:38.781Z] tests/integration/api_service_test.py .................................. [ 60%]
19:32:38 [2020-10-16T19:32:38.897Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:32:39 [2020-10-16T19:32:39.444Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:32:39 [2020-10-16T19:32:39.463Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:32:40 [2020-10-16T19:32:40.030Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:32:40 [2020-10-16T19:32:40.163Z] === RUN   TestReadPluginNoRead/default
19:32:40 [2020-10-16T19:32:40.163Z] --- PASS: TestContinueAfterPluginCrash (17.32s)
19:32:40 [2020-10-16T19:32:40.596Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:32:40 [2020-10-16T19:32:40.854Z] --- PASS: TestServiceUpdateSecrets (15.03s)
19:32:40 [2020-10-16T19:32:40.854Z] === RUN   TestServiceUpdateConfigs
19:32:41 [2020-10-16T19:32:41.996Z] --- PASS: TestBuildPreserveOwnership (5.83s)
19:32:41 [2020-10-16T19:32:41.996Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.74s)
19:32:41 [2020-10-16T19:32:41.996Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
19:32:41 [2020-10-16T19:32:41.996Z] === RUN   TestBuildPlatformInvalid
19:32:41 [2020-10-16T19:32:41.996Z] --- PASS: TestBuildPlatformInvalid (0.18s)
19:32:41 [2020-10-16T19:32:41.996Z] PASS
19:32:41 [2020-10-16T19:32:41.996Z] 
19:32:41 [2020-10-16T19:32:41.996Z] === Skipped
19:32:41 [2020-10-16T19:32:41.996Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:32:41 [2020-10-16T19:32:41.996Z]     build_session_test.go:25: TODO: BuildKit
19:32:41 [2020-10-16T19:32:41.996Z] 
19:32:41 [2020-10-16T19:32:41.996Z] 
19:32:41 [2020-10-16T19:32:41.996Z] DONE 32 tests, 1 skipped in 109.332s
19:32:41 [2020-10-16T19:32:41.996Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:32:41 [2020-10-16T19:32:41.996Z] ++ 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:32:41 [2020-10-16T19:32:41.996Z] ++ set -e
19:32:41 [2020-10-16T19:32:41.996Z] ++ '[' -n 0 ']'
19:32:41 [2020-10-16T19:32:41.996Z] ++ set -x
19:32:41 [2020-10-16T19:32:41.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:32:41 [2020-10-16T19:32:41.996Z] INFO: Testing against a local daemon
19:32:41 [2020-10-16T19:32:41.996Z] === RUN   TestConfigInspect
19:32:42 [2020-10-16T19:32:42.230Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:32:42 [2020-10-16T19:32:42.695Z] === RUN   TestReadPluginNoRead/disabled_caching
19:32:43 [2020-10-16T19:32:43.607Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:32:44 [2020-10-16T19:32:44.598Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:32:46 [2020-10-16T19:32:46.137Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:32:46 [2020-10-16T19:32:46.204Z] --- PASS: TestConfigInspect (3.59s)
19:32:46 [2020-10-16T19:32:46.204Z] === RUN   TestConfigList
19:32:47 [2020-10-16T19:32:47.131Z] --- PASS: TestReadPluginNoRead (10.47s)
19:32:47 [2020-10-16T19:32:47.131Z]     --- PASS: TestReadPluginNoRead/default (2.32s)
19:32:47 [2020-10-16T19:32:47.131Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
19:32:47 [2020-10-16T19:32:47.131Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
19:32:47 [2020-10-16T19:32:47.131Z]     read_test.go:92: [d40e850ab726d] daemon is not started
19:32:47 [2020-10-16T19:32:47.131Z] PASS
19:32:47 [2020-10-16T19:32:47.131Z] 
19:32:47 [2020-10-16T19:32:47.131Z] DONE 6 tests in 24.351s
19:32:47 [2020-10-16T19:32:47.131Z] 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:32:47 [2020-10-16T19:32:47.131Z] testing: warning: no tests to run
19:32:47 [2020-10-16T19:32:47.131Z] PASS
19:32:47 [2020-10-16T19:32:47.131Z] 
19:32:47 [2020-10-16T19:32:47.131Z] DONE 0 tests in 0.073s
19:32:47 [2020-10-16T19:32:47.131Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:32:47 [2020-10-16T19:32:47.131Z] INFO: Testing against a local daemon
19:32:47 [2020-10-16T19:32:47.131Z] === RUN   TestPluginWithDevMounts
19:32:47 [2020-10-16T19:32:47.131Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:32:47 [2020-10-16T19:32:47.131Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:32:47 [2020-10-16T19:32:47.131Z] PASS
19:32:47 [2020-10-16T19:32:47.131Z] 
19:32:47 [2020-10-16T19:32:47.131Z] === Skipped
19:32:47 [2020-10-16T19:32:47.131Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:32:47 [2020-10-16T19:32:47.131Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:32:47 [2020-10-16T19:32:47.131Z] 
19:32:47 [2020-10-16T19:32:47.131Z] 
19:32:47 [2020-10-16T19:32:47.131Z] DONE 1 tests, 1 skipped in 0.191s
19:32:47 [2020-10-16T19:32:47.131Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:32:47 [2020-10-16T19:32:47.390Z] INFO: Testing against a local daemon
19:32:47 [2020-10-16T19:32:47.390Z] === RUN   TestSecretInspect
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestSecretInspect (0.02s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] === RUN   TestSecretList
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestSecretList (0.03s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] === RUN   TestSecretsCreateAndDelete
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] === RUN   TestSecretsUpdate
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestSecretsUpdate (0.01s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] === RUN   TestTemplatedSecret
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestTemplatedSecret (0.00s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] === RUN   TestSecretCreateResolve
19:32:47 [2020-10-16T19:32:47.649Z] --- SKIP: TestSecretCreateResolve (0.02s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] PASS
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === Skipped
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestSecretList (0.03s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
19:32:47 [2020-10-16T19:32:47.649Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] 
19:32:47 [2020-10-16T19:32:47.649Z] DONE 6 tests, 6 skipped in 0.365s
19:32:47 [2020-10-16T19:32:47.649Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:32:47 [2020-10-16T19:32:47.908Z] INFO: Testing against a local daemon
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestServiceCreateInit
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:32:47 [2020-10-16T19:32:47.908Z] --- PASS: TestServiceCreateInit (0.02s)
19:32:47 [2020-10-16T19:32:47.908Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:32:47 [2020-10-16T19:32:47.908Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:32:47 [2020-10-16T19:32:47.908Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceMultipleTimes
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceConflict
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceMaxReplicas
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateWithDuplicateNetworkNames
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceSecretFileMode
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceConfigFileMode
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceSysctls
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateServiceCapabilities
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:32:47 [2020-10-16T19:32:47.908Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestInspect
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestInspect (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestCreateJob
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestCreateJob (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestReplicatedJob
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestReplicatedJob (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestUpdateReplicatedJob
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
19:32:47 [2020-10-16T19:32:47.908Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestServiceListWithStatuses
19:32:47 [2020-10-16T19:32:47.908Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:32:47 [2020-10-16T19:32:47.908Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:32:47 [2020-10-16T19:32:47.908Z] === RUN   TestDockerNetworkConnectAlias
19:32:48 [2020-10-16T19:32:48.040Z] === RUN   TestDockerSuite/TestEventsCopy
19:32:48 [2020-10-16T19:32:48.168Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
19:32:48 [2020-10-16T19:32:48.168Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:48 [2020-10-16T19:32:48.168Z] === RUN   TestDockerNetworkReConnect
19:32:48 [2020-10-16T19:32:48.168Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
19:32:48 [2020-10-16T19:32:48.168Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:48 [2020-10-16T19:32:48.168Z] === RUN   TestServicePlugin
19:32:48 [2020-10-16T19:32:48.607Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:32:48 [2020-10-16T19:32:48.750Z] --- PASS: TestConfigList (3.19s)
19:32:48 [2020-10-16T19:32:48.750Z] === RUN   TestConfigsCreateAndDelete
19:32:49 [2020-10-16T19:32:49.543Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:32:50 [2020-10-16T19:32:50.110Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:32:50 [2020-10-16T19:32:50.369Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:32:51 [2020-10-16T19:32:51.305Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:32:51 [2020-10-16T19:32:51.457Z] --- SKIP: TestServicePlugin (3.43s)
19:32:51 [2020-10-16T19:32:51.457Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.457Z] === RUN   TestServiceUpdateLabel
19:32:51 [2020-10-16T19:32:51.457Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:32:51 [2020-10-16T19:32:51.457Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.457Z] === RUN   TestServiceUpdateSecrets
19:32:51 [2020-10-16T19:32:51.457Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
19:32:51 [2020-10-16T19:32:51.457Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.457Z] === RUN   TestServiceUpdateConfigs
19:32:51 [2020-10-16T19:32:51.457Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
19:32:51 [2020-10-16T19:32:51.457Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.457Z] === RUN   TestServiceUpdateNetwork
19:32:51 [2020-10-16T19:32:51.457Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:32:51 [2020-10-16T19:32:51.457Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.457Z] === RUN   TestServiceUpdatePidsLimit
19:32:51 [2020-10-16T19:32:51.716Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] PASS
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === Skipped
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:32:51 [2020-10-16T19:32:51.716Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:32:51 [2020-10-16T19:32:51.716Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:32:51 [2020-10-16T19:32:51.716Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:32:51 [2020-10-16T19:32:51.716Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:32:51 [2020-10-16T19:32:51.716Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s)
19:32:51 [2020-10-16T19:32:51.716Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
19:32:51 [2020-10-16T19:32:51.716Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] DONE 24 tests, 23 skipped in 3.989s
19:32:51 [2020-10-16T19:32:51.716Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:32:51 [2020-10-16T19:32:51.716Z] INFO: Testing against a local daemon
19:32:51 [2020-10-16T19:32:51.716Z] === RUN   TestSessionCreate
19:32:51 [2020-10-16T19:32:51.716Z] --- PASS: TestSessionCreate (0.03s)
19:32:51 [2020-10-16T19:32:51.716Z] === RUN   TestSessionCreateWithBadUpgrade
19:32:51 [2020-10-16T19:32:51.716Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:32:51 [2020-10-16T19:32:51.716Z] PASS
19:32:51 [2020-10-16T19:32:51.716Z] 
19:32:51 [2020-10-16T19:32:51.716Z] DONE 2 tests in 0.203s
19:32:51 [2020-10-16T19:32:51.716Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:32:51 [2020-10-16T19:32:51.872Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:32:51 [2020-10-16T19:32:51.975Z] INFO: Testing against a local daemon
19:32:51 [2020-10-16T19:32:51.976Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:32:51 [2020-10-16T19:32:51.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:32:51 [2020-10-16T19:32:51.976Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:32:51 [2020-10-16T19:32:51.976Z] === RUN   TestEventsExecDie
19:32:52 [2020-10-16T19:32:52.051Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
19:32:52 [2020-10-16T19:32:52.051Z] === RUN   TestConfigsUpdate
19:32:52 [2020-10-16T19:32:52.130Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:32:52 [2020-10-16T19:32:52.130Z] === RUN   TestDockerSuite/TestEventsFilterType
19:32:52 [2020-10-16T19:32:52.578Z] --- PASS: TestEventsExecDie (0.51s)
19:32:52 [2020-10-16T19:32:52.578Z] === RUN   TestEventsBackwardsCompatible
19:32:52 [2020-10-16T19:32:52.578Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:32:52 [2020-10-16T19:32:52.578Z] === RUN   TestInfoBinaryCommits
19:32:52 [2020-10-16T19:32:52.578Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:32:52 [2020-10-16T19:32:52.578Z] === RUN   TestInfoAPIVersioned
19:32:52 [2020-10-16T19:32:52.578Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:32:52 [2020-10-16T19:32:52.578Z] === RUN   TestInfoDiscoveryBackend
19:32:52 [2020-10-16T19:32:52.698Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:32:52 [2020-10-16T19:32:52.698Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:32:52 [2020-10-16T19:32:52.698Z] === RUN   TestDockerSuite/TestEventsFilters
19:32:53 [2020-10-16T19:32:53.502Z] .........................                                                [ 67%]
19:32:53 [2020-10-16T19:32:53.981Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
19:32:53 [2020-10-16T19:32:53.981Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:32:54 [2020-10-16T19:32:54.074Z] === RUN   TestDockerSuite/TestEventsFormat
19:32:55 [2020-10-16T19:32:55.009Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:32:55 [2020-10-16T19:32:55.009Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:32:55 [2020-10-16T19:32:55.009Z] === RUN   TestDockerSuite/TestEventsImageImport
19:32:55 [2020-10-16T19:32:55.355Z] --- PASS: TestConfigsUpdate (3.19s)
19:32:55 [2020-10-16T19:32:55.355Z] === RUN   TestTemplatedConfig
19:32:55 [2020-10-16T19:32:55.576Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:32:55 [2020-10-16T19:32:55.836Z] === RUN   TestDockerSuite/TestEventsImagePull
19:32:55 [2020-10-16T19:32:55.836Z] --- PASS: TestServiceUpdateConfigs (15.06s)
19:32:55 [2020-10-16T19:32:55.836Z] === RUN   TestServiceUpdateNetwork
19:32:56 [2020-10-16T19:32:56.095Z] === RUN   TestDockerSuite/TestEventsImageTag
19:32:57 [2020-10-16T19:32:57.031Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:32:57 [2020-10-16T19:32:57.290Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:32:57 [2020-10-16T19:32:57.290Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:32:57 [2020-10-16T19:32:57.290Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:32:58 [2020-10-16T19:32:58.171Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
19:32:58 [2020-10-16T19:32:58.171Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:32:58 [2020-10-16T19:32:58.171Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:32:58 [2020-10-16T19:32:58.171Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:58 [2020-10-16T19:32:58.171Z] === RUN   TestInfoAPI
19:32:58 [2020-10-16T19:32:58.171Z] --- PASS: TestInfoAPI (0.04s)
19:32:58 [2020-10-16T19:32:58.171Z] === RUN   TestInfoAPIWarnings
19:32:58 [2020-10-16T19:32:58.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:32:58 [2020-10-16T19:32:58.658Z] --- PASS: TestTemplatedConfig (3.37s)
19:32:58 [2020-10-16T19:32:58.658Z] === RUN   TestConfigCreateResolve
19:32:59 [2020-10-16T19:32:59.603Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:32:59 [2020-10-16T19:32:59.862Z] === RUN   TestDockerSuite/TestEventsRename
19:33:00 [2020-10-16T19:33:00.429Z] === RUN   TestDockerSuite/TestEventsResize
19:33:00 [2020-10-16T19:33:00.997Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:33:01 [2020-10-16T19:33:01.564Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:33:01 [2020-10-16T19:33:01.961Z] --- PASS: TestConfigCreateResolve (3.17s)
19:33:01 [2020-10-16T19:33:01.961Z] === RUN   TestConfigDaemonLibtrustID
19:33:02 [2020-10-16T19:33:02.132Z] === RUN   TestDockerSuite/TestEventsStreaming
19:33:02 [2020-10-16T19:33:02.534Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
19:33:02 [2020-10-16T19:33:02.534Z] PASS
19:33:02 [2020-10-16T19:33:02.534Z] 
19:33:02 [2020-10-16T19:33:02.534Z] DONE 7 tests in 20.513s
19:33:02 [2020-10-16T19:33:02.534Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:33:02 [2020-10-16T19:33:02.534Z] ++ 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:33:02 [2020-10-16T19:33:02.534Z] ++ set -e
19:33:02 [2020-10-16T19:33:02.534Z] ++ '[' -n 0 ']'
19:33:02 [2020-10-16T19:33:02.534Z] ++ set -x
19:33:02 [2020-10-16T19:33:02.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:33:02 [2020-10-16T19:33:02.534Z] INFO: Testing against a local daemon
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestCheckpoint
19:33:02 [2020-10-16T19:33:02.534Z] --- SKIP: TestCheckpoint (0.00s)
19:33:02 [2020-10-16T19:33:02.534Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestContainerInvalidJSON
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:33:02 [2020-10-16T19:33:02.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:33:02 [2020-10-16T19:33:02.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:33:02 [2020-10-16T19:33:02.534Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:33:02 [2020-10-16T19:33:02.534Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:33:02 [2020-10-16T19:33:02.534Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:33:02 [2020-10-16T19:33:02.534Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:33:02 [2020-10-16T19:33:02.534Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:33:02 [2020-10-16T19:33:02.534Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:33:02 [2020-10-16T19:33:02.534Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:33:02 [2020-10-16T19:33:02.534Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:33:02 [2020-10-16T19:33:02.534Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:33:02 [2020-10-16T19:33:02.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
19:33:02 [2020-10-16T19:33:02.795Z] === RUN   TestCopyFromContainerPathIsNotDir
19:33:02 [2020-10-16T19:33:02.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
19:33:02 [2020-10-16T19:33:02.795Z] === RUN   TestCopyToContainerPathDoesNotExist
19:33:03 [2020-10-16T19:33:03.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
19:33:03 [2020-10-16T19:33:03.056Z] === RUN   TestCopyToContainerPathIsNotDir
19:33:03 [2020-10-16T19:33:03.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
19:33:03 [2020-10-16T19:33:03.056Z] === RUN   TestCopyFromContainer
19:33:03 [2020-10-16T19:33:03.067Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:33:04 [2020-10-16T19:33:04.995Z] === RUN   TestCopyFromContainer//
19:33:04 [2020-10-16T19:33:04.995Z] === RUN   TestCopyFromContainer//bar/root
19:33:05 [2020-10-16T19:33:05.272Z] === RUN   TestCopyFromContainer//bar/root/
19:33:05 [2020-10-16T19:33:05.272Z] === RUN   TestCopyFromContainer/bar/quux
19:33:05 [2020-10-16T19:33:05.534Z] === RUN   TestCopyFromContainer/bar/quux/
19:33:05 [2020-10-16T19:33:05.597Z] === RUN   TestDockerSuite/TestEventsTop
19:33:05 [2020-10-16T19:33:05.796Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:33:05 [2020-10-16T19:33:05.797Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:33:05 [2020-10-16T19:33:05.797Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:33:06 [2020-10-16T19:33:06.059Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:33:06 [2020-10-16T19:33:06.059Z] === RUN   TestCopyFromContainer/bar/notarget
19:33:06 [2020-10-16T19:33:06.164Z] === RUN   TestDockerSuite/TestEventsUntag
19:33:06 [2020-10-16T19:33:06.321Z] --- PASS: TestCopyFromContainer (3.21s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer// (0.11s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.20s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:06 [2020-10-16T19:33:06.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateLinkToNonExistingContainer
19:33:06 [2020-10-16T19:33:06.321Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateWithInvalidEnv
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateWithInvalidEnv/0
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateWithInvalidEnv/0
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateWithInvalidEnv/1
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateWithInvalidEnv/1
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateWithInvalidEnv/2
19:33:06 [2020-10-16T19:33:06.321Z] === PAUSE TestCreateWithInvalidEnv/2
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateWithInvalidEnv/0
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateWithInvalidEnv/2
19:33:06 [2020-10-16T19:33:06.321Z] === CONT  TestCreateWithInvalidEnv/1
19:33:06 [2020-10-16T19:33:06.321Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:33:06 [2020-10-16T19:33:06.321Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateTmpfsMountsTarget
19:33:06 [2020-10-16T19:33:06.321Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:33:06 [2020-10-16T19:33:06.321Z] === RUN   TestCreateWithCustomMaskedPaths
19:33:08 [2020-10-16T19:33:08.695Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:33:08 [2020-10-16T19:33:08.874Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s)
19:33:08 [2020-10-16T19:33:08.874Z] === RUN   TestCreateWithCustomReadonlyPaths
19:33:09 [2020-10-16T19:33:09.632Z] --- PASS: TestServiceUpdateNetwork (13.61s)
19:33:09 [2020-10-16T19:33:09.632Z] === RUN   TestServiceUpdatePidsLimit
19:33:10 [2020-10-16T19:33:10.567Z] === RUN   TestDockerSuite/TestExec
19:33:10 [2020-10-16T19:33:10.792Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s)
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:10 [2020-10-16T19:33:10.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:10 [2020-10-16T19:33:10.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:10 [2020-10-16T19:33:10.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:10 [2020-10-16T19:33:10.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:10 [2020-10-16T19:33:10.792Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:33:10 [2020-10-16T19:33:10.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:33:10 [2020-10-16T19:33:10.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:33:10 [2020-10-16T19:33:10.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
19:33:10 [2020-10-16T19:33:10.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
19:33:10 [2020-10-16T19:33:10.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
19:33:10 [2020-10-16T19:33:10.792Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:33:10 [2020-10-16T19:33:10.826Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:33:11 [2020-10-16T19:33:11.085Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:33:11 [2020-10-16T19:33:11.652Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:33:11 [2020-10-16T19:33:11.652Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:33:11 [2020-10-16T19:33:11.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestCreateDifferentPlatform
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestCreateDifferentPlatform/different_os
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:33:11 [2020-10-16T19:33:11.735Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:33:11 [2020-10-16T19:33:11.735Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:33:11 [2020-10-16T19:33:11.735Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:33:11 [2020-10-16T19:33:11.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestContainerStartOnDaemonRestart
19:33:11 [2020-10-16T19:33:11.735Z] === PAUSE TestContainerStartOnDaemonRestart
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestDaemonRestartIpcMode
19:33:11 [2020-10-16T19:33:11.735Z] === PAUSE TestDaemonRestartIpcMode
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestDaemonHostGatewayIP
19:33:11 [2020-10-16T19:33:11.735Z] === PAUSE TestDaemonHostGatewayIP
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestContainerKillOnDaemonStart
19:33:11 [2020-10-16T19:33:11.735Z] === PAUSE TestContainerKillOnDaemonStart
19:33:11 [2020-10-16T19:33:11.735Z] === RUN   TestDiff
19:33:12 [2020-10-16T19:33:12.218Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:33:12 [2020-10-16T19:33:12.678Z] --- PASS: TestDiff (0.81s)
19:33:12 [2020-10-16T19:33:12.678Z] === RUN   TestExecWithCloseStdin
19:33:12 [2020-10-16T19:33:12.785Z] === RUN   TestDockerSuite/TestExecAPIStart
19:33:13 [2020-10-16T19:33:13.623Z] --- PASS: TestExecWithCloseStdin (0.87s)
19:33:13 [2020-10-16T19:33:13.623Z] === RUN   TestExec
19:33:14 [2020-10-16T19:33:14.162Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:33:14 [2020-10-16T19:33:14.195Z] --- PASS: TestExec (0.82s)
19:33:14 [2020-10-16T19:33:14.196Z] === RUN   TestExecUser
19:33:14 [2020-10-16T19:33:14.729Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:33:15 [2020-10-16T19:33:15.140Z] --- PASS: TestExecUser (0.85s)
19:33:15 [2020-10-16T19:33:15.140Z] === RUN   TestExportContainerAndImportImage
19:33:15 [2020-10-16T19:33:15.296Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:33:15 [2020-10-16T19:33:15.863Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:33:16 [2020-10-16T19:33:16.083Z] --- PASS: TestExportContainerAndImportImage (1.03s)
19:33:16 [2020-10-16T19:33:16.083Z] === RUN   TestExportContainerAfterDaemonRestart
19:33:16 [2020-10-16T19:33:16.252Z] --- PASS: TestInfoAPIWarnings (17.36s)
19:33:16 [2020-10-16T19:33:16.252Z] === RUN   TestInfoDebug
19:33:16 [2020-10-16T19:33:16.430Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:33:16 [2020-10-16T19:33:16.510Z] --- PASS: TestInfoDebug (1.53s)
19:33:16 [2020-10-16T19:33:16.510Z] === RUN   TestInfoInsecureRegistries
19:33:16 [2020-10-16T19:33:16.997Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:33:17 [2020-10-16T19:33:17.564Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:33:17 [2020-10-16T19:33:17.887Z] --- PASS: TestInfoInsecureRegistries (1.52s)
19:33:17 [2020-10-16T19:33:17.887Z] === RUN   TestInfoRegistryMirrors
19:33:18 [2020-10-16T19:33:18.631Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s)
19:33:18 [2020-10-16T19:33:18.631Z] === RUN   TestHealthCheckWorkdir
19:33:18 [2020-10-16T19:33:18.940Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:33:18 [2020-10-16T19:33:18.940Z] === RUN   TestDockerSuite/TestExecCgroup
19:33:19 [2020-10-16T19:33:19.202Z] --- PASS: TestHealthCheckWorkdir (0.99s)
19:33:19 [2020-10-16T19:33:19.203Z] === RUN   TestHealthKillContainer
19:33:19 [2020-10-16T19:33:19.507Z] === RUN   TestDockerSuite/TestExecEnv
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestInfoRegistryMirrors (1.52s)
19:33:19 [2020-10-16T19:33:19.790Z] === RUN   TestLoginFailsWithBadCredentials
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
19:33:19 [2020-10-16T19:33:19.790Z] === RUN   TestPingCacheHeaders
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestPingCacheHeaders (0.04s)
19:33:19 [2020-10-16T19:33:19.790Z] === RUN   TestPingGet
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestPingGet (0.01s)
19:33:19 [2020-10-16T19:33:19.790Z] === RUN   TestPingHead
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestPingHead (0.02s)
19:33:19 [2020-10-16T19:33:19.790Z] === RUN   TestVersion
19:33:19 [2020-10-16T19:33:19.790Z] --- PASS: TestVersion (0.02s)
19:33:19 [2020-10-16T19:33:19.790Z] PASS
19:33:19 [2020-10-16T19:33:19.790Z] 
19:33:19 [2020-10-16T19:33:19.790Z] === Skipped
19:33:19 [2020-10-16T19:33:19.790Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:33:19 [2020-10-16T19:33:19.790Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:33:19 [2020-10-16T19:33:19.790Z] 
19:33:19 [2020-10-16T19:33:19.790Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:33:19 [2020-10-16T19:33:19.790Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:33:19 [2020-10-16T19:33:19.790Z] 
19:33:19 [2020-10-16T19:33:19.790Z] 
19:33:19 [2020-10-16T19:33:19.790Z] DONE 18 tests, 2 skipped in 27.921s
19:33:19 [2020-10-16T19:33:19.790Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:33:20 [2020-10-16T19:33:20.049Z] INFO: Testing against a local daemon
19:33:20 [2020-10-16T19:33:20.049Z] === RUN   TestVolumesCreateAndList
19:33:20 [2020-10-16T19:33:20.049Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:33:20 [2020-10-16T19:33:20.049Z] === RUN   TestVolumesRemove
19:33:20 [2020-10-16T19:33:20.049Z] --- PASS: TestVolumesRemove (0.05s)
19:33:20 [2020-10-16T19:33:20.049Z] === RUN   TestVolumesInspect
19:33:20 [2020-10-16T19:33:20.049Z] --- PASS: TestVolumesInspect (0.02s)
19:33:20 [2020-10-16T19:33:20.049Z] === RUN   TestVolumesInvalidJSON
19:33:20 [2020-10-16T19:33:20.049Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:33:20 [2020-10-16T19:33:20.049Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:33:20 [2020-10-16T19:33:20.049Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:33:20 [2020-10-16T19:33:20.049Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:33:20 [2020-10-16T19:33:20.049Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:33:20 [2020-10-16T19:33:20.049Z] PASS
19:33:20 [2020-10-16T19:33:20.049Z] 
19:33:20 [2020-10-16T19:33:20.049Z] DONE 5 tests in 0.280s
19:33:20 [2020-10-16T19:33:20.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:33:20 [2020-10-16T19:33:20.049Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11982 is not a child of this shell
19:33:20 [2020-10-16T19:33:20.049Z] warning: PID 11982 from bundles/test-integration/docker.pid had a nonzero exit code
19:33:20 [2020-10-16T19:33:20.049Z] Leaving: AppArmorNo profiles have been unloaded.
19:33:20 [2020-10-16T19:33:20.049Z] 
19:33:20 [2020-10-16T19:33:20.049Z] Unloading profiles will leave already running processes permanently
19:33:20 [2020-10-16T19:33:20.049Z] unconfined, which can lead to unexpected situations.
19:33:20 [2020-10-16T19:33:20.049Z] 
19:33:20 [2020-10-16T19:33:20.049Z] To set a process to complain mode, use the command line tool
19:33:20 [2020-10-16T19:33:20.049Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:33:20 [2020-10-16T19:33:20.049Z] Removing test suite binaries
19:33:20 [2020-10-16T19:33:20.307Z] exiting test-integration
19:33:20 [2020-10-16T19:33:20.307Z] ++ exit 0
19:33:20 [2020-10-16T19:33:20.443Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:33:20 [2020-10-16T19:33:20.443Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:33:21 [2020-10-16T19:33:21.243Z] 
19:33:21 [2020-10-16T19:33:21.818Z] === RUN   TestDockerSuite/TestExecExitStatus
19:33:22 [2020-10-16T19:33:22.387Z] === RUN   TestDockerSuite/TestExecInspectID
19:33:22 [2020-10-16T19:33:22.503Z] --- PASS: TestHealthKillContainer (2.82s)
19:33:22 [2020-10-16T19:33:22.503Z] === RUN   TestInspectCpusetInConfigPre120
19:33:22 [2020-10-16T19:33:22.764Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
19:33:22 [2020-10-16T19:33:22.764Z] === RUN   TestIpcModeNone
Post stage
[Pipeline] junit
19:33:23 [2020-10-16T19:33:23.160Z] Recording test results
19:33:23 [2020-10-16T19:33:23.707Z] --- PASS: TestIpcModeNone (0.83s)
19:33:23 [2020-10-16T19:33:23.707Z] === RUN   TestIpcModePrivate
19:33:24 [2020-10-16T19:33:24.279Z] --- PASS: TestIpcModePrivate (0.82s)
19:33:24 [2020-10-16T19:33:24.279Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
19:33:24 [2020-10-16T19:33:24.279Z] === RUN   TestIpcModeShareable
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:33:25 [2020-10-16T19:33:25.224Z] --- PASS: TestIpcModeShareable (0.84s)
19:33:25 [2020-10-16T19:33:25.224Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
19:33:25 [2020-10-16T19:33:25.224Z] === RUN   TestAPIIpcModeShareableAndContainer
19:33:25 [2020-10-16T19:33:25.306Z] + echo Ensuring container killed.
19:33:25 [2020-10-16T19:33:25.306Z] Ensuring container killed.
19:33:25 [2020-10-16T19:33:25.306Z] + docker rm -vf docker-pr4
19:33:25 [2020-10-16T19:33:25.565Z] Error: No such container: docker-pr4
19:33:25 [2020-10-16T19:33:25.565Z] + true
[Pipeline] sh
19:33:25 [2020-10-16T19:33:25.672Z] === RUN   TestDockerSuite/TestExecInteractive
19:33:25 [2020-10-16T19:33:25.672Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:33:25 [2020-10-16T19:33:25.866Z] + echo Chowning /workspace to jenkins user
19:33:25 [2020-10-16T19:33:25.866Z] Chowning /workspace to jenkins user
19:33:25 [2020-10-16T19:33:25.866Z] + id -u
19:33:25 [2020-10-16T19:33:25.866Z] + id -g
19:33:25 [2020-10-16T19:33:25.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/workspace busybox chown -R 1000:1000 /workspace
19:33:25 [2020-10-16T19:33:25.866Z] Unable to find image 'busybox:latest' locally
19:33:26 [2020-10-16T19:33:26.125Z] latest: Pulling from library/busybox
19:33:26 [2020-10-16T19:33:26.125Z] 9758c28807f2: Pulling fs layer
19:33:26 [2020-10-16T19:33:26.239Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:33:26 [2020-10-16T19:33:26.806Z] --- PASS: TestServiceUpdatePidsLimit (17.29s)
19:33:26 [2020-10-16T19:33:26.806Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
19:33:26 [2020-10-16T19:33:26.806Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
19:33:26 [2020-10-16T19:33:26.806Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s)
19:33:26 [2020-10-16T19:33:26.806Z] PASS
19:33:26 [2020-10-16T19:33:26.806Z] 
19:33:26 [2020-10-16T19:33:26.806Z] === Skipped
19:33:26 [2020-10-16T19:33:26.806Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:33:26 [2020-10-16T19:33:26.806Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:33:26 [2020-10-16T19:33:26.806Z] 
19:33:26 [2020-10-16T19:33:26.806Z] 
19:33:26 [2020-10-16T19:33:26.806Z] DONE 27 tests, 1 skipped in 181.585s
19:33:26 [2020-10-16T19:33:26.806Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:33:26 [2020-10-16T19:33:26.806Z] ++ 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:33:26 [2020-10-16T19:33:26.806Z] ++ set -e
19:33:26 [2020-10-16T19:33:26.806Z] ++ '[' -n 0 ']'
19:33:26 [2020-10-16T19:33:26.806Z] ++ set -x
19:33:26 [2020-10-16T19:33:26.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
19:33:26 [2020-10-16T19:33:26.806Z] INFO: Testing against a local daemon
19:33:26 [2020-10-16T19:33:26.806Z] === RUN   TestSessionCreate
19:33:26 [2020-10-16T19:33:26.806Z] --- PASS: TestSessionCreate (0.02s)
19:33:26 [2020-10-16T19:33:26.806Z] === RUN   TestSessionCreateWithBadUpgrade
19:33:26 [2020-10-16T19:33:26.806Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:33:26 [2020-10-16T19:33:26.806Z] PASS
19:33:26 [2020-10-16T19:33:26.806Z] 
19:33:26 [2020-10-16T19:33:26.806Z] DONE 2 tests in 0.065s
19:33:26 [2020-10-16T19:33:26.806Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:33:26 [2020-10-16T19:33:26.806Z] ++ 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:33:26 [2020-10-16T19:33:26.806Z] ++ set -e
19:33:26 [2020-10-16T19:33:26.806Z] ++ '[' -n 0 ']'
19:33:26 [2020-10-16T19:33:26.806Z] ++ set -x
19:33:26 [2020-10-16T19:33:26.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
19:33:27 [2020-10-16T19:33:27.065Z] INFO: Testing against a local daemon
19:33:27 [2020-10-16T19:33:27.065Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:33:27 [2020-10-16T19:33:27.065Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:33:27 [2020-10-16T19:33:27.065Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:33:27 [2020-10-16T19:33:27.065Z] === RUN   TestEventsExecDie
19:33:27 [2020-10-16T19:33:27.065Z] === RUN   TestDockerSuite/TestExecParseError
19:33:27 [2020-10-16T19:33:27.631Z] --- PASS: TestEventsExecDie (0.68s)
19:33:27 [2020-10-16T19:33:27.631Z] === RUN   TestEventsBackwardsCompatible
19:33:27 [2020-10-16T19:33:27.631Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:33:27 [2020-10-16T19:33:27.631Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
19:33:27 [2020-10-16T19:33:27.632Z] === RUN   TestInfoBinaryCommits
19:33:27 [2020-10-16T19:33:27.632Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:33:27 [2020-10-16T19:33:27.632Z] === RUN   TestInfoAPIVersioned
19:33:27 [2020-10-16T19:33:27.632Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:33:27 [2020-10-16T19:33:27.632Z] === RUN   TestInfoDiscoveryBackend
19:33:27 [2020-10-16T19:33:27.772Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
19:33:27 [2020-10-16T19:33:27.772Z] === RUN   TestAPIIpcModeHost
19:33:28 [2020-10-16T19:33:28.199Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
19:33:28 [2020-10-16T19:33:28.199Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:33:28 [2020-10-16T19:33:28.199Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:33:28 [2020-10-16T19:33:28.715Z] --- PASS: TestAPIIpcModeHost (0.65s)
19:33:28 [2020-10-16T19:33:28.715Z] === RUN   TestDaemonIpcModeShareable
19:33:28 [2020-10-16T19:33:28.766Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:33:29 [2020-10-16T19:33:29.333Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:33:29 [2020-10-16T19:33:29.333Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:33:29 [2020-10-16T19:33:29.900Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
19:33:29 [2020-10-16T19:33:29.900Z] === RUN   TestInfoAPI
19:33:29 [2020-10-16T19:33:29.900Z] --- PASS: TestInfoAPI (0.02s)
19:33:29 [2020-10-16T19:33:29.900Z] === RUN   TestInfoAPIWarnings
19:33:29 [2020-10-16T19:33:29.900Z] === RUN   TestDockerSuite/TestExecSetEnv
19:33:30 [2020-10-16T19:33:30.467Z] === RUN   TestDockerSuite/TestExecStartFails
19:33:30 [2020-10-16T19:33:30.631Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
19:33:30 [2020-10-16T19:33:30.631Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:33:30 [2020-10-16T19:33:30.631Z] === RUN   TestDaemonIpcModePrivate
19:33:31 [2020-10-16T19:33:31.034Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:33:31 [2020-10-16T19:33:31.400Z] 9758c28807f2: Verifying Checksum
19:33:31 [2020-10-16T19:33:31.400Z] 9758c28807f2: Download complete
19:33:31 [2020-10-16T19:33:31.400Z] 9758c28807f2: Pull complete
19:33:31 [2020-10-16T19:33:31.400Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
19:33:31 [2020-10-16T19:33:31.400Z] Status: Downloaded newer image for busybox:latest
19:33:32 [2020-10-16T19:33:32.020Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
19:33:32 [2020-10-16T19:33:32.020Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:33:32 [2020-10-16T19:33:32.020Z] === RUN   TestDaemonIpcModePrivateFromConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:33:33 [2020-10-16T19:33:33.599Z] + bundleName=amd64-rootless
19:33:33 [2020-10-16T19:33:33.599Z] + echo Creating amd64-rootless-bundles.tar.gz
19:33:33 [2020-10-16T19:33:33.599Z] Creating amd64-rootless-bundles.tar.gz
19:33:33 [2020-10-16T19:33:33.599Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:33:33 [2020-10-16T19:33:33.599Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
19:33:33 [2020-10-16T19:33:33.611Z] Archiving artifacts
19:33:33 [2020-10-16T19:33:33.936Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
19:33:33 [2020-10-16T19:33:33.936Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:33:33 [2020-10-16T19:33:33.937Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:33:35 [2020-10-16T19:33:35.175Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:33:35 [2020-10-16T19:33:35.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:33:35 [2020-10-16T19:33:35.764Z] + make clean
19:33:35 [2020-10-16T19:33:35.854Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:33:35 [2020-10-16T19:33:35.854Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:33:35 [2020-10-16T19:33:35.854Z] === RUN   TestIpcModeOlderClient
19:33:35 [2020-10-16T19:33:35.854Z] === PAUSE TestIpcModeOlderClient
19:33:35 [2020-10-16T19:33:35.854Z] === RUN   TestKillContainerInvalidSignal
19:33:36 [2020-10-16T19:33:36.022Z] docker volume rm -f docker-dev-cache
19:33:36 [2020-10-16T19:33:36.023Z] docker-dev-cache
[Pipeline] deleteDir
19:33:36 [2020-10-16T19:33:36.425Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
19:33:36 [2020-10-16T19:33:36.425Z] === RUN   TestKillContainer
19:33:36 [2020-10-16T19:33:36.425Z] === RUN   TestKillContainer/no_signal
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:33:37 [2020-10-16T19:33:37.369Z] === RUN   TestKillContainer/non_killing_signal
19:33:37 [2020-10-16T19:33:37.630Z] === RUN   TestKillContainer/killing_signal
19:33:38 [2020-10-16T19:33:38.904Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:33:38 [2020-10-16T19:33:38.904Z] 
19:33:38 [2020-10-16T19:33:38.904Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:33:38 [2020-10-16T19:33:38.904Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:33:38 [2020-10-16T19:33:38.904Z] HOSTNAME=ebef239fbfda
19:33:38 [2020-10-16T19:33:38.904Z] TESTDEBUG=0
19:33:38 [2020-10-16T19:33:38.904Z] DEST=bundles/test-integration
19:33:38 [2020-10-16T19:33:38.904Z] PWD=/go/src/github.com/docker/docker
19:33:38 [2020-10-16T19:33:38.904Z] DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac
19:33:38 [2020-10-16T19:33:38.904Z] container=docker
19:33:38 [2020-10-16T19:33:38.904Z] HOME=/root
19:33:38 [2020-10-16T19:33:38.904Z] GOLANG_VERSION=1.13.15
19:33:38 [2020-10-16T19:33:38.904Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:33:38 [2020-10-16T19:33:38.904Z] VALIDATE_BRANCH=master
19:33:38 [2020-10-16T19:33:38.904Z] TERM=xterm
19:33:38 [2020-10-16T19:33:38.904Z] DOCKER_PKG=github.com/docker/docker
19:33:38 [2020-10-16T19:33:38.904Z] SHLVL=1
19:33:38 [2020-10-16T19:33:38.904Z] TIMEOUT=120m
19:33:38 [2020-10-16T19:33:38.904Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:33:38 [2020-10-16T19:33:38.904Z] DOCKER_GRAPHDRIVER=overlay2
19:33:38 [2020-10-16T19:33:38.904Z] GO111MODULE=off
19:33:38 [2020-10-16T19:33:38.904Z] DOCKER_EXPERIMENTAL=1
19:33:38 [2020-10-16T19:33:38.904Z] TEST_SKIP_INTEGRATION_CLI=1
19:33:38 [2020-10-16T19:33:38.904Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:33:38 [2020-10-16T19:33:38.904Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:33:38 [2020-10-16T19:33:38.904Z] GOPATH=/go
19:33:38 [2020-10-16T19:33:38.904Z] PKG_CONFIG=pkg-config
19:33:38 [2020-10-16T19:33:38.904Z] _=/usr/bin/env
19:33:38 [2020-10-16T19:33:38.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:33:39 [2020-10-16T19:33:39.019Z] --- PASS: TestKillContainer (2.44s)
19:33:39 [2020-10-16T19:33:39.019Z]     --- PASS: TestKillContainer/no_signal (0.72s)
19:33:39 [2020-10-16T19:33:39.020Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
19:33:39 [2020-10-16T19:33:39.020Z]     --- PASS: TestKillContainer/killing_signal (0.94s)
19:33:39 [2020-10-16T19:33:39.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:33:39 [2020-10-16T19:33:39.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:33:39 [2020-10-16T19:33:39.593Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:33:40 [2020-10-16T19:33:40.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s)
19:33:40 [2020-10-16T19:33:40.536Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
19:33:40 [2020-10-16T19:33:40.536Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
19:33:40 [2020-10-16T19:33:40.536Z] === RUN   TestKillStoppedContainer
19:33:40 [2020-10-16T19:33:40.536Z] --- PASS: TestKillStoppedContainer (0.09s)
19:33:40 [2020-10-16T19:33:40.536Z] === RUN   TestKillStoppedContainerAPIPre120
19:33:40 [2020-10-16T19:33:40.536Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
19:33:40 [2020-10-16T19:33:40.536Z] === RUN   TestKillDifferentUserContainer
19:33:41 [2020-10-16T19:33:41.480Z] --- PASS: TestKillDifferentUserContainer (0.79s)
19:33:41 [2020-10-16T19:33:41.480Z] === RUN   TestInspectOomKilledTrue
19:33:41 [2020-10-16T19:33:41.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:33:41 [2020-10-16T19:33:41.480Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:41 [2020-10-16T19:33:41.480Z] === RUN   TestInspectOomKilledFalse
19:33:41 [2020-10-16T19:33:41.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:33:41 [2020-10-16T19:33:41.480Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:41 [2020-10-16T19:33:41.480Z] === RUN   TestLinksEtcHostsContentMatch
19:33:42 [2020-10-16T19:33:42.052Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
19:33:42 [2020-10-16T19:33:42.052Z] === RUN   TestLinksContainerNames
19:33:43 [2020-10-16T19:33:43.236Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:33:43 [2020-10-16T19:33:43.236Z] === RUN   TestDockerSuite/TestExecTTY
19:33:43 [2020-10-16T19:33:43.236Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:33:43 [2020-10-16T19:33:43.438Z] --- PASS: TestLinksContainerNames (1.50s)
19:33:43 [2020-10-16T19:33:43.438Z] === RUN   TestLogsFollowTailEmpty
19:33:43 [2020-10-16T19:33:43.495Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:33:44 [2020-10-16T19:33:44.062Z] === RUN   TestDockerSuite/TestExecUlimits
19:33:44 [2020-10-16T19:33:44.382Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
19:33:44 [2020-10-16T19:33:44.382Z] === RUN   TestContainerNetworkMountsNoChown
19:33:44 [2020-10-16T19:33:44.955Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/default
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/default
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/private
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/private
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rprivate
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rprivate
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/slave
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/slave
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rslave
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rslave
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/shared
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/shared
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rshared
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rshared
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/default
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/default/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/default/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/rslave
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/slave
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/rshared
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/private
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/private/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/private/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/rprivate
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/shared
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/default/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/default/mount_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:33:44 [2020-10-16T19:33:44.955Z] === CONT  TestMountDaemonRoot/private/bind_root
19:33:44 [2020-10-16T19:33:44.998Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:33:44 [2020-10-16T19:33:44.998Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/private/mount_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:33:45 [2020-10-16T19:33:45.216Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:33:45 [2020-10-16T19:33:45.480Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:33:45 [2020-10-16T19:33:45.480Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:33:45 [2020-10-16T19:33:45.480Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:33:45 [2020-10-16T19:33:45.480Z] --- PASS: TestMountDaemonRoot (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
19:33:45 [2020-10-16T19:33:45.480Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:33:45 [2020-10-16T19:33:45.480Z] === RUN   TestContainerBindMountNonRecursive
19:33:45 [2020-10-16T19:33:45.934Z] --- PASS: TestInfoAPIWarnings (16.26s)
19:33:45 [2020-10-16T19:33:45.934Z] === RUN   TestInfoDebug
19:33:46 [2020-10-16T19:33:46.154Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:33:46 [2020-10-16T19:33:46.192Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:33:46 [2020-10-16T19:33:46.453Z] --- PASS: TestInfoDebug (0.52s)
19:33:46 [2020-10-16T19:33:46.453Z] === RUN   TestInfoInsecureRegistries
19:33:46 [2020-10-16T19:33:46.712Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:33:47 [2020-10-16T19:33:47.279Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:33:47 [2020-10-16T19:33:47.279Z] === RUN   TestInfoRegistryMirrors
19:33:47 [2020-10-16T19:33:47.397Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
19:33:47 [2020-10-16T19:33:47.397Z] === RUN   TestNetworkNat
19:33:47 [2020-10-16T19:33:47.538Z] === RUN   TestDockerSuite/TestExecWithTERM
19:33:47 [2020-10-16T19:33:47.538Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:33:47 [2020-10-16T19:33:47.538Z] === RUN   TestLoginFailsWithBadCredentials
19:33:47 [2020-10-16T19:33:47.694Z] 
19:33:47 [2020-10-16T19:33:47.694Z]  ________   ____  __.
19:33:47 [2020-10-16T19:33:47.694Z]  \_____  \ |    |/ _|
19:33:47 [2020-10-16T19:33:47.694Z]  /   |   \|      <
19:33:47 [2020-10-16T19:33:47.694Z]  /    |    \    |  \
19:33:47 [2020-10-16T19:33:47.694Z]  \_______  /____|__ \
19:33:47 [2020-10-16T19:33:47.694Z]          \/        \/
19:33:47 [2020-10-16T19:33:47.694Z] 
19:33:47 [2020-10-16T19:33:47.694Z] INFO: make.ps1 ended at 10/16/2020 19:33:47
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestPingCacheHeaders
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestPingCacheHeaders (0.02s)
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestPingGet
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestPingGet (0.01s)
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestPingHead
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestPingHead (0.02s)
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestVersion
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestVersion (0.02s)
19:33:47 [2020-10-16T19:33:47.797Z] PASS
19:33:47 [2020-10-16T19:33:47.797Z] 
19:33:47 [2020-10-16T19:33:47.797Z] === Skipped
19:33:47 [2020-10-16T19:33:47.797Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:33:47 [2020-10-16T19:33:47.797Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:33:47 [2020-10-16T19:33:47.797Z] 
19:33:47 [2020-10-16T19:33:47.797Z] 
19:33:47 [2020-10-16T19:33:47.797Z] DONE 18 tests, 1 skipped in 20.944s
19:33:47 [2020-10-16T19:33:47.797Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:33:47 [2020-10-16T19:33:47.797Z] ++ 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:33:47 [2020-10-16T19:33:47.797Z] ++ set -e
19:33:47 [2020-10-16T19:33:47.797Z] ++ '[' -n 0 ']'
19:33:47 [2020-10-16T19:33:47.797Z] ++ set -x
19:33:47 [2020-10-16T19:33:47.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:33:47 [2020-10-16T19:33:47.797Z] INFO: Testing against a local daemon
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestVolumesCreateAndList
19:33:47 [2020-10-16T19:33:47.797Z] --- PASS: TestVolumesCreateAndList (0.01s)
19:33:47 [2020-10-16T19:33:47.797Z] === RUN   TestVolumesRemove
19:33:48 [2020-10-16T19:33:48.055Z] --- PASS: TestVolumesRemove (0.05s)
19:33:48 [2020-10-16T19:33:48.055Z] === RUN   TestVolumesInspect
19:33:48 [2020-10-16T19:33:48.055Z] --- PASS: TestVolumesInspect (0.01s)
19:33:48 [2020-10-16T19:33:48.055Z] === RUN   TestVolumesInvalidJSON
19:33:48 [2020-10-16T19:33:48.055Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:33:48 [2020-10-16T19:33:48.055Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:33:48 [2020-10-16T19:33:48.055Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:33:48 [2020-10-16T19:33:48.055Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:33:48 [2020-10-16T19:33:48.055Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:33:48 [2020-10-16T19:33:48.055Z] PASS
19:33:48 [2020-10-16T19:33:48.055Z] 
19:33:48 [2020-10-16T19:33:48.055Z] DONE 5 tests in 0.124s
19:33:48 [2020-10-16T19:33:48.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:33:48 [2020-10-16T19:33:48.055Z] === RUN   TestDockerSuite/TestExecWithUser
19:33:48 [2020-10-16T19:33:48.055Z] ++++ cat bundles/test-integration/docker.pid
19:33:48 [2020-10-16T19:33:48.055Z] +++ kill 9623
19:33:48 [2020-10-16T19:33:48.341Z] --- PASS: TestNetworkNat (0.84s)
19:33:48 [2020-10-16T19:33:48.341Z] === RUN   TestNetworkLocalhostTCPNat
19:33:48 [2020-10-16T19:33:48.991Z] === RUN   TestDockerSuite/TestGetContainerStats
19:33:49 [2020-10-16T19:33:49.249Z] +++ /etc/init.d/apparmor stop
19:33:49 [2020-10-16T19:33:49.249Z] Leaving: AppArmorNo profiles have been unloaded.
19:33:49 [2020-10-16T19:33:49.249Z] 
19:33:49 [2020-10-16T19:33:49.249Z] Unloading profiles will leave already running processes permanently
19:33:49 [2020-10-16T19:33:49.249Z] unconfined, which can lead to unexpected situations.
19:33:49 [2020-10-16T19:33:49.249Z] 
19:33:49 [2020-10-16T19:33:49.249Z] To set a process to complain mode, use the command line tool
19:33:49 [2020-10-16T19:33:49.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:33:49 [2020-10-16T19:33:49.249Z] +++ true
19:33:49 [2020-10-16T19:33:49.249Z] exiting test-integration
19:33:49 [2020-10-16T19:33:49.249Z] ++ exit 0
19:33:49 [2020-10-16T19:33:49.249Z] 
19:33:49 [2020-10-16T19:33:49.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
19:33:49 [2020-10-16T19:33:49.284Z] === RUN   TestNetworkLoopbackNat
19:33:49 [2020-10-16T19:33:49.816Z] + for job in $(jobs -p)
19:33:49 [2020-10-16T19:33:49.816Z] + wait 13626
19:33:49 [2020-10-16T19:33:49.876Z] INFO: Binaries build ended at 10/16/2020 19:33:49. Duration:00:01:22.1492655
19:33:50 [2020-10-16T19:33:50.011Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:33:51 [2020-10-16T19:33:51.899Z] tests/integration/client_test.py .....                                   [ 75%]
19:33:51 [2020-10-16T19:33:51.899Z] tests/integration/context_api_test.py ...                                [ 76%]
19:33:52 [2020-10-16T19:33:52.058Z] INFO: Copying the built daemon binary to d:\CI\PR-41528\4\binary\dockerd-561b8014c0.exe...
19:33:52 [2020-10-16T19:33:52.059Z] INFO: Copying the built client binary to d:\CI\PR-41528\4\binary\docker-561b8014c0.exe...
19:33:52 [2020-10-16T19:33:52.155Z] tests/integration/errors_test.py .                                       [ 76%]
19:33:52 [2020-10-16T19:33:52.519Z] INFO: Copying dockerversion from the container...
19:33:52 [2020-10-16T19:33:52.585Z] --- PASS: TestNetworkLoopbackNat (3.13s)
19:33:52 [2020-10-16T19:33:52.585Z] === RUN   TestPause
19:33:52 [2020-10-16T19:33:52.978Z] INFO: Copying the golang package from the container to d:\CI\PR-41528\4\installer\go.zip...
19:33:53 [2020-10-16T19:33:53.158Z] --- PASS: TestPause (0.81s)
19:33:53 [2020-10-16T19:33:53.158Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:33:53 [2020-10-16T19:33:53.158Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:33:53 [2020-10-16T19:33:53.158Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:33:53 [2020-10-16T19:33:53.158Z] === RUN   TestPauseStopPausedContainer
19:33:54 [2020-10-16T19:33:54.003Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:33:54 [2020-10-16T19:33:54.101Z] --- PASS: TestPauseStopPausedContainer (0.83s)
19:33:54 [2020-10-16T19:33:54.101Z] === RUN   TestPsFilter
19:33:54 [2020-10-16T19:33:54.101Z] --- PASS: TestPsFilter (0.23s)
19:33:54 [2020-10-16T19:33:54.101Z] === RUN   TestRemoveContainerWithRemovedVolume
19:33:55 [2020-10-16T19:33:55.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
19:33:55 [2020-10-16T19:33:55.047Z] === RUN   TestRemoveContainerWithVolume
19:33:55 [2020-10-16T19:33:55.620Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
19:33:55 [2020-10-16T19:33:55.620Z] === RUN   TestRemoveContainerRunning
19:33:56 [2020-10-16T19:33:56.565Z] --- PASS: TestRemoveContainerRunning (0.76s)
19:33:56 [2020-10-16T19:33:56.565Z] === RUN   TestRemoveContainerForceRemoveRunning
19:33:56 [2020-10-16T19:33:56.725Z] INFO: Extracting go.zip to d:\CI\PR-41528\4\go
19:33:57 [2020-10-16T19:33:57.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
19:33:57 [2020-10-16T19:33:57.508Z] === RUN   TestRemoveInvalidContainer
19:33:57 [2020-10-16T19:33:57.508Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:33:57 [2020-10-16T19:33:57.508Z] === RUN   TestRenameLinkedContainer
19:33:58 [2020-10-16T19:33:58.190Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:33:59 [2020-10-16T19:33:59.566Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:34:00 [2020-10-16T19:34:00.820Z] --- PASS: TestRenameLinkedContainer (3.11s)
19:34:00 [2020-10-16T19:34:00.820Z] === RUN   TestRenameStoppedContainer
19:34:01 [2020-10-16T19:34:01.081Z] --- PASS: TestRenameStoppedContainer (0.77s)
19:34:01 [2020-10-16T19:34:01.081Z] === RUN   TestRenameRunningContainerAndReuse
19:34:02 [2020-10-16T19:34:02.997Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
19:34:02 [2020-10-16T19:34:02.997Z] === RUN   TestRenameInvalidName
19:34:03 [2020-10-16T19:34:03.569Z] --- PASS: TestRenameInvalidName (0.78s)
19:34:03 [2020-10-16T19:34:03.569Z] === RUN   TestRenameAnonymousContainer
19:34:04 [2020-10-16T19:34:04.833Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:34:04 [2020-10-16T19:34:04.833Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:34:04 [2020-10-16T19:34:04.833Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:34:04 [2020-10-16T19:34:04.833Z] === RUN   TestDockerSuite/TestHealth
19:34:07 [2020-10-16T19:34:07.778Z] --- PASS: TestRenameAnonymousContainer (3.99s)
19:34:07 [2020-10-16T19:34:07.778Z] === RUN   TestRenameContainerWithSameName
19:34:08 [2020-10-16T19:34:08.357Z] --- PASS: TestRenameContainerWithSameName (0.76s)
19:34:08 [2020-10-16T19:34:08.357Z] === RUN   TestRenameContainerWithLinkedContainer
19:34:09 [2020-10-16T19:34:09.744Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s)
19:34:09 [2020-10-16T19:34:09.744Z] === RUN   TestResize
19:34:10 [2020-10-16T19:34:10.690Z] --- PASS: TestResize (0.78s)
19:34:10 [2020-10-16T19:34:10.690Z] === RUN   TestResizeWithInvalidSize
19:34:11 [2020-10-16T19:34:11.262Z] --- PASS: TestResizeWithInvalidSize (0.76s)
19:34:11 [2020-10-16T19:34:11.262Z] === RUN   TestResizeWhenContainerNotStarted
19:34:11 [2020-10-16T19:34:11.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:34:11 [2020-10-16T19:34:11.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:34:12 [2020-10-16T19:34:12.208Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:12 [2020-10-16T19:34:12.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2020-10-16T19:34:12.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:34:14 [2020-10-16T19:34:14.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:14 [2020-10-16T19:34:14.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:14 [2020-10-16T19:34:14.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:15 [2020-10-16T19:34:15.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:16 [2020-10-16T19:34:16.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:16 [2020-10-16T19:34:16.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:17 [2020-10-16T19:34:17.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:18 [2020-10-16T19:34:18.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:20 [2020-10-16T19:34:20.698Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s)
19:34:20 [2020-10-16T19:34:20.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
19:34:20 [2020-10-16T19:34:20.698Z] === RUN   TestCgroupNamespacesRun
19:34:22 [2020-10-16T19:34:22.615Z] --- PASS: TestCgroupNamespacesRun (1.77s)
19:34:22 [2020-10-16T19:34:22.615Z] === RUN   TestCgroupNamespacesRunPrivileged
19:34:22 [2020-10-16T19:34:22.991Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:34:23 [2020-10-16T19:34:23.590Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:34:23 [2020-10-16T19:34:23.590Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:34:23 [2020-10-16T19:34:23.590Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:34:23 [2020-10-16T19:34:23.590Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:34:24 [2020-10-16T19:34:24.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
19:34:24 [2020-10-16T19:34:24.004Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:34:24 [2020-10-16T19:34:24.184Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:34:24 [2020-10-16T19:34:24.454Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:34:25 [2020-10-16T19:34:25.048Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:34:25 [2020-10-16T19:34:25.048Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:34:25 [2020-10-16T19:34:25.048Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:34:25 [2020-10-16T19:34:25.048Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:34:25 [2020-10-16T19:34:25.048Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:34:25 [2020-10-16T19:34:25.325Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:34:25 [2020-10-16T19:34:25.600Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:34:25 [2020-10-16T19:34:25.600Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:34:25 [2020-10-16T19:34:25.922Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
19:34:25 [2020-10-16T19:34:25.922Z] === RUN   TestCgroupNamespacesRunHostMode
19:34:26 [2020-10-16T19:34:26.189Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:34:26 [2020-10-16T19:34:26.189Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Extraction ended at 10/16/2020 19:34:22. Duration:00:00:26.5694762
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Updating the golang and path environment variables
19:34:26 [2020-10-16T19:34:26.696Z] INFO: GOPATH=d:\gopath
19:34:26 [2020-10-16T19:34:26.696Z] INFO: go version go1.13.15 windows/amd64
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Running the daemon under test in debug mode
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Starting a daemon under test...
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41528\4\daemon --pidfile d:\CI\PR-41528\4\docker.pid -D
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Process started successfully.
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Start tailing logs of the daemon under tests
19:34:26 [2020-10-16T19:34:26.696Z] INFO: Waiting for the daemon under test to start...
19:34:27 [2020-10-16T19:34:27.137Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:34:27 [2020-10-16T19:34:27.720Z] === RUN   TestDockerSuite/TestImagesFormat
19:34:27 [2020-10-16T19:34:27.720Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:34:27 [2020-10-16T19:34:27.838Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
19:34:27 [2020-10-16T19:34:27.838Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:34:28 [2020-10-16T19:34:28.287Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:34:29 [2020-10-16T19:34:29.225Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
19:34:29 [2020-10-16T19:34:29.225Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:34:30 [2020-10-16T19:34:30.819Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:34:30 [2020-10-16T19:34:30.820Z] === RUN   TestDockerSuite/TestImportBadURL
19:34:30 [2020-10-16T19:34:30.820Z] === RUN   TestDockerSuite/TestImportDisplay
19:34:31 [2020-10-16T19:34:31.140Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s)
19:34:31 [2020-10-16T19:34:31.140Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:34:31 [2020-10-16T19:34:31.756Z] === RUN   TestDockerSuite/TestImportFile
19:34:32 [2020-10-16T19:34:32.082Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
19:34:32 [2020-10-16T19:34:32.082Z] === RUN   TestCgroupNamespacesRunOlderClient
19:34:33 [2020-10-16T19:34:33.132Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:34:33 [2020-10-16T19:34:33.132Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:34:33 [2020-10-16T19:34:33.976Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:34:33 [2020-10-16T19:34:33.999Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
19:34:33 [2020-10-16T19:34:33.999Z] === RUN   TestKernelTCPMemory
19:34:34 [2020-10-16T19:34:34.509Z] === RUN   TestDockerSuite/TestImportGzipped
19:34:34 [2020-10-16T19:34:34.943Z] --- PASS: TestKernelTCPMemory (0.86s)
19:34:34 [2020-10-16T19:34:34.943Z] === RUN   TestNISDomainname
19:34:35 [2020-10-16T19:34:35.445Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:34:35 [2020-10-16T19:34:35.885Z] --- PASS: TestNISDomainname (0.93s)
19:34:35 [2020-10-16T19:34:35.885Z] === RUN   TestHostnameDnsResolution
19:34:36 [2020-10-16T19:34:36.822Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:34:37 [2020-10-16T19:34:37.271Z] --- PASS: TestHostnameDnsResolution (1.67s)
19:34:37 [2020-10-16T19:34:37.271Z] === RUN   TestStats
19:34:37 [2020-10-16T19:34:37.389Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:34:37 [2020-10-16T19:34:37.648Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:34:38 [2020-10-16T19:34:38.582Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:34:38 [2020-10-16T19:34:38.582Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:34:38 [2020-10-16T19:34:38.582Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:34:38 [2020-10-16T19:34:38.841Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:34:39 [2020-10-16T19:34:39.408Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:34:39 [2020-10-16T19:34:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:34:39 [2020-10-16T19:34:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:34:39 [2020-10-16T19:34:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:34:39 [2020-10-16T19:34:39.975Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:34:40 [2020-10-16T19:34:40.542Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:34:40 [2020-10-16T19:34:40.576Z] --- PASS: TestStats (2.80s)
19:34:40 [2020-10-16T19:34:40.576Z] === RUN   TestStopContainerWithTimeout
19:34:40 [2020-10-16T19:34:40.576Z] === RUN   TestStopContainerWithTimeout/0
19:34:40 [2020-10-16T19:34:40.576Z] === PAUSE TestStopContainerWithTimeout/0
19:34:40 [2020-10-16T19:34:40.576Z] === RUN   TestStopContainerWithTimeout/1
19:34:40 [2020-10-16T19:34:40.576Z] === PAUSE TestStopContainerWithTimeout/1
19:34:40 [2020-10-16T19:34:40.576Z] === RUN   TestStopContainerWithTimeout/3
19:34:40 [2020-10-16T19:34:40.576Z] === PAUSE TestStopContainerWithTimeout/3
19:34:40 [2020-10-16T19:34:40.576Z] === RUN   TestStopContainerWithTimeout/-1
19:34:40 [2020-10-16T19:34:40.576Z] === PAUSE TestStopContainerWithTimeout/-1
19:34:40 [2020-10-16T19:34:40.576Z] === CONT  TestStopContainerWithTimeout/0
19:34:40 [2020-10-16T19:34:40.576Z] === CONT  TestStopContainerWithTimeout/1
19:34:40 [2020-10-16T19:34:40.576Z] === CONT  TestStopContainerWithTimeout/3
19:34:40 [2020-10-16T19:34:40.576Z] === CONT  TestStopContainerWithTimeout/-1
19:34:40 [2020-10-16T19:34:40.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:34:40 [2020-10-16T19:34:40.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:34:41 [2020-10-16T19:34:41.109Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:34:41 [2020-10-16T19:34:41.463Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:34:41 [2020-10-16T19:34:41.463Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:34:42 [2020-10-16T19:34:42.839Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:34:43 [2020-10-16T19:34:43.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:34:43 [2020-10-16T19:34:43.098Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:34:43 [2020-10-16T19:34:43.665Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:34:43 [2020-10-16T19:34:43.665Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:34:43 [2020-10-16T19:34:43.879Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:34:43 [2020-10-16T19:34:43.879Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
19:34:43 [2020-10-16T19:34:43.879Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
19:34:43 [2020-10-16T19:34:43.879Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
19:34:43 [2020-10-16T19:34:43.879Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
19:34:43 [2020-10-16T19:34:43.879Z] === RUN   TestDeleteDevicemapper
19:34:43 [2020-10-16T19:34:43.879Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:34:43 [2020-10-16T19:34:43.879Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:34:43 [2020-10-16T19:34:43.879Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:34:44 [2020-10-16T19:34:44.231Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:34:44 [2020-10-16T19:34:44.232Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:34:44 [2020-10-16T19:34:44.461Z] .....INFO: Daemon under test started and replied!
19:34:44 [2020-10-16T19:34:44.462Z] INFO: Docker version of the daemon under test
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] Client:
19:34:44 [2020-10-16T19:34:44.462Z]  Version:      17.06.2-ce
19:34:44 [2020-10-16T19:34:44.462Z]  API version:  1.30
19:34:44 [2020-10-16T19:34:44.462Z]  Go version:   go1.8.3
19:34:44 [2020-10-16T19:34:44.462Z]  Git commit:   cec0b72
19:34:44 [2020-10-16T19:34:44.462Z]  Built:        Tue Sep  5 19:57:19 2017
19:34:44 [2020-10-16T19:34:44.462Z]  OS/Arch:      windows/amd64
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] Server:
19:34:44 [2020-10-16T19:34:44.462Z]  Version:      0.0.0-dev
19:34:44 [2020-10-16T19:34:44.462Z]  API version:  1.41 (minimum version 1.24)
19:34:44 [2020-10-16T19:34:44.462Z]  Go version:   go1.13.15
19:34:44 [2020-10-16T19:34:44.462Z]  Git commit:   561b8014c0
19:34:44 [2020-10-16T19:34:44.462Z]  Built:        10/16/2020 19:32:32
19:34:44 [2020-10-16T19:34:44.462Z]  OS/Arch:      windows/amd64
19:34:44 [2020-10-16T19:34:44.462Z]  Experimental: false
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] INFO: Docker info of the daemon under test
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] Containers: 0
19:34:44 [2020-10-16T19:34:44.462Z]  Running: 0
19:34:44 [2020-10-16T19:34:44.462Z]  Paused: 0
19:34:44 [2020-10-16T19:34:44.462Z]  Stopped: 0
19:34:44 [2020-10-16T19:34:44.462Z] Images: 0
19:34:44 [2020-10-16T19:34:44.462Z] Server Version: 0.0.0-dev
19:34:44 [2020-10-16T19:34:44.462Z] Storage Driver: windowsfilter
19:34:44 [2020-10-16T19:34:44.462Z]  Windows: 
19:34:44 [2020-10-16T19:34:44.462Z] Logging Driver: json-file
19:34:44 [2020-10-16T19:34:44.462Z] Plugins: 
19:34:44 [2020-10-16T19:34:44.462Z]  Volume: local
19:34:44 [2020-10-16T19:34:44.462Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:34:44 [2020-10-16T19:34:44.462Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:34:44 [2020-10-16T19:34:44.462Z] Swarm: inactive
19:34:44 [2020-10-16T19:34:44.462Z] Default Isolation: process
19:34:44 [2020-10-16T19:34:44.462Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:34:44 [2020-10-16T19:34:44.462Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
19:34:44 [2020-10-16T19:34:44.462Z] OSType: windows
19:34:44 [2020-10-16T19:34:44.462Z] Architecture: x86_64
19:34:44 [2020-10-16T19:34:44.462Z] CPUs: 4
19:34:44 [2020-10-16T19:34:44.462Z] Total Memory: 32GiB
19:34:44 [2020-10-16T19:34:44.462Z] Name: azwin-2-a59390
19:34:44 [2020-10-16T19:34:44.462Z] ID: KMBJ:XTA7:BLET:QXUU:ADNI:UCBG:IQAT:S6CD:56MF:KVC4:MEGM:5Z6A
19:34:44 [2020-10-16T19:34:44.462Z] Docker Root Dir: D:\CI\PR-41528\4\daemon
19:34:44 [2020-10-16T19:34:44.462Z] Debug Mode (client): false
19:34:44 [2020-10-16T19:34:44.462Z] Debug Mode (server): true
19:34:44 [2020-10-16T19:34:44.462Z]  File Descriptors: -1
19:34:44 [2020-10-16T19:34:44.462Z]  Goroutines: 17
19:34:44 [2020-10-16T19:34:44.462Z]  System Time: 2020-10-16T19:34:42.6409121Z
19:34:44 [2020-10-16T19:34:44.462Z]  EventsListeners: 0
19:34:44 [2020-10-16T19:34:44.462Z] Registry: https://index.docker.io/v1/
19:34:44 [2020-10-16T19:34:44.462Z] Labels:
19:34:44 [2020-10-16T19:34:44.462Z] Experimental: false
19:34:44 [2020-10-16T19:34:44.462Z] Insecure Registries:
19:34:44 [2020-10-16T19:34:44.462Z]  127.0.0.0/8
19:34:44 [2020-10-16T19:34:44.462Z] Live Restore Enabled: false
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] INFO: Docker images of the daemon under test
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:34:44 [2020-10-16T19:34:44.462Z] 
19:34:44 [2020-10-16T19:34:44.462Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:34:44 [2020-10-16T19:34:44.462Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:34:44 [2020-10-16T19:34:44.462Z] ltsc2019: Pulling from windows/servercore
19:34:44 [2020-10-16T19:34:44.462Z] 4612f6d0b889: Pulling fs layer
19:34:44 [2020-10-16T19:34:44.462Z] 406ffb8432a7: Pulling fs layer
19:34:45 [2020-10-16T19:34:45.167Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:34:45 [2020-10-16T19:34:45.426Z] === RUN   TestDockerSuite/TestInspectDefault
19:34:45 [2020-10-16T19:34:45.994Z] === RUN   TestDockerSuite/TestInspectHistory
19:34:46 [2020-10-16T19:34:46.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s)
19:34:46 [2020-10-16T19:34:46.431Z] === RUN   TestUpdateMemory
19:34:46 [2020-10-16T19:34:46.431Z] --- SKIP: TestUpdateMemory (0.00s)
19:34:46 [2020-10-16T19:34:46.431Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:34:46 [2020-10-16T19:34:46.431Z] === RUN   TestUpdateCPUQuota
19:34:46 [2020-10-16T19:34:46.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:34:46 [2020-10-16T19:34:46.930Z] === RUN   TestDockerSuite/TestInspectImage
19:34:46 [2020-10-16T19:34:46.931Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:34:46 [2020-10-16T19:34:46.931Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:34:46 [2020-10-16T19:34:46.931Z] === RUN   TestDockerSuite/TestInspectInt64
19:34:47 [2020-10-16T19:34:47.498Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:34:47 [2020-10-16T19:34:47.757Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:34:47 [2020-10-16T19:34:47.819Z] --- PASS: TestUpdateCPUQuota (1.25s)
19:34:47 [2020-10-16T19:34:47.819Z] === RUN   TestUpdatePidsLimit
19:34:47 [2020-10-16T19:34:47.819Z] === RUN   TestUpdatePidsLimit/update_from_none
19:34:48 [2020-10-16T19:34:48.016Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:34:48 [2020-10-16T19:34:48.081Z] === RUN   TestUpdatePidsLimit/no_change
19:34:48 [2020-10-16T19:34:48.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:34:48 [2020-10-16T19:34:48.342Z] === RUN   TestUpdatePidsLimit/update_lower
19:34:48 [2020-10-16T19:34:48.586Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:34:48 [2020-10-16T19:34:48.844Z] === RUN   TestDockerSuite/TestInspectPlugin
19:34:48 [2020-10-16T19:34:48.922Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:34:49 [2020-10-16T19:34:49.185Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:34:49 [2020-10-16T19:34:49.449Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:34:50 [2020-10-16T19:34:50.024Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:34:50 [2020-10-16T19:34:50.201Z] .........                                                                [ 86%]
19:34:50 [2020-10-16T19:34:50.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:34:50 [2020-10-16T19:34:50.220Z] === RUN   TestDockerSuite/TestInspectRootFS
19:34:50 [2020-10-16T19:34:50.280Z] 406ffb8432a7: Verifying Checksum
19:34:50 [2020-10-16T19:34:50.280Z] 406ffb8432a7: Download complete
19:34:50 [2020-10-16T19:34:50.478Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:34:50 [2020-10-16T19:34:50.737Z] === RUN   TestDockerSuite/TestInspectStatus
19:34:50 [2020-10-16T19:34:50.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:34:51 [2020-10-16T19:34:51.412Z] --- PASS: TestUpdatePidsLimit (3.59s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
19:34:51 [2020-10-16T19:34:51.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
19:34:51 [2020-10-16T19:34:51.412Z] === RUN   TestUpdateRestartPolicy
19:34:51 [2020-10-16T19:34:51.673Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:34:52 [2020-10-16T19:34:52.608Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:34:52 [2020-10-16T19:34:52.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:34:53 [2020-10-16T19:34:53.175Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:34:53 [2020-10-16T19:34:53.742Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:34:53 [2020-10-16T19:34:53.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:34:54 [2020-10-16T19:34:54.000Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:34:54 [2020-10-16T19:34:54.568Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:34:55 [2020-10-16T19:34:55.134Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:34:55 [2020-10-16T19:34:55.427Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:34:55 [2020-10-16T19:34:55.701Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:34:55 [2020-10-16T19:34:55.701Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:34:56 [2020-10-16T19:34:56.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:34:56 [2020-10-16T19:34:56.612Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:34:57 [2020-10-16T19:34:57.076Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:34:57 [2020-10-16T19:34:57.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:34:58 [2020-10-16T19:34:58.018Z] === RUN   TestDockerSuite/TestLinksEnvs
19:34:58 [2020-10-16T19:34:58.977Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:34:59 [2020-10-16T19:34:59.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:34:59 [2020-10-16T19:34:59.236Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:35:00 [2020-10-16T19:35:00.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:35:00 [2020-10-16T19:35:00.179Z] Using test binary docker
19:35:00 [2020-10-16T19:35:00.179Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:35:00 [2020-10-16T19:35:00.179Z] +++ /etc/init.d/apparmor start
19:35:00 [2020-10-16T19:35:00.179Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:35:00 [2020-10-16T19:35:00.179Z] INFO: Waiting for daemon to start...
19:35:00 [2020-10-16T19:35:00.179Z] Starting dockerd
19:35:00 [2020-10-16T19:35:00.179Z] +++ 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:35:00 [2020-10-16T19:35:00.612Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:35:02 [2020-10-16T19:35:02.514Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:35:02 [2020-10-16T19:35:02.550Z] .
19:35:02 [2020-10-16T19:35:02.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:35:02 [2020-10-16T19:35:02.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:35:02 [2020-10-16T19:35:02.550Z] Error: No such image: emptyfs
19:35:02 [2020-10-16T19:35:02.550Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:35:02 [2020-10-16T19:35:02.550Z] ++++ docker load
19:35:02 [2020-10-16T19:35:02.550Z] Running integration-test (iteration 1)
19:35:02 [2020-10-16T19:35:02.550Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:35:02 [2020-10-16T19:35:02.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
19:35:02 [2020-10-16T19:35:02.550Z] ++ set -e
19:35:02 [2020-10-16T19:35:02.550Z] ++ '[' -n 0 ']'
19:35:02 [2020-10-16T19:35:02.550Z] ++ set -x
19:35:02 [2020-10-16T19:35:02.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
19:35:03 [2020-10-16T19:35:03.150Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:35:03 [2020-10-16T19:35:03.406Z] tests/integration/models_resources_test.py .                             [ 91%]
19:35:03 [2020-10-16T19:35:03.646Z] --- PASS: TestUpdateRestartPolicy (12.36s)
19:35:03 [2020-10-16T19:35:03.646Z] === RUN   TestUpdateRestartWithAutoRemove
19:35:04 [2020-10-16T19:35:04.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
19:35:04 [2020-10-16T19:35:04.217Z] === RUN   TestWaitNonBlocked
19:35:04 [2020-10-16T19:35:04.417Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:35:04 [2020-10-16T19:35:04.417Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:35:04 [2020-10-16T19:35:04.479Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:04 [2020-10-16T19:35:04.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:04 [2020-10-16T19:35:04.479Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:04 [2020-10-16T19:35:04.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:04 [2020-10-16T19:35:04.479Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:04 [2020-10-16T19:35:04.479Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:05 [2020-10-16T19:35:05.426Z] --- PASS: TestWaitNonBlocked (0.02s)
19:35:05 [2020-10-16T19:35:05.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
19:35:05 [2020-10-16T19:35:05.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
19:35:05 [2020-10-16T19:35:05.426Z] === RUN   TestWaitBlocked
19:35:05 [2020-10-16T19:35:05.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2020-10-16T19:35:05.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2020-10-16T19:35:05.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2020-10-16T19:35:05.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2020-10-16T19:35:05.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2020-10-16T19:35:05.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2020-10-16T19:35:05.793Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:35:05 [2020-10-16T19:35:05.793Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:35:06 [2020-10-16T19:35:06.361Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:35:06 [2020-10-16T19:35:06.375Z] --- PASS: TestWaitBlocked (0.02s)
19:35:06 [2020-10-16T19:35:06.375Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
19:35:06 [2020-10-16T19:35:06.375Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
19:35:06 [2020-10-16T19:35:06.375Z] === CONT  TestContainerStartOnDaemonRestart
19:35:06 [2020-10-16T19:35:06.375Z] === CONT  TestContainerKillOnDaemonStart
19:35:06 [2020-10-16T19:35:06.375Z] === CONT  TestDaemonHostGatewayIP
19:35:06 [2020-10-16T19:35:06.375Z] === CONT  TestDaemonRestartIpcMode
19:35:09 [2020-10-16T19:35:09.467Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:35:10 [2020-10-16T19:35:10.588Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
19:35:10 [2020-10-16T19:35:10.588Z] === CONT  TestIpcModeOlderClient
19:35:10 [2020-10-16T19:35:10.588Z] --- PASS: TestIpcModeOlderClient (0.16s)
19:35:10 [2020-10-16T19:35:10.850Z] --- PASS: TestDaemonRestartIpcMode (4.56s)
19:35:11 [2020-10-16T19:35:11.419Z] 4612f6d0b889: Download complete
19:35:11 [2020-10-16T19:35:11.421Z] --- PASS: TestDaemonHostGatewayIP (5.04s)
19:35:12 [2020-10-16T19:35:12.724Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:35:12 [2020-10-16T19:35:12.724Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:35:16 [2020-10-16T19:35:16.336Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:35:16 [2020-10-16T19:35:16.579Z] tests/integration/regression_test.py ......                              [ 98%]
19:35:16 [2020-10-16T19:35:16.594Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:35:17 [2020-10-16T19:35:17.092Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:35:17 [2020-10-16T19:35:17.092Z] tests/integration/credentials/utils_test.py .                            [100%]
19:35:17 [2020-10-16T19:35:17.092Z] 
19:35:17 [2020-10-16T19:35:17.092Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:35:17 [2020-10-16T19:35:17.092Z] =========================== short test summary info ============================
19:35:17 [2020-10-16T19:35:17.092Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:35:17 [2020-10-16T19:35:17.092Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:35:17 [2020-10-16T19:35:17.093Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:35:17 [2020-10-16T19:35:17.093Z]   Not supported on most drivers
19:35:17 [2020-10-16T19:35:17.093Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:35:17 [2020-10-16T19:35:17.093Z]   Output of docker top depends on host distro, and is not formalized.
19:35:17 [2020-10-16T19:35:17.093Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:35:17 [2020-10-16T19:35:17.093Z]   Output of docker top depends on host distro, and is not formalized.
19:35:17 [2020-10-16T19:35:17.093Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:35:17 [2020-10-16T19:35:17.093Z]   Can fail if eth0 has multiple IP addresses
19:35:17 [2020-10-16T19:35:17.093Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:35:17 [2020-10-16T19:35:17.093Z]   This doesn't seem to be taken into account by the engine
19:35:17 [2020-10-16T19:35:17.093Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:35:17 [2020-10-16T19:35:17.093Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:35:17 [2020-10-16T19:35:17.093Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 322.42 seconds ==
19:35:17 [2020-10-16T19:35:17.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:35:17 [2020-10-16T19:35:17.955Z] Loaded image: buildpack-deps:buster
19:35:17 [2020-10-16T19:35:17.955Z] Loaded image: busybox:latest
19:35:17 [2020-10-16T19:35:17.955Z] Loaded image: busybox:glibc
19:35:17 [2020-10-16T19:35:17.955Z] Loaded image: debian:buster
19:35:17 [2020-10-16T19:35:17.955Z] Loaded image: hello-world:latest
19:35:17 [2020-10-16T19:35:17.955Z] INFO: Testing against a local daemon
19:35:17 [2020-10-16T19:35:17.955Z] === RUN   TestCgroupNamespacesBuild
19:35:17 [2020-10-16T19:35:17.955Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
19:35:17 [2020-10-16T19:35:17.955Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:35:17 [2020-10-16T19:35:17.971Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:35:18 [2020-10-16T19:35:18.229Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:35:18 [2020-10-16T19:35:18.594Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
19:35:18 [2020-10-16T19:35:18.594Z] === RUN   TestBuildWithSession
19:35:18 [2020-10-16T19:35:18.594Z] --- SKIP: TestBuildWithSession (0.00s)
19:35:18 [2020-10-16T19:35:18.594Z]     build_session_test.go:25: TODO: BuildKit
19:35:18 [2020-10-16T19:35:18.594Z] === RUN   TestBuildSquashParent
19:35:19 [2020-10-16T19:35:19.566Z] --- PASS: TestContainerKillOnDaemonStart (13.21s)
19:35:19 [2020-10-16T19:35:19.566Z] PASS
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === Skipped
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
19:35:19 [2020-10-16T19:35:19.566Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] 
19:35:19 [2020-10-16T19:35:19.566Z] DONE 192 tests, 6 skipped in 137.204s
19:35:19 [2020-10-16T19:35:19.566Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:35:19 [2020-10-16T19:35:19.566Z] ++ 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:35:19 [2020-10-16T19:35:19.566Z] ++ set -e
19:35:19 [2020-10-16T19:35:19.566Z] ++ '[' -n 0 ']'
19:35:19 [2020-10-16T19:35:19.566Z] ++ set -x
19:35:19 [2020-10-16T19:35:19.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:35:19 [2020-10-16T19:35:19.827Z] INFO: Testing against a local daemon
19:35:19 [2020-10-16T19:35:19.827Z] === RUN   TestCommitInheritsEnv
19:35:20 [2020-10-16T19:35:20.131Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:35:20 [2020-10-16T19:35:20.131Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:35:20 [2020-10-16T19:35:20.131Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:35:20 [2020-10-16T19:35:20.131Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:35:20 [2020-10-16T19:35:20.390Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:35:20 [2020-10-16T19:35:20.399Z] --- PASS: TestCommitInheritsEnv (0.56s)
19:35:20 [2020-10-16T19:35:20.399Z] === RUN   TestImportExtremelyLargeImageWorks
19:35:20 [2020-10-16T19:35:20.399Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:35:20 [2020-10-16T19:35:20.399Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:35:20 [2020-10-16T19:35:20.399Z] === RUN   TestImagesFilterMultiReference
19:35:20 [2020-10-16T19:35:20.399Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:35:20 [2020-10-16T19:35:20.399Z] === RUN   TestImagePullPlatformInvalid
19:35:20 [2020-10-16T19:35:20.649Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:35:20 [2020-10-16T19:35:20.659Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:35:20 [2020-10-16T19:35:20.659Z] === RUN   TestRemoveImageOrphaning
19:35:21 [2020-10-16T19:35:21.216Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestRemoveImageOrphaning (0.55s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestRemoveImageGarbageCollector
19:35:21 [2020-10-16T19:35:21.232Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:35:21 [2020-10-16T19:35:21.232Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagInvalidReference
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagInvalidReference (0.03s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagValidPrefixedRepo
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagExistedNameWithoutForce
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagOfficialNames
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagOfficialNames (0.07s)
19:35:21 [2020-10-16T19:35:21.232Z] === RUN   TestTagMatchesDigest
19:35:21 [2020-10-16T19:35:21.232Z] --- PASS: TestTagMatchesDigest (0.02s)
19:35:21 [2020-10-16T19:35:21.232Z] PASS
19:35:21 [2020-10-16T19:35:21.493Z] 
19:35:21 [2020-10-16T19:35:21.493Z] === Skipped
19:35:21 [2020-10-16T19:35:21.493Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:35:21 [2020-10-16T19:35:21.493Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:35:21 [2020-10-16T19:35:21.493Z] 
19:35:21 [2020-10-16T19:35:21.493Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:35:21 [2020-10-16T19:35:21.493Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:21 [2020-10-16T19:35:21.493Z] 
19:35:21 [2020-10-16T19:35:21.493Z] 
19:35:21 [2020-10-16T19:35:21.493Z] DONE 12 tests, 2 skipped in 1.712s
19:35:21 [2020-10-16T19:35:21.493Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:35:21 [2020-10-16T19:35:21.493Z] ++ 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:35:21 [2020-10-16T19:35:21.493Z] ++ set -e
19:35:21 [2020-10-16T19:35:21.493Z] ++ '[' -n 0 ']'
19:35:21 [2020-10-16T19:35:21.493Z] ++ set -x
19:35:21 [2020-10-16T19:35:21.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:35:21 [2020-10-16T19:35:21.493Z] INFO: Testing against a local daemon
19:35:21 [2020-10-16T19:35:21.493Z] === RUN   TestNetworkCreateDelete
19:35:22 [2020-10-16T19:35:22.066Z] --- PASS: TestNetworkCreateDelete (0.40s)
19:35:22 [2020-10-16T19:35:22.066Z] === RUN   TestDockerNetworkDeletePreferID
19:35:23 [2020-10-16T19:35:23.013Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
19:35:23 [2020-10-16T19:35:23.013Z] === RUN   TestDaemonDNSFallback
19:35:23 [2020-10-16T19:35:23.747Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:35:24 [2020-10-16T19:35:24.222Z] --- PASS: TestBuildSquashParent (4.97s)
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:24 [2020-10-16T19:35:24.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:24 [2020-10-16T19:35:24.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:24 [2020-10-16T19:35:24.222Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:24 [2020-10-16T19:35:24.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:24 [2020-10-16T19:35:24.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:24 [2020-10-16T19:35:24.683Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:35:25 [2020-10-16T19:35:25.249Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:35:25 [2020-10-16T19:35:25.789Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:26 [2020-10-16T19:35:26.088Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:28 [2020-10-16T19:35:28.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.79s)
19:35:28 [2020-10-16T19:35:28.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
19:35:28 [2020-10-16T19:35:28.172Z] === RUN   TestBuildMultiStageCopy
19:35:28 [2020-10-16T19:35:28.172Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:35:29 [2020-10-16T19:35:29.219Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:35:29 [2020-10-16T19:35:29.512Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:35:29 [2020-10-16T19:35:29.521Z] Leaving: AppArmorNo profiles have been unloaded.
19:35:29 [2020-10-16T19:35:29.521Z] 
19:35:29 [2020-10-16T19:35:29.521Z] Unloading profiles will leave already running processes permanently
19:35:29 [2020-10-16T19:35:29.521Z] unconfined, which can lead to unexpected situations.
19:35:29 [2020-10-16T19:35:29.521Z] 
19:35:29 [2020-10-16T19:35:29.521Z] To set a process to complain mode, use the command line tool
19:35:29 [2020-10-16T19:35:29.521Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:35:29 [2020-10-16T19:35:29.521Z] 
19:35:29 [2020-10-16T19:35:29.811Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
Post stage
[Pipeline] junit
19:35:30 [2020-10-16T19:35:30.116Z] Recording test results
19:35:30 [2020-10-16T19:35:30.450Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:35:30 [2020-10-16T19:35:30.518Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:35:30 [2020-10-16T19:35:30.518Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:35:30 [2020-10-16T19:35:30.518Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:35:30 [2020-10-16T19:35:30.743Z] --- PASS: TestBuildMultiStageCopy (2.81s)
19:35:30 [2020-10-16T19:35:30.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
19:35:30 [2020-10-16T19:35:30.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
19:35:30 [2020-10-16T19:35:30.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
19:35:30 [2020-10-16T19:35:30.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s)
19:35:30 [2020-10-16T19:35:30.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
19:35:30 [2020-10-16T19:35:30.744Z] === RUN   TestBuildMultiStageParentConfig
19:35:31 [2020-10-16T19:35:31.085Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:35:31 [2020-10-16T19:35:31.156Z] --- PASS: TestDaemonDNSFallback (7.45s)
19:35:31 [2020-10-16T19:35:31.157Z] === RUN   TestInspectNetwork
[Pipeline] sh
19:35:31 [2020-10-16T19:35:31.383Z] --- PASS: TestBuildMultiStageParentConfig (0.86s)
19:35:31 [2020-10-16T19:35:31.383Z] === RUN   TestBuildLabelWithTargets
19:35:31 [2020-10-16T19:35:31.585Z] + echo Ensuring container killed.
19:35:31 [2020-10-16T19:35:31.585Z] Ensuring container killed.
19:35:31 [2020-10-16T19:35:31.585Z] + docker rm -vf docker-pr4
19:35:31 [2020-10-16T19:35:31.585Z] Error: No such container: docker-pr4
19:35:31 [2020-10-16T19:35:31.585Z] + true
[Pipeline] sh
19:35:31 [2020-10-16T19:35:31.906Z] + echo Chowning /workspace to jenkins user
19:35:31 [2020-10-16T19:35:31.906Z] Chowning /workspace to jenkins user
19:35:31 [2020-10-16T19:35:31.906Z] + id -u
19:35:31 [2020-10-16T19:35:31.906Z] + id -g
19:35:31 [2020-10-16T19:35:31.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/workspace busybox chown -R 1000:1000 /workspace
19:35:31 [2020-10-16T19:35:31.906Z] Unable to find image 'busybox:latest' locally
19:35:32 [2020-10-16T19:35:32.020Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:35:32 [2020-10-16T19:35:32.915Z] --- PASS: TestBuildLabelWithTargets (1.45s)
19:35:32 [2020-10-16T19:35:32.915Z] === RUN   TestBuildWithEmptyLayers
19:35:32 [2020-10-16T19:35:32.964Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:35:33 [2020-10-16T19:35:33.555Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
19:35:33 [2020-10-16T19:35:33.555Z] === RUN   TestBuildMultiStageOnBuild
19:35:33 [2020-10-16T19:35:33.922Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:35:34 [2020-10-16T19:35:34.489Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:35:35 [2020-10-16T19:35:35.365Z] === RUN   TestInspectNetwork/full_network_id
19:35:35 [2020-10-16T19:35:35.365Z] === RUN   TestInspectNetwork/partial_network_id
19:35:35 [2020-10-16T19:35:35.365Z] === RUN   TestInspectNetwork/network_name
19:35:35 [2020-10-16T19:35:35.365Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:35:35 [2020-10-16T19:35:35.634Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
19:35:35 [2020-10-16T19:35:35.634Z] === RUN   TestBuildUncleanTarFilenames
19:35:35 [2020-10-16T19:35:35.866Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:35:36 [2020-10-16T19:35:36.300Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
19:35:36 [2020-10-16T19:35:36.301Z] === RUN   TestBuildMultiStageLayerLeak
19:35:36 [2020-10-16T19:35:36.434Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:35:37 [2020-10-16T19:35:37.001Z] === RUN   TestDockerSuite/TestLogsSince
19:35:37 [2020-10-16T19:35:37.152Z] latest: Pulling from library/busybox
19:35:37 [2020-10-16T19:35:37.152Z] 9758c28807f2: Pulling fs layer
19:35:37 [2020-10-16T19:35:37.152Z] 9758c28807f2: Download complete
19:35:37 [2020-10-16T19:35:37.152Z] 9758c28807f2: Pull complete
19:35:37 [2020-10-16T19:35:37.152Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
19:35:37 [2020-10-16T19:35:37.152Z] Status: Downloaded newer image for busybox:latest
19:35:38 [2020-10-16T19:35:38.380Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s)
19:35:38 [2020-10-16T19:35:38.380Z] === RUN   TestBuildWithHugeFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:35:38 [2020-10-16T19:35:38.852Z] + bundleName=docker-py
19:35:38 [2020-10-16T19:35:38.852Z] + echo Creating docker-py-bundles.tar.gz
19:35:38 [2020-10-16T19:35:38.852Z] Creating docker-py-bundles.tar.gz
19:35:38 [2020-10-16T19:35:38.852Z] + 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:35:38 [2020-10-16T19:35:38.861Z] Archiving artifacts
19:35:40 [2020-10-16T19:35:40.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
19:35:40 [2020-10-16T19:35:40.654Z] --- PASS: TestInspectNetwork (9.28s)
19:35:40 [2020-10-16T19:35:40.654Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:35:40 [2020-10-16T19:35:40.654Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:35:40 [2020-10-16T19:35:40.654Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:35:40 [2020-10-16T19:35:40.654Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:35:40 [2020-10-16T19:35:40.654Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] sh
19:35:40 [2020-10-16T19:35:40.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh binary-daemon
19:35:41 [2020-10-16T19:35:41.545Z] 
19:35:41 [2020-10-16T19:35:41.545Z] Removing bundles/
19:35:41 [2020-10-16T19:35:41.545Z] 
19:35:41 [2020-10-16T19:35:41.545Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:35:41 [2020-10-16T19:35:41.545Z] Building: bundles/binary-daemon/dockerd-dev
19:35:41 [2020-10-16T19:35:41.545Z] GOOS="" GOARCH="" GOARM=""
19:35:42 [2020-10-16T19:35:42.570Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
19:35:42 [2020-10-16T19:35:42.570Z] === RUN   TestNetworkInvalidJSON
19:35:42 [2020-10-16T19:35:42.570Z] === RUN   TestNetworkInvalidJSON//networks/create
19:35:42 [2020-10-16T19:35:42.570Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:35:42 [2020-10-16T19:35:42.570Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:35:42 [2020-10-16T19:35:42.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:35:42 [2020-10-16T19:35:42.570Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:42 [2020-10-16T19:35:42.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:42 [2020-10-16T19:35:42.570Z] === CONT  TestNetworkInvalidJSON//networks/create
19:35:42 [2020-10-16T19:35:42.570Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:35:42 [2020-10-16T19:35:42.570Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:42 [2020-10-16T19:35:42.570Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:35:42 [2020-10-16T19:35:42.570Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:35:42 [2020-10-16T19:35:42.570Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:35:42 [2020-10-16T19:35:42.570Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:35:42 [2020-10-16T19:35:42.570Z] === RUN   TestHostIPv4BridgeLabel
19:35:43 [2020-10-16T19:35:43.144Z] --- PASS: TestHostIPv4BridgeLabel (0.79s)
19:35:43 [2020-10-16T19:35:43.144Z] === RUN   TestDaemonRestartWithLiveRestore
19:35:43 [2020-10-16T19:35:43.562Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:35:44 [2020-10-16T19:35:44.531Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
19:35:44 [2020-10-16T19:35:44.531Z] === RUN   TestDaemonDefaultNetworkPools
19:35:44 [2020-10-16T19:35:44.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:35:45 [2020-10-16T19:35:45.918Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
19:35:45 [2020-10-16T19:35:45.918Z] === RUN   TestDaemonRestartWithExistingNetwork
19:35:47 [2020-10-16T19:35:47.834Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s)
19:35:47 [2020-10-16T19:35:47.834Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:35:49 [2020-10-16T19:35:49.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:35:49 [2020-10-16T19:35:49.124Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:35:49 [2020-10-16T19:35:49.691Z] === RUN   TestDockerSuite/TestLogsTail
19:35:50 [2020-10-16T19:35:50.258Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:35:50 [2020-10-16T19:35:50.382Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
19:35:50 [2020-10-16T19:35:50.382Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:35:50 [2020-10-16T19:35:50.825Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:35:50 [2020-10-16T19:35:50.954Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
19:35:50 [2020-10-16T19:35:50.954Z] === RUN   TestServiceWithPredefinedNetwork
19:35:51 [2020-10-16T19:35:51.392Z] === RUN   TestDockerSuite/TestMountIntoProc
19:35:51 [2020-10-16T19:35:51.651Z] === RUN   TestDockerSuite/TestMountIntoSys
19:35:52 [2020-10-16T19:35:52.218Z] === RUN   TestDockerSuite/TestNetHostname
19:35:54 [2020-10-16T19:35:54.122Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:35:54 [2020-10-16T19:35:54.122Z] === RUN   TestDockerSuite/TestNetworkEvents
19:35:54 [2020-10-16T19:35:54.261Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s)
19:35:54 [2020-10-16T19:35:54.261Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:35:54 [2020-10-16T19:35:54.261Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:54 [2020-10-16T19:35:54.261Z]     service_test.go:236: FLAKY_TEST
19:35:54 [2020-10-16T19:35:54.261Z] === RUN   TestServiceWithDataPathPortInit
19:35:55 [2020-10-16T19:35:55.500Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:35:57 [2020-10-16T19:35:57.403Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:35:57 [2020-10-16T19:35:57.662Z] === RUN   TestDockerSuite/TestPluginActive
19:35:59 [2020-10-16T19:35:59.565Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:36:03 [2020-10-16T19:36:03.756Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:36:03 [2020-10-16T19:36:03.756Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:36:04 [2020-10-16T19:36:04.014Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:36:06 [2020-10-16T19:36:06.546Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:36:06 [2020-10-16T19:36:06.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:36:07 [2020-10-16T19:36:07.923Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:36:10 [2020-10-16T19:36:10.476Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:36:12 [2020-10-16T19:36:12.414Z] --- PASS: TestServiceWithDataPathPortInit (17.96s)
19:36:12 [2020-10-16T19:36:12.414Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:36:15 [2020-10-16T19:36:15.744Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:36:16 [2020-10-16T19:36:16.312Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:36:17 [2020-10-16T19:36:17.248Z] === RUN   TestDockerSuite/TestPortHostBinding
19:36:18 [2020-10-16T19:36:18.184Z] === RUN   TestDockerSuite/TestPortList
19:36:22 [2020-10-16T19:36:22.421Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s)
19:36:22 [2020-10-16T19:36:22.421Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8u0hbv2zbrae4gtm91x54dxhe Created:2020-10-16 19:36:13.726960521 +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[6f3ce17556cb6feacd905745b6bca0ebe39d0d36795415a4075927e98abe0403:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1sp7rx0sry1b1zlehej7vmwo4 EndpointID:6b4bc1d75d387b7782e90b36200b4ddd016bc076ef666603a902f56fd140f29f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:35cf2d5327462970e78a7d6301acb4cee9a221a9871bbe18f579fcbdb18b10c5 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:800c01f8fdac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1sp7rx0sry1b1zlehej7vmwo4 EndpointID:6b4bc1d75d387b7782e90b36200b4ddd016bc076ef666603a902f56fd140f29f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:36:22 [2020-10-16T19:36:22.421Z] PASS
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] === Skipped
19:36:22 [2020-10-16T19:36:22.421Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:22 [2020-10-16T19:36:22.421Z]     service_test.go:236: FLAKY_TEST
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] DONE 23 tests, 1 skipped in 59.587s
19:36:22 [2020-10-16T19:36:22.421Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:36:22 [2020-10-16T19:36:22.421Z] ++ 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:36:22 [2020-10-16T19:36:22.421Z] ++ set -e
19:36:22 [2020-10-16T19:36:22.421Z] ++ '[' -n 0 ']'
19:36:22 [2020-10-16T19:36:22.421Z] ++ set -x
19:36:22 [2020-10-16T19:36:22.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:36:22 [2020-10-16T19:36:22.421Z] INFO: Testing against a local daemon
19:36:22 [2020-10-16T19:36:22.421Z] === RUN   TestDockerNetworkIpvlanPersistance
19:36:22 [2020-10-16T19:36:22.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:36:22 [2020-10-16T19:36:22.421Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:22 [2020-10-16T19:36:22.421Z] === RUN   TestDockerNetworkIpvlan
19:36:22 [2020-10-16T19:36:22.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:36:22 [2020-10-16T19:36:22.421Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:22 [2020-10-16T19:36:22.421Z] PASS
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] === Skipped
19:36:22 [2020-10-16T19:36:22.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:36:22 [2020-10-16T19:36:22.421Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:36:22 [2020-10-16T19:36:22.421Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] 
19:36:22 [2020-10-16T19:36:22.421Z] DONE 2 tests, 2 skipped in 0.157s
19:36:22 [2020-10-16T19:36:22.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:36:22 [2020-10-16T19:36:22.421Z] ++ 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:36:22 [2020-10-16T19:36:22.421Z] ++ set -e
19:36:22 [2020-10-16T19:36:22.421Z] ++ '[' -n 0 ']'
19:36:22 [2020-10-16T19:36:22.421Z] ++ set -x
19:36:22 [2020-10-16T19:36:22.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:36:22 [2020-10-16T19:36:22.421Z] INFO: Testing against a local daemon
19:36:22 [2020-10-16T19:36:22.421Z] === RUN   TestDockerNetworkMacvlanPersistance
19:36:23 [2020-10-16T19:36:23.365Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s)
19:36:23 [2020-10-16T19:36:23.365Z] === RUN   TestDockerNetworkMacvlan
19:36:23 [2020-10-16T19:36:23.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:36:24 [2020-10-16T19:36:24.752Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:36:24 [2020-10-16T19:36:24.831Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:36:25 [2020-10-16T19:36:25.696Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:36:26 [2020-10-16T19:36:26.208Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:36:27 [2020-10-16T19:36:27.085Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:36:30 [2020-10-16T19:36:30.391Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:36:32 [2020-10-16T19:36:32.770Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:36:32 [2020-10-16T19:36:32.771Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:36:32 [2020-10-16T19:36:32.771Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:36:33 [2020-10-16T19:36:33.029Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:36:33 [2020-10-16T19:36:33.029Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:36:33 [2020-10-16T19:36:33.596Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:36:33 [2020-10-16T19:36:33.596Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:36:33 [2020-10-16T19:36:33.693Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:36:34 [2020-10-16T19:36:34.164Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:36:34 [2020-10-16T19:36:34.164Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:36:35 [2020-10-16T19:36:35.099Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:36:35 [2020-10-16T19:36:35.099Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:36:35 [2020-10-16T19:36:35.366Z] --- PASS: TestBuildWithHugeFile (53.27s)
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildWithEmptyDockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2020-10-16T19:36:35.366Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
19:36:35 [2020-10-16T19:36:35.366Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
19:36:35 [2020-10-16T19:36:35.366Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
19:36:35 [2020-10-16T19:36:35.366Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildPreserveOwnership
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildPreserveOwnership/copy_from
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:36:35 [2020-10-16T19:36:35.366Z] --- PASS: TestBuildPreserveOwnership (3.83s)
19:36:35 [2020-10-16T19:36:35.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.55s)
19:36:35 [2020-10-16T19:36:35.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s)
19:36:35 [2020-10-16T19:36:35.366Z] === RUN   TestBuildPlatformInvalid
19:36:35 [2020-10-16T19:36:35.659Z] --- PASS: TestBuildPlatformInvalid (0.11s)
19:36:35 [2020-10-16T19:36:35.659Z] PASS
19:36:35 [2020-10-16T19:36:35.659Z] 
19:36:35 [2020-10-16T19:36:35.659Z] === Skipped
19:36:35 [2020-10-16T19:36:35.659Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
19:36:35 [2020-10-16T19:36:35.659Z]     build_session_test.go:25: TODO: BuildKit
19:36:35 [2020-10-16T19:36:35.659Z] 
19:36:35 [2020-10-16T19:36:35.659Z] 
19:36:35 [2020-10-16T19:36:35.659Z] DONE 32 tests, 1 skipped in 92.942s
19:36:35 [2020-10-16T19:36:35.659Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:36:35 [2020-10-16T19:36:35.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
19:36:35 [2020-10-16T19:36:35.659Z] ++ set -e
19:36:35 [2020-10-16T19:36:35.659Z] ++ '[' -n 0 ']'
19:36:35 [2020-10-16T19:36:35.659Z] ++ set -x
19:36:35 [2020-10-16T19:36:35.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
19:36:35 [2020-10-16T19:36:35.659Z] INFO: Testing against a local daemon
19:36:35 [2020-10-16T19:36:35.659Z] === RUN   TestConfigInspect
19:36:37 [2020-10-16T19:36:37.002Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:36:37 [2020-10-16T19:36:37.741Z] --- PASS: TestConfigInspect (1.97s)
19:36:37 [2020-10-16T19:36:37.741Z] === RUN   TestConfigList
19:36:38 [2020-10-16T19:36:38.378Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:36:38 [2020-10-16T19:36:38.637Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:36:38 [2020-10-16T19:36:38.637Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:36:38 [2020-10-16T19:36:38.637Z] === RUN   TestDockerSuite/TestPsByOrder
19:36:39 [2020-10-16T19:36:39.818Z] --- PASS: TestConfigList (1.92s)
19:36:39 [2020-10-16T19:36:39.818Z] === RUN   TestConfigsCreateAndDelete
19:36:40 [2020-10-16T19:36:40.285Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:36:41 [2020-10-16T19:36:41.171Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:36:41 [2020-10-16T19:36:41.336Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
19:36:41 [2020-10-16T19:36:41.336Z] === RUN   TestConfigsUpdate
19:36:42 [2020-10-16T19:36:42.107Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:36:42 [2020-10-16T19:36:42.200Z] --- PASS: TestDockerNetworkMacvlan (18.40s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s)
19:36:42 [2020-10-16T19:36:42.200Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
19:36:42 [2020-10-16T19:36:42.200Z] PASS
19:36:42 [2020-10-16T19:36:42.200Z] 
19:36:42 [2020-10-16T19:36:42.200Z] DONE 8 tests in 20.702s
19:36:42 [2020-10-16T19:36:42.200Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:36:42 [2020-10-16T19:36:42.200Z] ++ 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:36:42 [2020-10-16T19:36:42.200Z] ++ set -e
19:36:42 [2020-10-16T19:36:42.200Z] ++ '[' -n 0 ']'
19:36:42 [2020-10-16T19:36:42.200Z] ++ set -x
19:36:42 [2020-10-16T19:36:42.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:36:42 [2020-10-16T19:36:42.200Z] testing: warning: no tests to run
19:36:42 [2020-10-16T19:36:42.200Z] PASS
19:36:42 [2020-10-16T19:36:42.200Z] 
19:36:42 [2020-10-16T19:36:42.200Z] DONE 0 tests in 0.026s
19:36:42 [2020-10-16T19:36:42.200Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:36:42 [2020-10-16T19:36:42.200Z] ++ 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:36:42 [2020-10-16T19:36:42.200Z] ++ set -e
19:36:42 [2020-10-16T19:36:42.200Z] ++ '[' -n 0 ']'
19:36:42 [2020-10-16T19:36:42.200Z] ++ set -x
19:36:42 [2020-10-16T19:36:42.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:36:42 [2020-10-16T19:36:42.200Z] INFO: Testing against a local daemon
19:36:42 [2020-10-16T19:36:42.200Z] === RUN   TestAuthZPluginAllowRequest
19:36:43 [2020-10-16T19:36:43.419Z] --- PASS: TestConfigsUpdate (1.94s)
19:36:43 [2020-10-16T19:36:43.419Z] === RUN   TestTemplatedConfig
19:36:44 [2020-10-16T19:36:44.116Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
19:36:44 [2020-10-16T19:36:44.116Z] === RUN   TestAuthZPluginTLS
19:36:44 [2020-10-16T19:36:44.639Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:36:44 [2020-10-16T19:36:44.689Z] --- PASS: TestAuthZPluginTLS (0.68s)
19:36:44 [2020-10-16T19:36:44.689Z] === RUN   TestAuthZPluginDenyRequest
19:36:44 [2020-10-16T19:36:44.898Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:36:45 [2020-10-16T19:36:45.262Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
19:36:45 [2020-10-16T19:36:45.262Z] === RUN   TestAuthZPluginAPIDenyResponse
19:36:45 [2020-10-16T19:36:45.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
19:36:45 [2020-10-16T19:36:45.834Z] === RUN   TestAuthZPluginDenyResponse
19:36:46 [2020-10-16T19:36:46.156Z] --- PASS: TestTemplatedConfig (2.41s)
19:36:46 [2020-10-16T19:36:46.156Z] === RUN   TestConfigCreateResolve
19:36:46 [2020-10-16T19:36:46.407Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
19:36:46 [2020-10-16T19:36:46.407Z] === RUN   TestAuthZPluginAllowEventStream
19:36:47 [2020-10-16T19:36:47.679Z] --- PASS: TestConfigCreateResolve (1.93s)
19:36:47 [2020-10-16T19:36:47.679Z] === RUN   TestConfigDaemonLibtrustID
19:36:48 [2020-10-16T19:36:48.317Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
19:36:48 [2020-10-16T19:36:48.317Z] PASS
19:36:48 [2020-10-16T19:36:48.317Z] 
19:36:48 [2020-10-16T19:36:48.317Z] DONE 7 tests in 12.683s
19:36:48 [2020-10-16T19:36:48.317Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:36:48 [2020-10-16T19:36:48.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
19:36:48 [2020-10-16T19:36:48.317Z] ++ set -e
19:36:48 [2020-10-16T19:36:48.317Z] ++ '[' -n 0 ']'
19:36:48 [2020-10-16T19:36:48.317Z] ++ set -x
19:36:48 [2020-10-16T19:36:48.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
19:36:48 [2020-10-16T19:36:48.317Z] INFO: Testing against a local daemon
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestCheckpoint
19:36:48 [2020-10-16T19:36:48.317Z] --- SKIP: TestCheckpoint (0.00s)
19:36:48 [2020-10-16T19:36:48.317Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestContainerInvalidJSON
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:36:48 [2020-10-16T19:36:48.317Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:36:48 [2020-10-16T19:36:48.317Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:36:48 [2020-10-16T19:36:48.317Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:36:48 [2020-10-16T19:36:48.317Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:36:48 [2020-10-16T19:36:48.317Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:36:48 [2020-10-16T19:36:48.317Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:36:48 [2020-10-16T19:36:48.317Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:36:48 [2020-10-16T19:36:48.317Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:36:48 [2020-10-16T19:36:48.317Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:36:48 [2020-10-16T19:36:48.317Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:36:48 [2020-10-16T19:36:48.317Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:36:48 [2020-10-16T19:36:48.317Z] === RUN   TestCopyFromContainerPathIsNotDir
19:36:48 [2020-10-16T19:36:48.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
19:36:48 [2020-10-16T19:36:48.324Z] === RUN   TestAuthZPluginErrorResponse
19:36:48 [2020-10-16T19:36:48.611Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
19:36:48 [2020-10-16T19:36:48.611Z] === RUN   TestCopyToContainerPathDoesNotExist
19:36:48 [2020-10-16T19:36:48.611Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
19:36:48 [2020-10-16T19:36:48.611Z] === RUN   TestCopyToContainerPathIsNotDir
19:36:48 [2020-10-16T19:36:48.611Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:36:48 [2020-10-16T19:36:48.611Z] === RUN   TestCopyFromContainer
19:36:48 [2020-10-16T19:36:48.896Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
19:36:48 [2020-10-16T19:36:48.896Z] === RUN   TestAuthZPluginErrorRequest
19:36:49 [2020-10-16T19:36:49.101Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:36:49 [2020-10-16T19:36:49.101Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:36:49 [2020-10-16T19:36:49.468Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
19:36:49 [2020-10-16T19:36:49.469Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:36:50 [2020-10-16T19:36:50.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
19:36:50 [2020-10-16T19:36:50.041Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer//
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer//bar/root
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer//bar/root/
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer/bar/quux
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer/bar/quux/
19:36:50 [2020-10-16T19:36:50.131Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:36:50 [2020-10-16T19:36:50.427Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:36:50 [2020-10-16T19:36:50.427Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:36:50 [2020-10-16T19:36:50.427Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:36:50 [2020-10-16T19:36:50.427Z] === RUN   TestCopyFromContainer/bar/notarget
19:36:50 [2020-10-16T19:36:50.722Z] --- PASS: TestCopyFromContainer (1.98s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:50 [2020-10-16T19:36:50.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateLinkToNonExistingContainer
19:36:50 [2020-10-16T19:36:50.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateWithInvalidEnv
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateWithInvalidEnv/0
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateWithInvalidEnv/0
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateWithInvalidEnv/1
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateWithInvalidEnv/1
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateWithInvalidEnv/2
19:36:50 [2020-10-16T19:36:50.722Z] === PAUSE TestCreateWithInvalidEnv/2
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateWithInvalidEnv/0
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateWithInvalidEnv/1
19:36:50 [2020-10-16T19:36:50.722Z] === CONT  TestCreateWithInvalidEnv/2
19:36:50 [2020-10-16T19:36:50.722Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateTmpfsMountsTarget
19:36:50 [2020-10-16T19:36:50.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:36:50 [2020-10-16T19:36:50.722Z] === RUN   TestCreateWithCustomMaskedPaths
19:36:51 [2020-10-16T19:36:51.634Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:36:52 [2020-10-16T19:36:52.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
19:36:52 [2020-10-16T19:36:52.243Z] === RUN   TestCreateWithCustomReadonlyPaths
19:36:52 [2020-10-16T19:36:52.589Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
19:36:52 [2020-10-16T19:36:52.589Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:36:53 [2020-10-16T19:36:53.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:53 [2020-10-16T19:36:53.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:53 [2020-10-16T19:36:53.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:53 [2020-10-16T19:36:53.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:53 [2020-10-16T19:36:53.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:53 [2020-10-16T19:36:53.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:36:53 [2020-10-16T19:36:53.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:36:53 [2020-10-16T19:36:53.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:36:53 [2020-10-16T19:36:53.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:36:53 [2020-10-16T19:36:53.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
19:36:53 [2020-10-16T19:36:53.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:36:53 [2020-10-16T19:36:53.762Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:36:54 [2020-10-16T19:36:54.402Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestCreateDifferentPlatform
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestCreateDifferentPlatform/different_os
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:36:54 [2020-10-16T19:36:54.402Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:36:54 [2020-10-16T19:36:54.402Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:36:54 [2020-10-16T19:36:54.402Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:36:54 [2020-10-16T19:36:54.402Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestContainerStartOnDaemonRestart
19:36:54 [2020-10-16T19:36:54.402Z] === PAUSE TestContainerStartOnDaemonRestart
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestDaemonRestartIpcMode
19:36:54 [2020-10-16T19:36:54.402Z] === PAUSE TestDaemonRestartIpcMode
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestDaemonHostGatewayIP
19:36:54 [2020-10-16T19:36:54.402Z] === PAUSE TestDaemonHostGatewayIP
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestContainerKillOnDaemonStart
19:36:54 [2020-10-16T19:36:54.402Z] === PAUSE TestContainerKillOnDaemonStart
19:36:54 [2020-10-16T19:36:54.402Z] === RUN   TestDiff
19:36:54 [2020-10-16T19:36:54.505Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
19:36:54 [2020-10-16T19:36:54.505Z] === RUN   TestAuthZPluginHeader
19:36:55 [2020-10-16T19:36:55.040Z] --- PASS: TestDiff (0.50s)
19:36:55 [2020-10-16T19:36:55.040Z] === RUN   TestExecWithCloseStdin
19:36:55 [2020-10-16T19:36:55.448Z] --- PASS: TestAuthZPluginHeader (1.00s)
19:36:55 [2020-10-16T19:36:55.448Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:36:55 [2020-10-16T19:36:55.448Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:36:55 [2020-10-16T19:36:55.448Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:55 [2020-10-16T19:36:55.448Z] === RUN   TestAuthZPluginV2Disable
19:36:55 [2020-10-16T19:36:55.679Z] --- PASS: TestExecWithCloseStdin (0.60s)
19:36:55 [2020-10-16T19:36:55.679Z] === RUN   TestExec
19:36:55 [2020-10-16T19:36:55.709Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:36:55 [2020-10-16T19:36:55.709Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:55 [2020-10-16T19:36:55.709Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:36:55 [2020-10-16T19:36:55.709Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:36:55 [2020-10-16T19:36:55.709Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:55 [2020-10-16T19:36:55.709Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:36:55 [2020-10-16T19:36:55.709Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:36:55 [2020-10-16T19:36:55.709Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:55 [2020-10-16T19:36:55.709Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:36:56 [2020-10-16T19:36:56.313Z] --- PASS: TestExec (0.62s)
19:36:56 [2020-10-16T19:36:56.314Z] === RUN   TestExecUser
19:36:56 [2020-10-16T19:36:56.950Z] --- PASS: TestExecUser (0.62s)
19:36:56 [2020-10-16T19:36:56.950Z] === RUN   TestExportContainerAndImportImage
19:36:57 [2020-10-16T19:36:57.589Z] --- PASS: TestExportContainerAndImportImage (0.78s)
19:36:57 [2020-10-16T19:36:57.589Z] === RUN   TestExportContainerAfterDaemonRestart
19:36:58 [2020-10-16T19:36:58.195Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:36:59 [2020-10-16T19:36:59.101Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
19:36:59 [2020-10-16T19:36:59.101Z] === RUN   TestHealthCheckWorkdir
19:36:59 [2020-10-16T19:36:59.136Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:36:59 [2020-10-16T19:36:59.738Z] --- PASS: TestHealthCheckWorkdir (0.72s)
19:36:59 [2020-10-16T19:36:59.738Z] === RUN   TestHealthKillContainer
19:37:01 [2020-10-16T19:37:01.038Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:37:01 [2020-10-16T19:37:01.974Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:37:02 [2020-10-16T19:37:02.524Z] --- PASS: TestHealthKillContainer (2.63s)
19:37:02 [2020-10-16T19:37:02.524Z] === RUN   TestInspectCpusetInConfigPre120
19:37:02 [2020-10-16T19:37:02.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
19:37:02 [2020-10-16T19:37:02.820Z] === RUN   TestIpcModeNone
19:37:02 [2020-10-16T19:37:02.909Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:37:02 [2020-10-16T19:37:02.933Z] Created binary: bundles/binary-daemon/dockerd-dev
19:37:03 [2020-10-16T19:37:03.189Z] Copying nested executables into bundles/binary-daemon
19:37:03 [2020-10-16T19:37:03.478Z] --- PASS: TestIpcModeNone (0.59s)
19:37:03 [2020-10-16T19:37:03.478Z] === RUN   TestIpcModePrivate
19:37:04 [2020-10-16T19:37:04.116Z] --- PASS: TestIpcModePrivate (0.62s)
19:37:04 [2020-10-16T19:37:04.116Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
19:37:04 [2020-10-16T19:37:04.116Z] === RUN   TestIpcModeShareable
19:37:04 [2020-10-16T19:37:04.557Z] 
19:37:04 [2020-10-16T19:37:04.753Z] --- PASS: TestIpcModeShareable (0.64s)
19:37:04 [2020-10-16T19:37:04.753Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
19:37:04 [2020-10-16T19:37:04.753Z] === RUN   TestAPIIpcModeShareableAndContainer
19:37:04 [2020-10-16T19:37:04.811Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:37:06 [2020-10-16T19:37:06.187Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:37:06 [2020-10-16T19:37:06.835Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
19:37:06 [2020-10-16T19:37:06.835Z] === RUN   TestAPIIpcModeHost
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
19:37:07 [2020-10-16T19:37:07.123Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
[Pipeline] sh
19:37:07 [2020-10-16T19:37:07.161Z] --- PASS: TestAPIIpcModeHost (0.47s)
19:37:07 [2020-10-16T19:37:07.161Z] === RUN   TestDaemonIpcModeShareable
19:37:07 [2020-10-16T19:37:07.382Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:37:07 [2020-10-16T19:37:07.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER docker:561b8014c022bede412aee47e89cc11b648316ac hack/make.sh cross
19:37:07 [2020-10-16T19:37:07.671Z] 
19:37:07 [2020-10-16T19:37:07.927Z] Removing bundles/
19:37:07 [2020-10-16T19:37:07.927Z] 
19:37:07 [2020-10-16T19:37:07.927Z] ---> Making bundle: cross (in bundles/cross)
19:37:07 [2020-10-16T19:37:07.927Z] Cross building: bundles/cross/linux/amd64
19:37:07 [2020-10-16T19:37:07.927Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:37:07 [2020-10-16T19:37:07.928Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:37:07 [2020-10-16T19:37:07.949Z] === RUN   TestDockerSuite/TestPsRightTagName
19:37:08 [2020-10-16T19:37:08.675Z] --- PASS: TestDaemonIpcModeShareable (1.41s)
19:37:08 [2020-10-16T19:37:08.676Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:37:08 [2020-10-16T19:37:08.676Z] === RUN   TestDaemonIpcModePrivate
19:37:09 [2020-10-16T19:37:09.717Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
19:37:09 [2020-10-16T19:37:09.717Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:37:09 [2020-10-16T19:37:09.717Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:37:09 [2020-10-16T19:37:09.852Z] === RUN   TestDockerSuite/TestPsShowMounts
19:37:11 [2020-10-16T19:37:11.227Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:37:11 [2020-10-16T19:37:11.233Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s)
19:37:11 [2020-10-16T19:37:11.233Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:37:11 [2020-10-16T19:37:11.233Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:37:11 [2020-10-16T19:37:11.793Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:37:11 [2020-10-16T19:37:11.793Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:37:11 [2020-10-16T19:37:11.793Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:37:12 [2020-10-16T19:37:12.052Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:37:12 [2020-10-16T19:37:12.052Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:37:12 [2020-10-16T19:37:12.618Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:37:12 [2020-10-16T19:37:12.749Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
19:37:12 [2020-10-16T19:37:12.749Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:37:12 [2020-10-16T19:37:12.749Z] === RUN   TestIpcModeOlderClient
19:37:12 [2020-10-16T19:37:12.749Z] === PAUSE TestIpcModeOlderClient
19:37:12 [2020-10-16T19:37:12.749Z] === RUN   TestKillContainerInvalidSignal
19:37:12 [2020-10-16T19:37:12.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:37:13 [2020-10-16T19:37:13.053Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
19:37:13 [2020-10-16T19:37:13.053Z] === RUN   TestKillContainer
19:37:13 [2020-10-16T19:37:13.053Z] === RUN   TestKillContainer/no_signal
19:37:13 [2020-10-16T19:37:13.444Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:37:13 [2020-10-16T19:37:13.694Z] === RUN   TestKillContainer/non_killing_signal
19:37:13 [2020-10-16T19:37:13.823Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.22s)
19:37:13 [2020-10-16T19:37:13.823Z] PASS
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] === Skipped
19:37:13 [2020-10-16T19:37:13.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:37:13 [2020-10-16T19:37:13.823Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:37:13 [2020-10-16T19:37:13.823Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:37:13 [2020-10-16T19:37:13.823Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:37:13 [2020-10-16T19:37:13.823Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] 
19:37:13 [2020-10-16T19:37:13.823Z] DONE 17 tests, 4 skipped in 31.868s
19:37:13 [2020-10-16T19:37:13.823Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:37:13 [2020-10-16T19:37:13.823Z] ++ 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:37:13 [2020-10-16T19:37:13.823Z] ++ set -e
19:37:13 [2020-10-16T19:37:13.823Z] ++ '[' -n 0 ']'
19:37:13 [2020-10-16T19:37:13.823Z] ++ set -x
19:37:13 [2020-10-16T19:37:13.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:37:13 [2020-10-16T19:37:13.989Z] === RUN   TestKillContainer/killing_signal
19:37:14 [2020-10-16T19:37:14.084Z] INFO: Testing against a local daemon
19:37:14 [2020-10-16T19:37:14.084Z] === RUN   TestPluginInvalidJSON
19:37:14 [2020-10-16T19:37:14.084Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:37:14 [2020-10-16T19:37:14.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:37:14 [2020-10-16T19:37:14.084Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:37:14 [2020-10-16T19:37:14.084Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:37:14 [2020-10-16T19:37:14.084Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:37:14 [2020-10-16T19:37:14.084Z] === RUN   TestPluginInstall
19:37:14 [2020-10-16T19:37:14.084Z] === RUN   TestPluginInstall/no_auth
19:37:14 [2020-10-16T19:37:14.628Z] --- PASS: TestKillContainer (1.67s)
19:37:14 [2020-10-16T19:37:14.628Z]     --- PASS: TestKillContainer/no_signal (0.58s)
19:37:14 [2020-10-16T19:37:14.628Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
19:37:14 [2020-10-16T19:37:14.628Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
19:37:14 [2020-10-16T19:37:14.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:37:14 [2020-10-16T19:37:14.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:37:14 [2020-10-16T19:37:14.827Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:37:15 [2020-10-16T19:37:15.270Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:37:15 [2020-10-16T19:37:15.395Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:37:15 [2020-10-16T19:37:15.909Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
19:37:15 [2020-10-16T19:37:15.909Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
19:37:15 [2020-10-16T19:37:15.909Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
19:37:15 [2020-10-16T19:37:15.909Z] === RUN   TestKillStoppedContainer
19:37:15 [2020-10-16T19:37:15.909Z] --- PASS: TestKillStoppedContainer (0.05s)
19:37:15 [2020-10-16T19:37:15.909Z] === RUN   TestKillStoppedContainerAPIPre120
19:37:15 [2020-10-16T19:37:15.909Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
19:37:15 [2020-10-16T19:37:15.909Z] === RUN   TestKillDifferentUserContainer
19:37:15 [2020-10-16T19:37:15.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:37:16 [2020-10-16T19:37:16.547Z] --- PASS: TestKillDifferentUserContainer (0.54s)
19:37:16 [2020-10-16T19:37:16.547Z] === RUN   TestInspectOomKilledTrue
19:37:17 [2020-10-16T19:37:17.587Z] --- PASS: TestInspectOomKilledTrue (0.93s)
19:37:17 [2020-10-16T19:37:17.587Z] === RUN   TestInspectOomKilledFalse
19:37:17 [2020-10-16T19:37:17.895Z] --- PASS: TestInspectOomKilledFalse (0.53s)
19:37:17 [2020-10-16T19:37:17.895Z] === RUN   TestLinksEtcHostsContentMatch
19:37:18 [2020-10-16T19:37:18.194Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s)
19:37:18 [2020-10-16T19:37:18.194Z] === RUN   TestLinksContainerNames
19:37:19 [2020-10-16T19:37:19.236Z] --- PASS: TestLinksContainerNames (1.00s)
19:37:19 [2020-10-16T19:37:19.236Z] === RUN   TestLogsFollowTailEmpty
19:37:19 [2020-10-16T19:37:19.381Z] time="2020-10-16T19:37:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:19 [2020-10-16T19:37:19.381Z] time="2020-10-16T19:37:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6ec8d80fb60074f5dbaa55183cec527950325ba6fd9d49baa1c177c3590daa" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:19 [2020-10-16T19:37:19.381Z] time="2020-10-16T19:37:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:19 [2020-10-16T19:37:19.381Z] time="2020-10-16T19:37:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6ec8d80fb60074f5dbaa55183cec527950325ba6fd9d49baa1c177c3590daa" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:19 [2020-10-16T19:37:19.642Z] === RUN   TestPluginInstall/with_htpasswd
19:37:19 [2020-10-16T19:37:19.874Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
19:37:19 [2020-10-16T19:37:19.874Z] === RUN   TestContainerNetworkMountsNoChown
19:37:20 [2020-10-16T19:37:20.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/default
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/default
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/private
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/private
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rprivate
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rprivate
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/slave
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/slave
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rslave
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rslave
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/shared
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/shared
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rshared
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rshared
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/default
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/rshared
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/rprivate
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/default/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/rslave
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/default/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/slave
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/private
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === CONT  TestMountDaemonRoot/shared
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:37:20 [2020-10-16T19:37:20.513Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === RUN   TestMountDaemonRoot/private/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === RUN   TestMountDaemonRoot/private/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/default/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/default/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:37:20 [2020-10-16T19:37:20.514Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:37:20 [2020-10-16T19:37:20.585Z] time="2020-10-16T19:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:20 [2020-10-16T19:37:20.585Z] time="2020-10-16T19:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a8582b36c953b4a740fa5c540de5dc566d6810fbbe17f52b7b9ec65439e28f6" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:20 [2020-10-16T19:37:20.585Z] time="2020-10-16T19:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:20 [2020-10-16T19:37:20.585Z] time="2020-10-16T19:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a8582b36c953b4a740fa5c540de5dc566d6810fbbe17f52b7b9ec65439e28f6" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:20 [2020-10-16T19:37:20.807Z] === CONT  TestMountDaemonRoot/private/mount_root
19:37:20 [2020-10-16T19:37:20.807Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:37:20 [2020-10-16T19:37:20.807Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:37:20 [2020-10-16T19:37:20.807Z] === CONT  TestMountDaemonRoot/private/bind_root
19:37:20 [2020-10-16T19:37:20.807Z] --- PASS: TestMountDaemonRoot (0.03s)
19:37:20 [2020-10-16T19:37:20.807Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:37:20 [2020-10-16T19:37:20.807Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.807Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:37:20 [2020-10-16T19:37:20.807Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:37:20 [2020-10-16T19:37:20.807Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:37:20 [2020-10-16T19:37:20.808Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:37:20 [2020-10-16T19:37:20.808Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:37:20 [2020-10-16T19:37:20.808Z] === RUN   TestContainerBindMountNonRecursive
19:37:20 [2020-10-16T19:37:20.846Z] === RUN   TestPluginInstall/with_insecure
19:37:22 [2020-10-16T19:37:22.244Z] time="2020-10-16T19:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:22 [2020-10-16T19:37:22.244Z] time="2020-10-16T19:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb2cbb8c5e9265ec123f61b249cf17fbde9e258ef71c53271d684e57684c9413" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:22 [2020-10-16T19:37:22.244Z] time="2020-10-16T19:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:22 [2020-10-16T19:37:22.244Z] time="2020-10-16T19:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb2cbb8c5e9265ec123f61b249cf17fbde9e258ef71c53271d684e57684c9413" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:22 [2020-10-16T19:37:22.324Z] --- PASS: TestContainerBindMountNonRecursive (1.53s)
19:37:22 [2020-10-16T19:37:22.324Z] === RUN   TestNetworkNat
19:37:22 [2020-10-16T19:37:22.506Z] --- PASS: TestPluginInstall (8.59s)
19:37:22 [2020-10-16T19:37:22.506Z]     --- PASS: TestPluginInstall/no_auth (5.63s)
19:37:22 [2020-10-16T19:37:22.506Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
19:37:22 [2020-10-16T19:37:22.506Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
19:37:22 [2020-10-16T19:37:22.506Z]         plugin_test.go:157: [de5aa345bd232] daemon is not started
19:37:22 [2020-10-16T19:37:22.506Z] PASS
19:37:22 [2020-10-16T19:37:22.506Z] 
19:37:22 [2020-10-16T19:37:22.506Z] DONE 6 tests in 8.780s
19:37:22 [2020-10-16T19:37:22.506Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:37:22 [2020-10-16T19:37:22.506Z] ++ 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:37:22 [2020-10-16T19:37:22.506Z] ++ set -e
19:37:22 [2020-10-16T19:37:22.506Z] ++ '[' -n 0 ']'
19:37:22 [2020-10-16T19:37:22.506Z] ++ set -x
19:37:22 [2020-10-16T19:37:22.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:37:22 [2020-10-16T19:37:22.538Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:37:22 [2020-10-16T19:37:22.766Z] INFO: Testing against a local daemon
19:37:22 [2020-10-16T19:37:22.766Z] === RUN   TestExternalGraphDriver
19:37:22 [2020-10-16T19:37:22.797Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:37:22 [2020-10-16T19:37:22.960Z] --- PASS: TestNetworkNat (0.57s)
19:37:22 [2020-10-16T19:37:22.960Z] === RUN   TestNetworkLocalhostTCPNat
19:37:23 [2020-10-16T19:37:23.028Z] === RUN   TestExternalGraphDriver/json
19:37:23 [2020-10-16T19:37:23.253Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
19:37:23 [2020-10-16T19:37:23.253Z] === RUN   TestNetworkLoopbackNat
19:37:24 [2020-10-16T19:37:24.700Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:37:24 [2020-10-16T19:37:24.700Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:37:24 [2020-10-16T19:37:24.700Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:37:24 [2020-10-16T19:37:24.700Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:37:25 [2020-10-16T19:37:25.579Z] === RUN   TestExternalGraphDriver/spec
19:37:25 [2020-10-16T19:37:25.993Z] --- PASS: TestNetworkLoopbackNat (2.74s)
19:37:25 [2020-10-16T19:37:25.993Z] === RUN   TestPause
19:37:26 [2020-10-16T19:37:26.602Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:37:26 [2020-10-16T19:37:26.631Z] --- PASS: TestPause (0.57s)
19:37:26 [2020-10-16T19:37:26.632Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:37:26 [2020-10-16T19:37:26.632Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:37:26 [2020-10-16T19:37:26.632Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:37:26 [2020-10-16T19:37:26.632Z] === RUN   TestPauseStopPausedContainer
19:37:27 [2020-10-16T19:37:27.270Z] --- PASS: TestPauseStopPausedContainer (0.57s)
19:37:27 [2020-10-16T19:37:27.270Z] === RUN   TestPsFilter
19:37:27 [2020-10-16T19:37:27.562Z] --- PASS: TestPsFilter (0.17s)
19:37:27 [2020-10-16T19:37:27.562Z] === RUN   TestRemoveContainerWithRemovedVolume
19:37:27 [2020-10-16T19:37:27.856Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
19:37:27 [2020-10-16T19:37:27.856Z] === RUN   TestRemoveContainerWithVolume
19:37:28 [2020-10-16T19:37:28.129Z] === RUN   TestExternalGraphDriver/pull
19:37:28 [2020-10-16T19:37:28.495Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
19:37:28 [2020-10-16T19:37:28.495Z] === RUN   TestRemoveContainerRunning
19:37:28 [2020-10-16T19:37:28.505Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:37:29 [2020-10-16T19:37:29.135Z] --- PASS: TestRemoveContainerRunning (0.52s)
19:37:29 [2020-10-16T19:37:29.135Z] === RUN   TestRemoveContainerForceRemoveRunning
19:37:29 [2020-10-16T19:37:29.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
19:37:29 [2020-10-16T19:37:29.428Z] === RUN   TestRemoveInvalidContainer
19:37:29 [2020-10-16T19:37:29.428Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:37:29 [2020-10-16T19:37:29.428Z] === RUN   TestRenameLinkedContainer
19:37:30 [2020-10-16T19:37:30.676Z] --- PASS: TestExternalGraphDriver (7.57s)
19:37:30 [2020-10-16T19:37:30.676Z]     --- PASS: TestExternalGraphDriver/json (2.39s)
19:37:30 [2020-10-16T19:37:30.676Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
19:37:30 [2020-10-16T19:37:30.676Z]     --- PASS: TestExternalGraphDriver/pull (2.34s)
19:37:30 [2020-10-16T19:37:30.676Z] === RUN   TestGraphdriverPluginV2
19:37:30 [2020-10-16T19:37:30.676Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
19:37:30 [2020-10-16T19:37:30.676Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:30 [2020-10-16T19:37:30.676Z] PASS
19:37:30 [2020-10-16T19:37:30.676Z] 
19:37:30 [2020-10-16T19:37:30.676Z] === Skipped
19:37:30 [2020-10-16T19:37:30.676Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
19:37:30 [2020-10-16T19:37:30.676Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:30 [2020-10-16T19:37:30.676Z] 
19:37:30 [2020-10-16T19:37:30.676Z] 
19:37:30 [2020-10-16T19:37:30.676Z] DONE 5 tests, 1 skipped in 7.770s
19:37:30 [2020-10-16T19:37:30.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:37:30 [2020-10-16T19:37:30.676Z] ++ 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:37:30 [2020-10-16T19:37:30.676Z] ++ set -e
19:37:30 [2020-10-16T19:37:30.676Z] ++ '[' -n 0 ']'
19:37:30 [2020-10-16T19:37:30.676Z] ++ set -x
19:37:30 [2020-10-16T19:37:30.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:37:30 [2020-10-16T19:37:30.676Z] INFO: Testing against a local daemon
19:37:30 [2020-10-16T19:37:30.676Z] === RUN   TestContinueAfterPluginCrash
19:37:30 [2020-10-16T19:37:30.676Z] === PAUSE TestContinueAfterPluginCrash
19:37:30 [2020-10-16T19:37:30.676Z] === RUN   TestReadPluginNoRead
19:37:30 [2020-10-16T19:37:30.676Z] === PAUSE TestReadPluginNoRead
19:37:30 [2020-10-16T19:37:30.676Z] === RUN   TestDaemonStartWithLogOpt
19:37:30 [2020-10-16T19:37:30.676Z] === PAUSE TestDaemonStartWithLogOpt
19:37:30 [2020-10-16T19:37:30.676Z] === CONT  TestContinueAfterPluginCrash
19:37:30 [2020-10-16T19:37:30.676Z] === CONT  TestDaemonStartWithLogOpt
19:37:30 [2020-10-16T19:37:30.676Z] === CONT  TestReadPluginNoRead
19:37:31 [2020-10-16T19:37:31.037Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:37:31 [2020-10-16T19:37:31.973Z] === RUN   TestDockerSuite/TestRmiBlank
19:37:31 [2020-10-16T19:37:31.973Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:37:31 [2020-10-16T19:37:31.973Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:37:32 [2020-10-16T19:37:32.171Z] --- PASS: TestRenameLinkedContainer (2.19s)
19:37:32 [2020-10-16T19:37:32.171Z] === RUN   TestRenameStoppedContainer
19:37:32 [2020-10-16T19:37:32.171Z] --- PASS: TestRenameStoppedContainer (0.52s)
19:37:32 [2020-10-16T19:37:32.171Z] === RUN   TestRenameRunningContainerAndReuse
19:37:33 [2020-10-16T19:37:33.213Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
19:37:33 [2020-10-16T19:37:33.213Z] === RUN   TestRenameInvalidName
19:37:33 [2020-10-16T19:37:33.853Z] --- PASS: TestRenameInvalidName (0.55s)
19:37:33 [2020-10-16T19:37:33.853Z] === RUN   TestRenameAnonymousContainer
19:37:34 [2020-10-16T19:37:34.504Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:37:34 [2020-10-16T19:37:34.893Z] === RUN   TestReadPluginNoRead/default
19:37:35 [2020-10-16T19:37:35.071Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:37:35 [2020-10-16T19:37:35.337Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:37:35 [2020-10-16T19:37:35.465Z] --- PASS: TestDaemonStartWithLogOpt (4.76s)
19:37:35 [2020-10-16T19:37:35.951Z] --- PASS: TestRenameAnonymousContainer (1.99s)
19:37:35 [2020-10-16T19:37:35.951Z] === RUN   TestRenameContainerWithSameName
19:37:36 [2020-10-16T19:37:36.247Z] --- PASS: TestRenameContainerWithSameName (0.50s)
19:37:36 [2020-10-16T19:37:36.247Z] === RUN   TestRenameContainerWithLinkedContainer
19:37:36 [2020-10-16T19:37:36.714Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:37:36 [2020-10-16T19:37:36.852Z] === RUN   TestReadPluginNoRead/disabled_caching
19:37:36 [2020-10-16T19:37:36.978Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:37:37 [2020-10-16T19:37:37.287Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s)
19:37:37 [2020-10-16T19:37:37.287Z] === RUN   TestResize
19:37:37 [2020-10-16T19:37:37.924Z] --- PASS: TestResize (0.56s)
19:37:37 [2020-10-16T19:37:37.924Z] === RUN   TestResizeWithInvalidSize
19:37:38 [2020-10-16T19:37:38.354Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:37:38 [2020-10-16T19:37:38.563Z] --- PASS: TestResizeWithInvalidSize (0.57s)
19:37:38 [2020-10-16T19:37:38.563Z] === RUN   TestResizeWhenContainerNotStarted
19:37:38 [2020-10-16T19:37:38.768Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:37:38 [2020-10-16T19:37:38.922Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:37:38 [2020-10-16T19:37:38.922Z] === RUN   TestDockerSuite/TestRmiTag
19:37:38 [2020-10-16T19:37:38.922Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:37:39 [2020-10-16T19:37:39.207Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:39 [2020-10-16T19:37:39.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:39 [2020-10-16T19:37:39.489Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:37:40 [2020-10-16T19:37:40.153Z] --- PASS: TestReadPluginNoRead (9.65s)
19:37:40 [2020-10-16T19:37:40.153Z]     --- PASS: TestReadPluginNoRead/default (1.87s)
19:37:40 [2020-10-16T19:37:40.153Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
19:37:40 [2020-10-16T19:37:40.153Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
19:37:40 [2020-10-16T19:37:40.153Z]     read_test.go:92: [de2391587e37e] daemon is not started
19:37:40 [2020-10-16T19:37:40.725Z] --- PASS: TestContinueAfterPluginCrash (10.12s)
19:37:40 [2020-10-16T19:37:40.725Z] PASS
19:37:40 [2020-10-16T19:37:40.725Z] 
19:37:40 [2020-10-16T19:37:40.725Z] DONE 6 tests in 10.282s
19:37:40 [2020-10-16T19:37:40.725Z] 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:37:40 [2020-10-16T19:37:40.725Z] ++ 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:37:40 [2020-10-16T19:37:40.725Z] ++ set -e
19:37:40 [2020-10-16T19:37:40.725Z] ++ '[' -n 0 ']'
19:37:40 [2020-10-16T19:37:40.725Z] ++ set -x
19:37:40 [2020-10-16T19:37:40.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:37:40 [2020-10-16T19:37:40.725Z] testing: warning: no tests to run
19:37:40 [2020-10-16T19:37:40.725Z] PASS
19:37:40 [2020-10-16T19:37:40.725Z] 
19:37:40 [2020-10-16T19:37:40.725Z] DONE 0 tests in 0.050s
19:37:40 [2020-10-16T19:37:40.725Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:37:40 [2020-10-16T19:37:40.725Z] ++ 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:37:40 [2020-10-16T19:37:40.725Z] ++ set -e
19:37:40 [2020-10-16T19:37:40.725Z] ++ '[' -n 0 ']'
19:37:40 [2020-10-16T19:37:40.725Z] ++ set -x
19:37:40 [2020-10-16T19:37:40.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:37:40 [2020-10-16T19:37:40.987Z] INFO: Testing against a local daemon
19:37:40 [2020-10-16T19:37:40.987Z] === RUN   TestPluginWithDevMounts
19:37:40 [2020-10-16T19:37:40.987Z] === PAUSE TestPluginWithDevMounts
19:37:40 [2020-10-16T19:37:40.987Z] === CONT  TestPluginWithDevMounts
19:37:41 [2020-10-16T19:37:41.304Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:41 [2020-10-16T19:37:41.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:41 [2020-10-16T19:37:41.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:41 [2020-10-16T19:37:41.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:42 [2020-10-16T19:37:42.773Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:37:43 [2020-10-16T19:37:43.343Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:37:43 [2020-10-16T19:37:43.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:43 [2020-10-16T19:37:43.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:43 [2020-10-16T19:37:43.534Z] --- PASS: TestPluginWithDevMounts (2.16s)
19:37:43 [2020-10-16T19:37:43.534Z] PASS
19:37:43 [2020-10-16T19:37:43.534Z] 
19:37:43 [2020-10-16T19:37:43.534Z] DONE 1 tests in 2.318s
19:37:43 [2020-10-16T19:37:43.534Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:37:43 [2020-10-16T19:37:43.534Z] ++ 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:37:43 [2020-10-16T19:37:43.534Z] ++ set -e
19:37:43 [2020-10-16T19:37:43.534Z] ++ '[' -n 0 ']'
19:37:43 [2020-10-16T19:37:43.534Z] ++ set -x
19:37:43 [2020-10-16T19:37:43.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:37:43 [2020-10-16T19:37:43.534Z] INFO: Testing against a local daemon
19:37:43 [2020-10-16T19:37:43.534Z] === RUN   TestSecretInspect
19:37:43 [2020-10-16T19:37:43.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:44 [2020-10-16T19:37:44.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:44 [2020-10-16T19:37:44.719Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:37:44 [2020-10-16T19:37:44.719Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:37:45 [2020-10-16T19:37:45.655Z] === RUN   TestDockerSuite/TestRunAddHost
19:37:46 [2020-10-16T19:37:46.082Z] --- PASS: TestSecretInspect (2.72s)
19:37:46 [2020-10-16T19:37:46.082Z] === RUN   TestSecretList
19:37:46 [2020-10-16T19:37:46.223Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:37:46 [2020-10-16T19:37:46.481Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:37:47 [2020-10-16T19:37:47.048Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:37:47 [2020-10-16T19:37:47.048Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:37:47 [2020-10-16T19:37:47.131Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
19:37:47 [2020-10-16T19:37:47.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
19:37:47 [2020-10-16T19:37:47.131Z] === RUN   TestCgroupNamespacesRun
19:37:47 [2020-10-16T19:37:47.306Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:37:48 [2020-10-16T19:37:48.172Z] --- PASS: TestCgroupNamespacesRun (1.40s)
19:37:48 [2020-10-16T19:37:48.173Z] === RUN   TestCgroupNamespacesRunPrivileged
19:37:48 [2020-10-16T19:37:48.680Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:37:48 [2020-10-16T19:37:48.939Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:37:49 [2020-10-16T19:37:49.386Z] --- PASS: TestSecretList (3.21s)
19:37:49 [2020-10-16T19:37:49.386Z] === RUN   TestSecretsCreateAndDelete
19:37:49 [2020-10-16T19:37:49.506Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:37:49 [2020-10-16T19:37:49.690Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s)
19:37:49 [2020-10-16T19:37:49.691Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:37:50 [2020-10-16T19:37:50.073Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:37:50 [2020-10-16T19:37:50.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
19:37:50 [2020-10-16T19:37:50.733Z] === RUN   TestCgroupNamespacesRunHostMode
19:37:51 [2020-10-16T19:37:51.449Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:37:52 [2020-10-16T19:37:52.251Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s)
19:37:52 [2020-10-16T19:37:52.251Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:37:52 [2020-10-16T19:37:52.390Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:37:52 [2020-10-16T19:37:52.689Z] --- PASS: TestSecretsCreateAndDelete (3.24s)
19:37:52 [2020-10-16T19:37:52.689Z] === RUN   TestSecretsUpdate
19:37:52 [2020-10-16T19:37:52.957Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:37:53 [2020-10-16T19:37:53.524Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:37:53 [2020-10-16T19:37:53.536Z] 4612f6d0b889: Pull complete
19:37:53 [2020-10-16T19:37:53.768Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s)
19:37:53 [2020-10-16T19:37:53.768Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:37:54 [2020-10-16T19:37:54.458Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:37:54 [2020-10-16T19:37:54.717Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:37:54 [2020-10-16T19:37:54.809Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s)
19:37:54 [2020-10-16T19:37:54.810Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:37:55 [2020-10-16T19:37:55.653Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:37:55 [2020-10-16T19:37:55.851Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
19:37:55 [2020-10-16T19:37:55.851Z] === RUN   TestCgroupNamespacesRunOlderClient
19:37:55 [2020-10-16T19:37:55.989Z] --- PASS: TestSecretsUpdate (3.26s)
19:37:55 [2020-10-16T19:37:55.989Z] === RUN   TestTemplatedSecret
19:37:56 [2020-10-16T19:37:56.219Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:37:57 [2020-10-16T19:37:57.155Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:37:57 [2020-10-16T19:37:57.366Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
19:37:57 [2020-10-16T19:37:57.366Z] === RUN   TestKernelTCPMemory
19:37:57 [2020-10-16T19:37:57.661Z] --- PASS: TestKernelTCPMemory (0.62s)
19:37:57 [2020-10-16T19:37:57.661Z] === RUN   TestNISDomainname
19:37:57 [2020-10-16T19:37:57.723Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:37:58 [2020-10-16T19:37:58.290Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:37:58 [2020-10-16T19:37:58.303Z] --- PASS: TestNISDomainname (0.67s)
19:37:58 [2020-10-16T19:37:58.303Z] === RUN   TestHostnameDnsResolution
19:37:58 [2020-10-16T19:37:58.857Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:37:58 [2020-10-16T19:37:58.857Z] === RUN   TestDockerSuite/TestRunBindMounts
19:37:59 [2020-10-16T19:37:59.289Z] --- PASS: TestTemplatedSecret (3.38s)
19:37:59 [2020-10-16T19:37:59.289Z] === RUN   TestSecretCreateResolve
19:37:59 [2020-10-16T19:37:59.404Z] --- PASS: TestHostnameDnsResolution (0.85s)
19:37:59 [2020-10-16T19:37:59.404Z] === RUN   TestStats
19:38:01 [2020-10-16T19:38:01.389Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:38:01 [2020-10-16T19:38:01.837Z] --- PASS: TestSecretCreateResolve (2.72s)
19:38:01 [2020-10-16T19:38:01.837Z] PASS
19:38:01 [2020-10-16T19:38:01.837Z] 
19:38:01 [2020-10-16T19:38:01.837Z] DONE 6 tests in 18.672s
19:38:01 [2020-10-16T19:38:01.837Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:38:01 [2020-10-16T19:38:01.837Z] ++ 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:38:01 [2020-10-16T19:38:01.837Z] ++ set -e
19:38:01 [2020-10-16T19:38:01.837Z] ++ '[' -n 0 ']'
19:38:01 [2020-10-16T19:38:01.837Z] ++ set -x
19:38:01 [2020-10-16T19:38:01.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:38:01 [2020-10-16T19:38:01.956Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:38:02 [2020-10-16T19:38:02.098Z] INFO: Testing against a local daemon
19:38:02 [2020-10-16T19:38:02.098Z] === RUN   TestServiceCreateInit
19:38:02 [2020-10-16T19:38:02.098Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:38:02 [2020-10-16T19:38:02.145Z] --- PASS: TestStats (2.53s)
19:38:02 [2020-10-16T19:38:02.145Z] === RUN   TestStopContainerWithTimeout
19:38:02 [2020-10-16T19:38:02.145Z] === RUN   TestStopContainerWithTimeout/0
19:38:02 [2020-10-16T19:38:02.145Z] === PAUSE TestStopContainerWithTimeout/0
19:38:02 [2020-10-16T19:38:02.145Z] === RUN   TestStopContainerWithTimeout/1
19:38:02 [2020-10-16T19:38:02.145Z] === PAUSE TestStopContainerWithTimeout/1
19:38:02 [2020-10-16T19:38:02.145Z] === RUN   TestStopContainerWithTimeout/3
19:38:02 [2020-10-16T19:38:02.145Z] === PAUSE TestStopContainerWithTimeout/3
19:38:02 [2020-10-16T19:38:02.145Z] === RUN   TestStopContainerWithTimeout/-1
19:38:02 [2020-10-16T19:38:02.145Z] === PAUSE TestStopContainerWithTimeout/-1
19:38:02 [2020-10-16T19:38:02.145Z] === CONT  TestStopContainerWithTimeout/0
19:38:02 [2020-10-16T19:38:02.145Z] === CONT  TestStopContainerWithTimeout/1
19:38:02 [2020-10-16T19:38:02.145Z] === CONT  TestStopContainerWithTimeout/3
19:38:02 [2020-10-16T19:38:02.145Z] === CONT  TestStopContainerWithTimeout/-1
19:38:02 [2020-10-16T19:38:02.214Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:38:02 [2020-10-16T19:38:02.780Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:38:03 [2020-10-16T19:38:03.347Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:38:03 [2020-10-16T19:38:03.347Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:38:03 [2020-10-16T19:38:03.915Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:38:04 [2020-10-16T19:38:04.482Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:38:04 [2020-10-16T19:38:04.740Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:38:04 [2020-10-16T19:38:04.883Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:38:04 [2020-10-16T19:38:04.883Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
19:38:04 [2020-10-16T19:38:04.883Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
19:38:04 [2020-10-16T19:38:04.883Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
19:38:04 [2020-10-16T19:38:04.883Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
19:38:04 [2020-10-16T19:38:04.883Z] === RUN   TestDeleteDevicemapper
19:38:04 [2020-10-16T19:38:04.883Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:38:04 [2020-10-16T19:38:04.883Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:38:04 [2020-10-16T19:38:04.883Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:38:05 [2020-10-16T19:38:05.308Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:38:05 [2020-10-16T19:38:05.875Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:38:05 [2020-10-16T19:38:05.875Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:38:06 [2020-10-16T19:38:06.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:38:06 [2020-10-16T19:38:06.442Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:38:06 [2020-10-16T19:38:06.442Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:38:07 [2020-10-16T19:38:07.010Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:38:07 [2020-10-16T19:38:07.391Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:38:07 [2020-10-16T19:38:07.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s)
19:38:07 [2020-10-16T19:38:07.631Z] === RUN   TestUpdateMemory
19:38:07 [2020-10-16T19:38:07.945Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:38:08 [2020-10-16T19:38:08.269Z] --- PASS: TestUpdateMemory (0.70s)
19:38:08 [2020-10-16T19:38:08.269Z] === RUN   TestUpdateCPUQuota
19:38:08 [2020-10-16T19:38:08.513Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:38:09 [2020-10-16T19:38:09.081Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:38:09 [2020-10-16T19:38:09.081Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:38:09 [2020-10-16T19:38:09.307Z] --- PASS: TestUpdateCPUQuota (0.84s)
19:38:09 [2020-10-16T19:38:09.307Z] === RUN   TestUpdatePidsLimit
19:38:09 [2020-10-16T19:38:09.307Z] === RUN   TestUpdatePidsLimit/update_from_none
19:38:09 [2020-10-16T19:38:09.307Z] === RUN   TestUpdatePidsLimit/no_change
19:38:09 [2020-10-16T19:38:09.602Z] === RUN   TestUpdatePidsLimit/update_lower
19:38:09 [2020-10-16T19:38:09.648Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:38:09 [2020-10-16T19:38:09.897Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:38:10 [2020-10-16T19:38:10.190Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:38:10 [2020-10-16T19:38:10.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:38:10 [2020-10-16T19:38:10.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:38:10 [2020-10-16T19:38:10.583Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:38:11 [2020-10-16T19:38:11.527Z] --- PASS: TestUpdatePidsLimit (2.45s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
19:38:11 [2020-10-16T19:38:11.527Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
19:38:11 [2020-10-16T19:38:11.527Z] === RUN   TestUpdateRestartPolicy
19:38:11 [2020-10-16T19:38:11.601Z] --- PASS: TestServiceCreateInit (9.62s)
19:38:11 [2020-10-16T19:38:11.601Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s)
19:38:11 [2020-10-16T19:38:11.601Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s)
19:38:11 [2020-10-16T19:38:11.601Z] === RUN   TestCreateServiceMultipleTimes
19:38:12 [2020-10-16T19:38:12.488Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:38:13 [2020-10-16T19:38:13.425Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:38:13 [2020-10-16T19:38:13.991Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:38:14 [2020-10-16T19:38:14.926Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:38:15 [2020-10-16T19:38:15.493Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:38:16 [2020-10-16T19:38:16.060Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:38:16 [2020-10-16T19:38:16.627Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:38:17 [2020-10-16T19:38:17.566Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:38:20 [2020-10-16T19:38:20.154Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:38:20 [2020-10-16T19:38:20.154Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:38:20 [2020-10-16T19:38:20.413Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:38:22 [2020-10-16T19:38:22.949Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:38:23 [2020-10-16T19:38:23.885Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:38:24 [2020-10-16T19:38:24.187Z] --- PASS: TestUpdateRestartPolicy (11.34s)
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestUpdateRestartWithAutoRemove
19:38:24 [2020-10-16T19:38:24.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitNonBlocked
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:24 [2020-10-16T19:38:24.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:24 [2020-10-16T19:38:24.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:24 [2020-10-16T19:38:24.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:24 [2020-10-16T19:38:24.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:24 [2020-10-16T19:38:24.187Z] --- PASS: TestWaitNonBlocked (0.02s)
19:38:24 [2020-10-16T19:38:24.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
19:38:24 [2020-10-16T19:38:24.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitBlocked
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:38:24 [2020-10-16T19:38:24.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:38:24 [2020-10-16T19:38:24.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:38:24 [2020-10-16T19:38:24.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:38:24 [2020-10-16T19:38:24.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:38:24 [2020-10-16T19:38:24.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:38:25 [2020-10-16T19:38:25.226Z] --- PASS: TestWaitBlocked (0.03s)
19:38:25 [2020-10-16T19:38:25.226Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
19:38:25 [2020-10-16T19:38:25.226Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
19:38:25 [2020-10-16T19:38:25.226Z] === CONT  TestContainerStartOnDaemonRestart
19:38:25 [2020-10-16T19:38:25.226Z] === CONT  TestIpcModeOlderClient
19:38:25 [2020-10-16T19:38:25.226Z] === CONT  TestContainerKillOnDaemonStart
19:38:25 [2020-10-16T19:38:25.226Z] === CONT  TestDaemonHostGatewayIP
19:38:25 [2020-10-16T19:38:25.226Z] --- PASS: TestIpcModeOlderClient (0.15s)
19:38:25 [2020-10-16T19:38:25.226Z] === CONT  TestDaemonRestartIpcMode
19:38:25 [2020-10-16T19:38:25.787Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:38:27 [2020-10-16T19:38:27.162Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:38:27 [2020-10-16T19:38:27.162Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:38:27 [2020-10-16T19:38:27.162Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:38:27 [2020-10-16T19:38:27.729Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:38:27 [2020-10-16T19:38:27.988Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:38:28 [2020-10-16T19:38:28.855Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s)
19:38:28 [2020-10-16T19:38:28.923Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:38:29 [2020-10-16T19:38:29.149Z] --- PASS: TestDaemonHostGatewayIP (4.13s)
19:38:29 [2020-10-16T19:38:29.149Z] --- PASS: TestDaemonRestartIpcMode (4.08s)
19:38:29 [2020-10-16T19:38:29.320Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:38:29 [2020-10-16T19:38:29.320Z] Copying nested executables into bundles/cross/linux/amd64
19:38:30 [2020-10-16T19:38:30.247Z] Cross building: bundles/cross/windows/amd64
19:38:30 [2020-10-16T19:38:30.299Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:38:30 [2020-10-16T19:38:30.504Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:38:30 [2020-10-16T19:38:30.504Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:38:32 [2020-10-16T19:38:32.201Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:38:32 [2020-10-16T19:38:32.460Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:38:33 [2020-10-16T19:38:33.581Z] --- PASS: TestCreateServiceMultipleTimes (19.44s)
19:38:33 [2020-10-16T19:38:33.581Z] === RUN   TestCreateServiceConflict
19:38:33 [2020-10-16T19:38:33.837Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:38:33 [2020-10-16T19:38:33.842Z] --- PASS: TestCreateServiceConflict (2.68s)
19:38:33 [2020-10-16T19:38:33.842Z] === RUN   TestCreateServiceMaxReplicas
19:38:34 [2020-10-16T19:38:34.404Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:38:34 [2020-10-16T19:38:34.404Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:38:34 [2020-10-16T19:38:34.971Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:38:36 [2020-10-16T19:38:36.347Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:38:36 [2020-10-16T19:38:36.347Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:38:36 [2020-10-16T19:38:36.605Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:38:37 [2020-10-16T19:38:37.172Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:38:37 [2020-10-16T19:38:37.636Z] --- PASS: TestContainerKillOnDaemonStart (12.68s)
19:38:37 [2020-10-16T19:38:37.636Z] PASS
19:38:37 [2020-10-16T19:38:37.636Z] 
19:38:37 [2020-10-16T19:38:37.636Z] === Skipped
19:38:37 [2020-10-16T19:38:37.636Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:38:37 [2020-10-16T19:38:37.636Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:38:37 [2020-10-16T19:38:37.636Z] 
19:38:37 [2020-10-16T19:38:37.636Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:38:37 [2020-10-16T19:38:37.636Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:38:37 [2020-10-16T19:38:37.636Z] 
19:38:37 [2020-10-16T19:38:37.636Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:38:37 [2020-10-16T19:38:37.636Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:38:37 [2020-10-16T19:38:37.636Z] 
19:38:37 [2020-10-16T19:38:37.636Z] 
19:38:37 [2020-10-16T19:38:37.636Z] DONE 192 tests, 3 skipped in 109.394s
19:38:37 [2020-10-16T19:38:37.636Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:38:37 [2020-10-16T19:38:37.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
19:38:37 [2020-10-16T19:38:37.636Z] ++ set -e
19:38:37 [2020-10-16T19:38:37.636Z] ++ '[' -n 0 ']'
19:38:37 [2020-10-16T19:38:37.636Z] ++ set -x
19:38:37 [2020-10-16T19:38:37.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
19:38:37 [2020-10-16T19:38:37.739Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:38:37 [2020-10-16T19:38:37.931Z] INFO: Testing against a local daemon
19:38:37 [2020-10-16T19:38:37.931Z] === RUN   TestCommitInheritsEnv
19:38:37 [2020-10-16T19:38:37.998Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:38:37 [2020-10-16T19:38:37.998Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:38:38 [2020-10-16T19:38:38.049Z] --- PASS: TestCreateServiceMaxReplicas (3.72s)
19:38:38 [2020-10-16T19:38:38.049Z] === RUN   TestCreateWithDuplicateNetworkNames
19:38:38 [2020-10-16T19:38:38.226Z] --- PASS: TestCommitInheritsEnv (0.35s)
19:38:38 [2020-10-16T19:38:38.226Z] === RUN   TestImportExtremelyLargeImageWorks
19:38:38 [2020-10-16T19:38:38.226Z] === PAUSE TestImportExtremelyLargeImageWorks
19:38:38 [2020-10-16T19:38:38.226Z] === RUN   TestImagesFilterMultiReference
19:38:38 [2020-10-16T19:38:38.226Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:38:38 [2020-10-16T19:38:38.226Z] === RUN   TestImagePullPlatformInvalid
19:38:38 [2020-10-16T19:38:38.226Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:38:38 [2020-10-16T19:38:38.226Z] === RUN   TestRemoveImageOrphaning
19:38:38 [2020-10-16T19:38:38.520Z] --- PASS: TestRemoveImageOrphaning (0.32s)
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestRemoveImageGarbageCollector
19:38:38 [2020-10-16T19:38:38.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:38:38 [2020-10-16T19:38:38.520Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:38:38 [2020-10-16T19:38:38.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestTagInvalidReference
19:38:38 [2020-10-16T19:38:38.520Z] --- PASS: TestTagInvalidReference (0.03s)
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestTagValidPrefixedRepo
19:38:38 [2020-10-16T19:38:38.520Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestTagExistedNameWithoutForce
19:38:38 [2020-10-16T19:38:38.520Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:38:38 [2020-10-16T19:38:38.520Z] === RUN   TestTagOfficialNames
19:38:38 [2020-10-16T19:38:38.565Z] === RUN   TestDockerSuite/TestRunEnvironment
19:38:38 [2020-10-16T19:38:38.813Z] --- PASS: TestTagOfficialNames (0.04s)
19:38:38 [2020-10-16T19:38:38.814Z] === RUN   TestTagMatchesDigest
19:38:38 [2020-10-16T19:38:38.814Z] --- PASS: TestTagMatchesDigest (0.02s)
19:38:38 [2020-10-16T19:38:38.814Z] === CONT  TestImportExtremelyLargeImageWorks
19:38:39 [2020-10-16T19:38:39.132Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:38:40 [2020-10-16T19:38:40.068Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:38:40 [2020-10-16T19:38:40.327Z] === RUN   TestDockerSuite/TestRunExitCode
19:38:40 [2020-10-16T19:38:40.895Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:38:41 [2020-10-16T19:38:41.462Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:38:42 [2020-10-16T19:38:42.029Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:38:42 [2020-10-16T19:38:42.595Z] === RUN   TestDockerSuite/TestRunExposePort
19:38:42 [2020-10-16T19:38:42.595Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:38:43 [2020-10-16T19:38:43.162Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:38:43 [2020-10-16T19:38:43.421Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:38:44 [2020-10-16T19:38:44.796Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:38:44 [2020-10-16T19:38:44.796Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:38:44 [2020-10-16T19:38:44.796Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:38:47 [2020-10-16T19:38:47.358Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:38:47 [2020-10-16T19:38:47.616Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:38:52 [2020-10-16T19:38:52.956Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
19:38:52 [2020-10-16T19:38:52.956Z] === RUN   TestCreateServiceSecretFileMode
19:38:55 [2020-10-16T19:38:55.501Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
19:38:55 [2020-10-16T19:38:55.501Z] === RUN   TestCreateServiceConfigFileMode
19:38:58 [2020-10-16T19:38:58.802Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
19:38:58 [2020-10-16T19:38:58.802Z] === RUN   TestCreateServiceSysctls
19:38:59 [2020-10-16T19:38:59.819Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:38:59 [2020-10-16T19:38:59.819Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:39:01 [2020-10-16T19:39:01.195Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:39:01 [2020-10-16T19:39:01.195Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:39:01 [2020-10-16T19:39:01.195Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:39:01 [2020-10-16T19:39:01.195Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:39:01 [2020-10-16T19:39:01.453Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:39:03 [2020-10-16T19:39:03.010Z] --- PASS: TestCreateServiceSysctls (4.17s)
19:39:03 [2020-10-16T19:39:03.010Z] === RUN   TestCreateServiceCapabilities
19:39:03 [2020-10-16T19:39:03.356Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:39:04 [2020-10-16T19:39:04.732Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:39:05 [2020-10-16T19:39:05.667Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:39:05 [2020-10-16T19:39:05.667Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:39:07 [2020-10-16T19:39:07.219Z] --- PASS: TestCreateServiceCapabilities (3.45s)
19:39:07 [2020-10-16T19:39:07.219Z] === RUN   TestInspect
19:39:10 [2020-10-16T19:39:10.524Z] --- PASS: TestInspect (3.51s)
19:39:10 [2020-10-16T19:39:10.524Z] === RUN   TestCreateJob
19:39:12 [2020-10-16T19:39:12.231Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:39:12 [2020-10-16T19:39:12.231Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:39:12 [2020-10-16T19:39:12.231Z] === RUN   TestDockerSuite/TestRunModeHostname
19:39:12 [2020-10-16T19:39:12.489Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:39:12 [2020-10-16T19:39:12.489Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:39:12 [2020-10-16T19:39:12.748Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:39:13 [2020-10-16T19:39:13.684Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:39:13 [2020-10-16T19:39:13.828Z] --- PASS: TestCreateJob (3.73s)
19:39:13 [2020-10-16T19:39:13.828Z] === RUN   TestReplicatedJob
19:39:14 [2020-10-16T19:39:14.619Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:39:15 [2020-10-16T19:39:15.996Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:39:15 [2020-10-16T19:39:15.996Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:39:15 [2020-10-16T19:39:15.996Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:39:16 [2020-10-16T19:39:16.933Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:39:18 [2020-10-16T19:39:18.310Z] === RUN   TestDockerSuite/TestRunMount
19:39:20 [2020-10-16T19:39:20.416Z] --- PASS: TestReplicatedJob (6.64s)
19:39:20 [2020-10-16T19:39:20.416Z] === RUN   TestUpdateReplicatedJob
19:39:22 [2020-10-16T19:39:22.501Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:39:23 [2020-10-16T19:39:23.068Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:39:23 [2020-10-16T19:39:23.635Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:39:24 [2020-10-16T19:39:24.625Z] --- PASS: TestUpdateReplicatedJob (4.14s)
19:39:24 [2020-10-16T19:39:24.625Z] === RUN   TestServiceListWithStatuses
19:39:24 [2020-10-16T19:39:24.625Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:39:24 [2020-10-16T19:39:24.625Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:39:24 [2020-10-16T19:39:24.625Z] === RUN   TestDockerNetworkConnectAlias
19:39:25 [2020-10-16T19:39:25.013Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:39:26 [2020-10-16T19:39:26.399Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:39:29 [2020-10-16T19:39:29.692Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:39:29 [2020-10-16T19:39:29.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:39:31 [2020-10-16T19:39:31.067Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:39:31 [2020-10-16T19:39:31.214Z] --- PASS: TestDockerNetworkConnectAlias (6.11s)
19:39:31 [2020-10-16T19:39:31.214Z] === RUN   TestDockerNetworkReConnect
19:39:33 [2020-10-16T19:39:33.598Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:39:34 [2020-10-16T19:39:34.533Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:39:35 [2020-10-16T19:39:35.099Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:39:36 [2020-10-16T19:39:36.035Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:39:36 [2020-10-16T19:39:36.035Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:39:36 [2020-10-16T19:39:36.504Z] --- PASS: TestDockerNetworkReConnect (5.16s)
19:39:36 [2020-10-16T19:39:36.504Z] === RUN   TestServicePlugin
19:39:36 [2020-10-16T19:39:36.504Z] --- SKIP: TestServicePlugin (0.00s)
19:39:36 [2020-10-16T19:39:36.504Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:36 [2020-10-16T19:39:36.504Z] === RUN   TestServiceUpdateLabel
19:39:36 [2020-10-16T19:39:36.602Z] === RUN   TestDockerSuite/TestRunNetHost
19:39:37 [2020-10-16T19:39:37.169Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:39:37 [2020-10-16T19:39:37.428Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:39:37 [2020-10-16T19:39:37.994Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:39:38 [2020-10-16T19:39:38.254Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:39:39 [2020-10-16T19:39:39.052Z] --- PASS: TestServiceUpdateLabel (3.16s)
19:39:39 [2020-10-16T19:39:39.052Z] === RUN   TestServiceUpdateSecrets
19:39:40 [2020-10-16T19:39:40.785Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:39:40 [2020-10-16T19:39:40.785Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:39:42 [2020-10-16T19:39:42.231Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:39:43 [2020-10-16T19:39:43.166Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:39:46 [2020-10-16T19:39:46.451Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:39:46 [2020-10-16T19:39:46.451Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:39:46 [2020-10-16T19:39:46.451Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:39:46 [2020-10-16T19:39:46.451Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:39:47 [2020-10-16T19:39:47.019Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:39:47 [2020-10-16T19:39:47.019Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:39:47 [2020-10-16T19:39:47.586Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:39:48 [2020-10-16T19:39:48.153Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:39:48 [2020-10-16T19:39:48.153Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:39:49 [2020-10-16T19:39:49.089Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:39:49 [2020-10-16T19:39:49.347Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:39:51 [2020-10-16T19:39:51.903Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:39:51 [2020-10-16T19:39:51.903Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:39:51 [2020-10-16T19:39:51.903Z] remote: Enumerating objects: 2, done.
19:39:51 [2020-10-16T19:39:51.903Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:39:51 [2020-10-16T19:39:51.903Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:39:51 [2020-10-16T19:39:51.903Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:39:51 [2020-10-16T19:39:51.903Z] 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:39:51 [2020-10-16T19:39:51.903Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:39:51 [2020-10-16T19:39:51.903Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:39:52 [2020-10-16T19:39:52.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/test/unit
19:39:53 [2020-10-16T19:39:53.534Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:39:54 [2020-10-16T19:39:54.910Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:39:54 [2020-10-16T19:39:54.910Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:39:55 [2020-10-16T19:39:55.574Z] ?   	github.com/docker/docker/api	[no test files]
19:39:55 [2020-10-16T19:39:55.845Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:39:56 [2020-10-16T19:39:56.412Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:39:57 [2020-10-16T19:39:57.182Z] --- PASS: TestServiceUpdateSecrets (15.36s)
19:39:57 [2020-10-16T19:39:57.182Z] === RUN   TestServiceUpdateConfigs
19:39:57 [2020-10-16T19:39:57.797Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:39:58 [2020-10-16T19:39:58.064Z] === RUN   TestDockerSuite/TestRunPortInUse
19:39:58 [2020-10-16T19:39:58.633Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:39:59 [2020-10-16T19:39:59.201Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:40:00 [2020-10-16T19:40:00.137Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:40:00 [2020-10-16T19:40:00.395Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:40:00 [2020-10-16T19:40:00.963Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:40:01 [2020-10-16T19:40:01.531Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:40:01 [2020-10-16T19:40:01.531Z] === RUN   TestDockerSuite/TestRunPublishPort
19:40:02 [2020-10-16T19:40:02.098Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:40:02 [2020-10-16T19:40:02.666Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:40:02 [2020-10-16T19:40:02.666Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:40:03 [2020-10-16T19:40:03.234Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:40:04 [2020-10-16T19:40:04.169Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:40:04 [2020-10-16T19:40:04.169Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:40:06 [2020-10-16T19:40:06.702Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:40:07 [2020-10-16T19:40:07.269Z] === RUN   TestDockerSuite/TestRunRm
19:40:07 [2020-10-16T19:40:07.837Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:40:10 [2020-10-16T19:40:10.423Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
19:40:12 [2020-10-16T19:40:12.026Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:40:12 [2020-10-16T19:40:12.026Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:40:12 [2020-10-16T19:40:12.091Z] --- PASS: TestServiceUpdateConfigs (15.38s)
19:40:12 [2020-10-16T19:40:12.091Z] === RUN   TestServiceUpdateNetwork
19:40:12 [2020-10-16T19:40:12.284Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:40:13 [2020-10-16T19:40:13.661Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:40:14 [2020-10-16T19:40:14.228Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:40:16 [2020-10-16T19:40:16.761Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:40:19 [2020-10-16T19:40:19.293Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:40:19 [2020-10-16T19:40:19.861Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:40:20 [2020-10-16T19:40:20.428Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:40:20 [2020-10-16T19:40:20.435Z] 406ffb8432a7: Pull complete
19:40:20 [2020-10-16T19:40:20.435Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
19:40:20 [2020-10-16T19:40:20.435Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:40:20 [2020-10-16T19:40:20.435Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
19:40:20 [2020-10-16T19:40:20.435Z] WARN: Skipping validation tests
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Running unit tests at 10/16/2020 19:40:10...
19:40:20 [2020-10-16T19:40:20.435Z] INFO: make.ps1 starting at 10/16/2020 19:40:15
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Git commit (561b8014c0) assumed from DOCKER_GITCOMMIT environment variable
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Invoking autogen...
19:40:20 [2020-10-16T19:40:20.435Z] INFO: Running unit tests...
19:40:20 [2020-10-16T19:40:20.996Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:40:21 [2020-10-16T19:40:21.563Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:40:22 [2020-10-16T19:40:22.498Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:40:22 [2020-10-16T19:40:22.498Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:40:22 [2020-10-16T19:40:22.757Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:40:23 [2020-10-16T19:40:23.324Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:40:23 [2020-10-16T19:40:23.893Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:40:24 [2020-10-16T19:40:24.326Z] --- PASS: TestServiceUpdateNetwork (14.59s)
19:40:24 [2020-10-16T19:40:24.326Z] === RUN   TestServiceUpdatePidsLimit
19:40:24 [2020-10-16T19:40:24.462Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:40:26 [2020-10-16T19:40:26.241Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:40:26 [2020-10-16T19:40:26.814Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:40:26 [2020-10-16T19:40:26.995Z] === RUN   TestDockerSuite/TestRunState
19:40:28 [2020-10-16T19:40:28.396Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:40:28 [2020-10-16T19:40:28.655Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:40:29 [2020-10-16T19:40:29.017Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:40:29 [2020-10-16T19:40:29.222Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:40:29 [2020-10-16T19:40:29.222Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:40:29 [2020-10-16T19:40:29.222Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:40:30 [2020-10-16T19:40:30.158Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:40:31 [2020-10-16T19:40:31.093Z] === RUN   TestDockerSuite/TestRunSysctls
19:40:31 [2020-10-16T19:40:31.353Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:40:32 [2020-10-16T19:40:32.289Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:40:32 [2020-10-16T19:40:32.289Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:40:32 [2020-10-16T19:40:32.289Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:40:32 [2020-10-16T19:40:32.548Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:40:34 [2020-10-16T19:40:34.954Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:40:35 [2020-10-16T19:40:35.080Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:40:35 [2020-10-16T19:40:35.080Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:40:35 [2020-10-16T19:40:35.647Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:40:36 [2020-10-16T19:40:36.099Z] ?   	github.com/docker/docker/api	[no test files]
19:40:37 [2020-10-16T19:40:37.023Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:40:39 [2020-10-16T19:40:39.556Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:40:42 [2020-10-16T19:40:42.087Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:40:42 [2020-10-16T19:40:42.655Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestServiceUpdatePidsLimit (17.41s)
19:40:43 [2020-10-16T19:40:43.096Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
19:40:43 [2020-10-16T19:40:43.096Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
19:40:43 [2020-10-16T19:40:43.096Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
19:40:43 [2020-10-16T19:40:43.096Z] PASS
19:40:43 [2020-10-16T19:40:43.096Z] 
19:40:43 [2020-10-16T19:40:43.096Z] === Skipped
19:40:43 [2020-10-16T19:40:43.096Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:40:43 [2020-10-16T19:40:43.096Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:40:43 [2020-10-16T19:40:43.096Z] 
19:40:43 [2020-10-16T19:40:43.096Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:40:43 [2020-10-16T19:40:43.096Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:43 [2020-10-16T19:40:43.096Z] 
19:40:43 [2020-10-16T19:40:43.096Z] 
19:40:43 [2020-10-16T19:40:43.096Z] DONE 27 tests, 2 skipped in 159.916s
19:40:43 [2020-10-16T19:40:43.096Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:40:43 [2020-10-16T19:40:43.096Z] ++ 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:40:43 [2020-10-16T19:40:43.096Z] ++ set -e
19:40:43 [2020-10-16T19:40:43.096Z] ++ '[' -n 0 ']'
19:40:43 [2020-10-16T19:40:43.096Z] ++ set -x
19:40:43 [2020-10-16T19:40:43.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:40:43 [2020-10-16T19:40:43.096Z] INFO: Testing against a local daemon
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestSessionCreate
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestSessionCreate (0.05s)
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestSessionCreateWithBadUpgrade
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:40:43 [2020-10-16T19:40:43.096Z] PASS
19:40:43 [2020-10-16T19:40:43.096Z] 
19:40:43 [2020-10-16T19:40:43.096Z] DONE 2 tests in 0.242s
19:40:43 [2020-10-16T19:40:43.096Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:40:43 [2020-10-16T19:40:43.096Z] ++ 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:40:43 [2020-10-16T19:40:43.096Z] ++ set -e
19:40:43 [2020-10-16T19:40:43.096Z] ++ '[' -n 0 ']'
19:40:43 [2020-10-16T19:40:43.096Z] ++ set -x
19:40:43 [2020-10-16T19:40:43.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:40:43 [2020-10-16T19:40:43.096Z] INFO: Testing against a local daemon
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:40:43 [2020-10-16T19:40:43.096Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:40:43 [2020-10-16T19:40:43.096Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestEventsExecDie
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestEventsExecDie (0.90s)
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestEventsBackwardsCompatible
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestInfoBinaryCommits
19:40:43 [2020-10-16T19:40:43.096Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:40:43 [2020-10-16T19:40:43.096Z] === RUN   TestInfoAPIVersioned
19:40:43 [2020-10-16T19:40:43.223Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:40:43 [2020-10-16T19:40:43.358Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:40:43 [2020-10-16T19:40:43.358Z] === RUN   TestInfoDiscoveryBackend
19:40:43 [2020-10-16T19:40:43.790Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:40:43 [2020-10-16T19:40:43.931Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
19:40:43 [2020-10-16T19:40:43.931Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:40:44 [2020-10-16T19:40:44.874Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:40:44 [2020-10-16T19:40:44.874Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:40:45 [2020-10-16T19:40:45.166Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:40:45 [2020-10-16T19:40:45.447Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
19:40:45 [2020-10-16T19:40:45.447Z] === RUN   TestInfoAPI
19:40:45 [2020-10-16T19:40:45.447Z] --- PASS: TestInfoAPI (0.05s)
19:40:45 [2020-10-16T19:40:45.447Z] === RUN   TestInfoAPIWarnings
19:40:46 [2020-10-16T19:40:46.102Z] === RUN   TestDockerSuite/TestRunUserByID
19:40:46 [2020-10-16T19:40:46.669Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:40:46 [2020-10-16T19:40:46.669Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:40:46 [2020-10-16T19:40:46.927Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:40:47 [2020-10-16T19:40:47.863Z] === RUN   TestDockerSuite/TestRunUserByName
19:40:47 [2020-10-16T19:40:47.863Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:40:48 [2020-10-16T19:40:48.431Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:40:48 [2020-10-16T19:40:48.690Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:40:48 [2020-10-16T19:40:48.690Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:40:48 [2020-10-16T19:40:48.949Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:40:49 [2020-10-16T19:40:49.516Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:40:50 [2020-10-16T19:40:50.894Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:40:50 [2020-10-16T19:40:50.935Z] === RUN   TestMiddlewares
19:40:50 [2020-10-16T19:40:50.935Z] --- PASS: TestMiddlewares (0.00s)
19:40:50 [2020-10-16T19:40:50.935Z] PASS
19:40:50 [2020-10-16T19:40:50.935Z] coverage: 9.0% of statements
19:40:50 [2020-10-16T19:40:50.935Z] ok  	github.com/docker/docker/api/server	0.233s	coverage: 9.0% of statements
19:40:52 [2020-10-16T19:40:52.797Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:40:53 [2020-10-16T19:40:53.733Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:40:54 [2020-10-16T19:40:54.301Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:40:54 [2020-10-16T19:40:54.560Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:40:56 [2020-10-16T19:40:56.468Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:40:57 [2020-10-16T19:40:57.053Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:40:57 [2020-10-16T19:40:57.620Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:40:59 [2020-10-16T19:40:59.524Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:41:00 [2020-10-16T19:41:00.459Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:41:01 [2020-10-16T19:41:01.836Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:41:02 [2020-10-16T19:41:02.404Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:41:02 [2020-10-16T19:41:02.971Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:41:03 [2020-10-16T19:41:03.562Z] --- PASS: TestInfoAPIWarnings (16.61s)
19:41:03 [2020-10-16T19:41:03.562Z] === RUN   TestInfoDebug
19:41:03 [2020-10-16T19:41:03.562Z] --- PASS: TestInfoDebug (0.61s)
19:41:03 [2020-10-16T19:41:03.562Z] === RUN   TestInfoInsecureRegistries
19:41:03 [2020-10-16T19:41:03.562Z] --- PASS: TestInfoInsecureRegistries (0.60s)
19:41:03 [2020-10-16T19:41:03.562Z] === RUN   TestInfoRegistryMirrors
19:41:03 [2020-10-16T19:41:03.823Z] --- PASS: TestInfoRegistryMirrors (0.63s)
19:41:03 [2020-10-16T19:41:03.823Z] === RUN   TestLoginFailsWithBadCredentials
19:41:03 [2020-10-16T19:41:03.908Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:41:03 [2020-10-16T19:41:03.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:41:03 [2020-10-16T19:41:03.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:41:03 [2020-10-16T19:41:03.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:41:03 [2020-10-16T19:41:03.908Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:41:04 [2020-10-16T19:41:04.167Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:41:04 [2020-10-16T19:41:04.167Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:41:04 [2020-10-16T19:41:04.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
19:41:04 [2020-10-16T19:41:04.396Z] === RUN   TestPingCacheHeaders
19:41:04 [2020-10-16T19:41:04.396Z] --- PASS: TestPingCacheHeaders (0.05s)
19:41:04 [2020-10-16T19:41:04.396Z] === RUN   TestPingGet
19:41:04 [2020-10-16T19:41:04.396Z] --- PASS: TestPingGet (0.03s)
19:41:04 [2020-10-16T19:41:04.396Z] === RUN   TestPingHead
19:41:04 [2020-10-16T19:41:04.396Z] --- PASS: TestPingHead (0.05s)
19:41:04 [2020-10-16T19:41:04.396Z] === RUN   TestVersion
19:41:04 [2020-10-16T19:41:04.396Z] --- PASS: TestVersion (0.05s)
19:41:04 [2020-10-16T19:41:04.396Z] PASS
19:41:04 [2020-10-16T19:41:04.396Z] 
19:41:04 [2020-10-16T19:41:04.396Z] === Skipped
19:41:04 [2020-10-16T19:41:04.396Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:41:04 [2020-10-16T19:41:04.396Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:41:04 [2020-10-16T19:41:04.396Z] 
19:41:04 [2020-10-16T19:41:04.396Z] 
19:41:04 [2020-10-16T19:41:04.396Z] DONE 18 tests, 1 skipped in 22.428s
19:41:04 [2020-10-16T19:41:04.396Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:41:04 [2020-10-16T19:41:04.396Z] ++ 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:41:04 [2020-10-16T19:41:04.396Z] ++ set -e
19:41:04 [2020-10-16T19:41:04.396Z] ++ '[' -n 0 ']'
19:41:04 [2020-10-16T19:41:04.396Z] ++ set -x
19:41:04 [2020-10-16T19:41:04.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:41:04 [2020-10-16T19:41:04.657Z] INFO: Testing against a local daemon
19:41:04 [2020-10-16T19:41:04.657Z] === RUN   TestVolumesCreateAndList
19:41:04 [2020-10-16T19:41:04.657Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:41:04 [2020-10-16T19:41:04.657Z] === RUN   TestVolumesRemove
19:41:04 [2020-10-16T19:41:04.657Z] --- PASS: TestVolumesRemove (0.11s)
19:41:04 [2020-10-16T19:41:04.657Z] === RUN   TestVolumesInspect
19:41:04 [2020-10-16T19:41:04.734Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:41:04 [2020-10-16T19:41:04.918Z] --- PASS: TestVolumesInspect (0.03s)
19:41:04 [2020-10-16T19:41:04.918Z] === RUN   TestVolumesInvalidJSON
19:41:04 [2020-10-16T19:41:04.918Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:41:04 [2020-10-16T19:41:04.918Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:41:04 [2020-10-16T19:41:04.918Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:41:04 [2020-10-16T19:41:04.918Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:41:04 [2020-10-16T19:41:04.918Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:41:04 [2020-10-16T19:41:04.918Z] PASS
19:41:04 [2020-10-16T19:41:04.918Z] 
19:41:04 [2020-10-16T19:41:04.918Z] DONE 5 tests in 0.360s
19:41:04 [2020-10-16T19:41:04.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:41:05 [2020-10-16T19:41:05.179Z] ++++ cat bundles/test-integration/docker.pid
19:41:05 [2020-10-16T19:41:05.179Z] +++ kill 13718
19:41:05 [2020-10-16T19:41:05.302Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:41:06 [2020-10-16T19:41:06.565Z] +++ /etc/init.d/apparmor stop
19:41:06 [2020-10-16T19:41:06.565Z] Leaving: AppArmorNo profiles have been unloaded.
19:41:06 [2020-10-16T19:41:06.565Z] 
19:41:06 [2020-10-16T19:41:06.565Z] Unloading profiles will leave already running processes permanently
19:41:06 [2020-10-16T19:41:06.565Z] unconfined, which can lead to unexpected situations.
19:41:06 [2020-10-16T19:41:06.565Z] 
19:41:06 [2020-10-16T19:41:06.565Z] To set a process to complain mode, use the command line tool
19:41:06 [2020-10-16T19:41:06.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:41:06 [2020-10-16T19:41:06.565Z] +++ true
19:41:06 [2020-10-16T19:41:06.565Z] exiting test-integration
19:41:06 [2020-10-16T19:41:06.565Z] ++ exit 0
19:41:06 [2020-10-16T19:41:06.565Z] 
19:41:07 [2020-10-16T19:41:07.205Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:41:07 [2020-10-16T19:41:07.205Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:41:07 [2020-10-16T19:41:07.464Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:41:08 [2020-10-16T19:41:08.031Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:41:08 [2020-10-16T19:41:08.031Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:41:08 [2020-10-16T19:41:08.598Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
Post stage
[Pipeline] junit
19:41:09 [2020-10-16T19:41:09.126Z] Recording test results
19:41:09 [2020-10-16T19:41:09.165Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:41:09 [2020-10-16T19:41:09.901Z] + echo Ensuring container killed.
19:41:09 [2020-10-16T19:41:09.901Z] Ensuring container killed.
19:41:09 [2020-10-16T19:41:09.901Z] + docker rm -vf docker-pr4
19:41:09 [2020-10-16T19:41:09.901Z] Error: No such container: docker-pr4
19:41:09 [2020-10-16T19:41:09.901Z] + true
[Pipeline] sh
19:41:10 [2020-10-16T19:41:10.100Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:41:10 [2020-10-16T19:41:10.101Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:41:10 [2020-10-16T19:41:10.196Z] + echo Chowning /workspace to jenkins user
19:41:10 [2020-10-16T19:41:10.196Z] Chowning /workspace to jenkins user
19:41:10 [2020-10-16T19:41:10.196Z] + id -u
19:41:10 [2020-10-16T19:41:10.196Z] + id -g
19:41:10 [2020-10-16T19:41:10.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/workspace busybox chown -R 1000:1000 /workspace
19:41:10 [2020-10-16T19:41:10.196Z] Unable to find image 'busybox:latest' locally
19:41:10 [2020-10-16T19:41:10.196Z] latest: Pulling from library/busybox
19:41:10 [2020-10-16T19:41:10.457Z] 5dce72bf4214: Pulling fs layer
19:41:10 [2020-10-16T19:41:10.457Z] 5dce72bf4214: Verifying Checksum
19:41:10 [2020-10-16T19:41:10.457Z] 5dce72bf4214: Download complete
19:41:10 [2020-10-16T19:41:10.668Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:41:10 [2020-10-16T19:41:10.668Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:41:10 [2020-10-16T19:41:10.718Z] 5dce72bf4214: Pull complete
19:41:10 [2020-10-16T19:41:10.718Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
19:41:10 [2020-10-16T19:41:10.718Z] Status: Downloaded newer image for busybox:latest
19:41:11 [2020-10-16T19:41:11.235Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:41:11 [2020-10-16T19:41:11.494Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:41:12 [2020-10-16T19:41:12.061Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:41:12 [2020-10-16T19:41:12.061Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:41:12 [2020-10-16T19:41:12.997Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:41:12 [2020-10-16T19:41:12.997Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:41:13 [2020-10-16T19:41:13.564Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:41:13 [2020-10-16T19:41:13.564Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:41:13 [2020-10-16T19:41:13.564Z] === RUN   TestDockerSuite/TestRunWithUlimits
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:41:14 [2020-10-16T19:41:14.131Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:41:14 [2020-10-16T19:41:14.334Z] + bundleName=arm64-integration
19:41:14 [2020-10-16T19:41:14.334Z] + echo Creating arm64-integration-bundles.tar.gz
19:41:14 [2020-10-16T19:41:14.334Z] Creating arm64-integration-bundles.tar.gz
19:41:14 [2020-10-16T19:41:14.334Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:41:14 [2020-10-16T19:41:14.334Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:41:14 [2020-10-16T19:41:14.609Z] Archiving artifacts
19:41:15 [2020-10-16T19:41:15.507Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:41:16 [2020-10-16T19:41:16.074Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:41:16 [2020-10-16T19:41:16.074Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:41:16 [2020-10-16T19:41:16.332Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:41:16 [2020-10-16T19:41:16.332Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:41:16 [2020-10-16T19:41:16.516Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:41:16 [2020-10-16T19:41:16.837Z] + make clean
19:41:17 [2020-10-16T19:41:17.268Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:41:17 [2020-10-16T19:41:17.410Z] docker volume rm -f docker-dev-cache
19:41:17 [2020-10-16T19:41:17.410Z] docker-dev-cache
[Pipeline] deleteDir
19:41:17 [2020-10-16T19:41:17.835Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:41:19 [2020-10-16T19:41:19.211Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:41:19 [2020-10-16T19:41:19.779Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:41:20 [2020-10-16T19:41:20.346Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:41:20 [2020-10-16T19:41:20.346Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:41:20 [2020-10-16T19:41:20.346Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:41:20 [2020-10-16T19:41:20.913Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:41:21 [2020-10-16T19:41:21.853Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:41:22 [2020-10-16T19:41:22.797Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:41:22 [2020-10-16T19:41:22.797Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:41:24 [2020-10-16T19:41:24.182Z] === RUN   TestDockerSuite/TestSaveImageId
19:41:24 [2020-10-16T19:41:24.182Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:41:24 [2020-10-16T19:41:24.441Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:41:24 [2020-10-16T19:41:24.700Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:41:26 [2020-10-16T19:41:26.077Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:41:26 [2020-10-16T19:41:26.077Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:41:27 [2020-10-16T19:41:27.454Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:41:27 [2020-10-16T19:41:27.454Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:41:27 [2020-10-16T19:41:27.454Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:41:28 [2020-10-16T19:41:28.389Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:41:29 [2020-10-16T19:41:29.766Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:41:30 [2020-10-16T19:41:30.024Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:41:30 [2020-10-16T19:41:30.024Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:41:30 [2020-10-16T19:41:30.024Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:41:30 [2020-10-16T19:41:30.024Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:41:30 [2020-10-16T19:41:30.592Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
19:41:31 [2020-10-16T19:41:31.815Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/types	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:41:31 [2020-10-16T19:41:31.815Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/builder/remotecontext	0.084s	coverage: 13.6% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/builder/dockerfile	0.276s	coverage: 48.0% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.224s	coverage: 86.3% of statements
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/cli	[no test files]
19:41:31 [2020-10-16T19:41:31.816Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:41:33 [2020-10-16T19:41:33.124Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:41:35 [2020-10-16T19:41:35.992Z] ok  	github.com/docker/docker/client	0.185s	coverage: 75.4% of statements
19:41:38 [2020-10-16T19:41:38.392Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:41:38 [2020-10-16T19:41:38.392Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:41:39 [2020-10-16T19:41:39.770Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:41:40 [2020-10-16T19:41:40.706Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:41:40 [2020-10-16T19:41:40.964Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:41:41 [2020-10-16T19:41:41.900Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:41:44 [2020-10-16T19:41:44.432Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:41:44 [2020-10-16T19:41:44.690Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:41:46 [2020-10-16T19:41:46.595Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:41:47 [2020-10-16T19:41:47.162Z] === RUN   TestDockerSuite/TestStartRecordError
19:41:47 [2020-10-16T19:41:47.730Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:41:48 [2020-10-16T19:41:48.665Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:41:50 [2020-10-16T19:41:50.041Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestBoolValue
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestBoolValue (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestBoolValueOrDefault
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestBoolValueOrDefault (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestInt64ValueOrZero
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestInt64ValueOrZero (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestInt64ValueOrDefault
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestInt64ValueOrDefault (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestInt64ValueOrDefaultWithError
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestJsonContentType
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestJsonContentType (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] PASS
19:41:51 [2020-10-16T19:41:51.396Z] coverage: 14.7% of statements
19:41:51 [2020-10-16T19:41:51.396Z] ok  	github.com/docker/docker/api/server/httputils	0.201s	coverage: 14.7% of statements
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestMaskSecretKeys
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestMaskSecretKeys (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestVersionMiddlewareVersion
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
19:41:51 [2020-10-16T19:41:51.396Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
19:41:51 [2020-10-16T19:41:51.396Z] PASS
19:41:51 [2020-10-16T19:41:51.396Z] coverage: 37.7% of statements
19:41:51 [2020-10-16T19:41:51.396Z] ok  	github.com/docker/docker/api/server/middleware	0.201s	coverage: 37.7% of statements
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:41:51 [2020-10-16T19:41:51.396Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestStrSliceMarshalJSON
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestStrSliceUnmarshalJSON
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestStrSliceUnmarshalString
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestStrSliceUnmarshalSlice
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 90.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/api/types/strslice	0.080s	coverage: 90.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestToJSON
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestToJSON (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestToParamWithVersion
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestToParamWithVersion (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestFromJSON
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestFromJSON (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestEmpty
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestEmpty (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestArgsMatchKVListEmptySources
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestArgsMatchKVList
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestArgsMatchKVList (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestArgsMatch
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestArgsMatch (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestAdd
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestAdd (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestDel
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestDel (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestLen
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestLen (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestExactMatch
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestExactMatch (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestOnlyOneExactMatch
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestOnlyOneExactMatch (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestContains
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestContains (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestValidate
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestValidate (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestWalkValues
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestWalkValues (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestFuzzyMatch
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestFuzzyMatch (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestClone
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestClone (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 92.2% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/api/types/filters	0.080s	coverage: 92.2% of statements
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestAdjustForAPIVersion
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestAdjustForAPIVersion (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 5.7% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/api/server/router/swarm	0.161s	coverage: 5.7% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestDurationToSecondsString
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestDurationToSecondsString (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestGetTimestamp
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestGetTimestamp (0.15s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseTimestamps
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestParseTimestamps (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 100.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/api/types/time	0.257s	coverage: 100.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestCompareVersion
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestCompareVersion (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 75.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 75.0% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestReadAll
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestReadAll (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] PASS
19:41:51 [2020-10-16T19:41:51.397Z] coverage: 96.8% of statements
19:41:51 [2020-10-16T19:41:51.397Z] ok  	github.com/docker/docker/builder/dockerignore	0.267s	coverage: 96.8% of statements
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestParseRemoteURL (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestCloneArgsSmartHttp
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestCloneArgsDumbHttp
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestCloneArgsGit
19:41:51 [2020-10-16T19:41:51.397Z] --- PASS: TestCloneArgsGit (0.00s)
19:41:51 [2020-10-16T19:41:51.397Z] === RUN   TestCheckoutGit
19:41:51 [2020-10-16T19:41:51.418Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestEnable
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestEnable (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestDisable
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestDisable (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestEnabled
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestEnabled (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] PASS
19:41:51 [2020-10-16T19:41:51.858Z] coverage: 100.0% of statements
19:41:51 [2020-10-16T19:41:51.858Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestProcessNoDockerignore
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestProcessNoDockerignore (0.01s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestProcessShouldLeaveAllFiles
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestDetectContentType
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestDetectContentType (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestSelectAcceptableMIME
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestSelectAcceptableMIME (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestInspectEmptyResponse
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestInspectEmptyResponse (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestInspectResponseBinary
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestInspectResponseBinary (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestResponseUnsupportedContentType
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestInspectResponseTextSimple
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestInspectResponseTextSimple (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestInspectResponseEmptyContentType
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestUnknownContentLength
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestUnknownContentLength (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestDownloadRemote
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestDownloadRemote (0.12s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestGetWithStatusError
19:41:51 [2020-10-16T19:41:51.858Z] --- PASS: TestGetWithStatusError (0.01s)
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestCloseRootDirectory
19:41:51 [2020-10-16T19:41:51.858Z] --- SKIP: TestCloseRootDirectory (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestHashFile
19:41:51 [2020-10-16T19:41:51.858Z] --- SKIP: TestHashFile (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestHashSubdir
19:41:51 [2020-10-16T19:41:51.858Z] --- SKIP: TestHashSubdir (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:41:51 [2020-10-16T19:41:51.858Z] === RUN   TestRemoveDirectory
19:41:51 [2020-10-16T19:41:51.858Z] --- SKIP: TestRemoveDirectory (0.00s)
19:41:51 [2020-10-16T19:41:51.858Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:41:51 [2020-10-16T19:41:51.858Z] PASS
19:41:51 [2020-10-16T19:41:51.858Z] coverage: 9.2% of statements
19:41:51 [2020-10-16T19:41:51.858Z] ok  	github.com/docker/docker/builder/remotecontext	0.531s	coverage: 9.2% of statements
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestGetAllAllowed
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestGetAllAllowed (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestGetAllMeta
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestGetAllMeta (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestWarnOnUnusedBuildArgs
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestIsUnreferencedBuiltin
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestIsExistingDirectory
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestIsExistingDirectory (0.01s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestGetFilenameForDownload
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestGetFilenameForDownload (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestEnv2Variables
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestEnv2Variables (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestEnvValueWithExistingRunConfigEnv
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestMaintainer
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestMaintainer (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestLabel
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestLabel (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestFromScratch
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestFromScratch (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestFromWithArg
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestFromWithArg (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestFromWithArgButBuildArgsNotGiven
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestFromWithUndefinedArg
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestFromWithUndefinedArg (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestFromMultiStageWithNamedStage
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestOnbuild
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestOnbuild (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestWorkdir
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestWorkdir (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestCmd
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestCmd (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestHealthcheckNone
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestHealthcheckNone (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestHealthcheckCmd
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestHealthcheckCmd (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestEntrypoint
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestEntrypoint (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestExpose
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestExpose (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestUser
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestUser (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestVolume
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestVolume (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestStopSignal
19:41:52 [2020-10-16T19:41:52.318Z] --- SKIP: TestStopSignal (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z]     dispatchers_test.go:376: Windows does not support stopsignal
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestArg
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestArg (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestShell
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestShell (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestPrependEnvOnCmd
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestPrependEnvOnCmd (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestRunWithBuildArgs
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestRunWithBuildArgs (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestRunIgnoresHealthcheck
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestNormalizeWorkdir
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestNormalizeWorkdir (0.00s)
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/ADD_multiple_files_to_file
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/COPY_multiple_files_to_file
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/COPY_wildcard_no_files
19:41:52 [2020-10-16T19:41:52.318Z] === RUN   TestDispatch/COPY_url
19:41:52 [2020-10-16T19:41:52.318Z] --- PASS: TestDispatch (0.06s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z]     --- PASS: TestDispatch/COPY_url (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestAddScratchImageAddsToMounts
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestAddFromScratchPopulatesPlatform
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestImageSourceGetAddsToMounts
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestEmptyDockerfile
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestEmptyDockerfile (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestSymlinkDockerfile
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestSymlinkDockerfile (0.01s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestDockerfileOutsideTheBuildContext
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestNonExistingDockerfile
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestNonExistingDockerfile (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestCopyRunConfig
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestCopyRunConfig (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestDeepCopyRunConfig
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestDeepCopyRunConfig (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestExportImage
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestExportImage (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] === RUN   TestNormalizeDest
19:41:52 [2020-10-16T19:41:52.319Z] --- PASS: TestNormalizeDest (0.00s)
19:41:52 [2020-10-16T19:41:52.319Z] PASS
19:41:52 [2020-10-16T19:41:52.319Z] coverage: 46.3% of statements
19:41:52 [2020-10-16T19:41:52.319Z] ok  	github.com/docker/docker/builder/dockerfile	0.460s	coverage: 46.3% of statements
19:41:52 [2020-10-16T19:41:52.795Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:41:54 [2020-10-16T19:41:54.181Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:41:56 [2020-10-16T19:41:56.083Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:41:58 [2020-10-16T19:41:58.615Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:42:01 [2020-10-16T19:42:01.395Z] --- PASS: TestImportExtremelyLargeImageWorks (192.29s)
19:42:01 [2020-10-16T19:42:01.395Z] PASS
19:42:01 [2020-10-16T19:42:01.395Z] 
19:42:01 [2020-10-16T19:42:01.395Z] === Skipped
19:42:01 [2020-10-16T19:42:01.395Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
19:42:01 [2020-10-16T19:42:01.395Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:01 [2020-10-16T19:42:01.395Z] 
19:42:01 [2020-10-16T19:42:01.395Z] 
19:42:01 [2020-10-16T19:42:01.395Z] DONE 12 tests, 1 skipped in 193.303s
19:42:01 [2020-10-16T19:42:01.395Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:42:01 [2020-10-16T19:42:01.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
19:42:01 [2020-10-16T19:42:01.395Z] ++ set -e
19:42:01 [2020-10-16T19:42:01.395Z] ++ '[' -n 0 ']'
19:42:01 [2020-10-16T19:42:01.395Z] ++ set -x
19:42:01 [2020-10-16T19:42:01.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
19:42:01 [2020-10-16T19:42:01.395Z] INFO: Testing against a local daemon
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestNetworkCreateDelete
19:42:01 [2020-10-16T19:42:01.395Z] --- PASS: TestNetworkCreateDelete (0.17s)
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestDockerNetworkDeletePreferID
19:42:01 [2020-10-16T19:42:01.395Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestDaemonDNSFallback
19:42:01 [2020-10-16T19:42:01.395Z] --- PASS: TestDaemonDNSFallback (1.50s)
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestInspectNetwork
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestInspectNetwork/full_network_id
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestInspectNetwork/partial_network_id
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestInspectNetwork/network_name
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:42:01 [2020-10-16T19:42:01.395Z] --- PASS: TestInspectNetwork (7.00s)
19:42:01 [2020-10-16T19:42:01.395Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:42:01 [2020-10-16T19:42:01.395Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:42:01 [2020-10-16T19:42:01.395Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:42:01 [2020-10-16T19:42:01.395Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:42:01 [2020-10-16T19:42:01.395Z] === RUN   TestRunContainerWithBridgeNone
19:42:01 [2020-10-16T19:42:01.900Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:42:02 [2020-10-16T19:42:02.034Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
19:42:02 [2020-10-16T19:42:02.034Z] === RUN   TestNetworkInvalidJSON
19:42:02 [2020-10-16T19:42:02.034Z] === RUN   TestNetworkInvalidJSON//networks/create
19:42:02 [2020-10-16T19:42:02.034Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:42:02 [2020-10-16T19:42:02.034Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:42:02 [2020-10-16T19:42:02.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:42:02 [2020-10-16T19:42:02.034Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:42:02 [2020-10-16T19:42:02.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:42:02 [2020-10-16T19:42:02.034Z] === CONT  TestNetworkInvalidJSON//networks/create
19:42:02 [2020-10-16T19:42:02.034Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:42:02 [2020-10-16T19:42:02.034Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:42:02 [2020-10-16T19:42:02.034Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:42:02 [2020-10-16T19:42:02.034Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:42:02 [2020-10-16T19:42:02.034Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:42:02 [2020-10-16T19:42:02.034Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:42:02 [2020-10-16T19:42:02.034Z] === RUN   TestHostIPv4BridgeLabel
19:42:02 [2020-10-16T19:42:02.672Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
19:42:02 [2020-10-16T19:42:02.672Z] === RUN   TestDaemonRestartWithLiveRestore
19:42:03 [2020-10-16T19:42:03.717Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
19:42:03 [2020-10-16T19:42:03.717Z] === RUN   TestDaemonDefaultNetworkPools
19:42:04 [2020-10-16T19:42:04.760Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
19:42:04 [2020-10-16T19:42:04.760Z] === RUN   TestDaemonRestartWithExistingNetwork
19:42:05 [2020-10-16T19:42:05.806Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
19:42:05 [2020-10-16T19:42:05.806Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:42:06 [2020-10-16T19:42:06.086Z] === RUN   TestDockerSuite/TestStatsNoStream
19:42:06 [2020-10-16T19:42:06.857Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
19:42:06 [2020-10-16T19:42:06.857Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointCreateError
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointCreate
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointDeleteError
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointDeleteError (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointDelete
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointDelete (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointListError
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointListError (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointList
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointList (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestCheckpointListContainerNotFound
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestNewClientWithOpsFromEnv
19:42:07 [2020-10-16T19:42:07.140Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z]     client_test.go:23: runtime.GOOS == "windows"
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestGetAPIPath
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestGetAPIPath (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestParseHostURL
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestParseHostURL (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestNegotiateAPIVersionEmpty
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestNegotiateAPIVersion
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestNegotiateAPIVersion (0.00s)
19:42:07 [2020-10-16T19:42:07.140Z] === RUN   TestNegotiateAPVersionOverride
19:42:07 [2020-10-16T19:42:07.140Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNegotiateAPIVersionAutomatic
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestClientRedirect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestClientRedirect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigCreateUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigCreateUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigCreateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigCreate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspectNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspectNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspectUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspectUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspectConfigNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigListUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigListUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigListError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigListError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigList
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigList (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigRemoveUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigRemoveError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigRemove
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigUpdateUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigUpdateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestConfigUpdate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestConfigUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCommitError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCommitError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCommit
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCommit (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStatPathError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStatPathError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStatPathNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStatPathNoHeaderError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStatPath
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStatPath (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyToContainerError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyToContainerError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyToContainerNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyToContainerNotStatusOKError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyToContainer
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyToContainer (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyFromContainerError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyFromContainerError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyFromContainerNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyFromContainerNotStatusOKError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyFromContainerNoHeaderError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestCopyFromContainer
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestCopyFromContainer (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCreateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCreateImageNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCreateWithName
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCreateWithName (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerCreateAutoRemove
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerDiffError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerDiffError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerDiff
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerDiff (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecCreateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecCreate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecStartError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecStartError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecStart
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecStart (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExportError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExportError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExport
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExport (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerInspectContainerNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerInspectNode
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerInspectNode (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerKillError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerKillError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerKill
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerKill (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerListError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerListError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerList
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerList (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerLogsNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerLogsError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerLogsError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerLogs
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerLogs (0.18s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerPauseError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerPauseError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerPause
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerPause (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainersPruneError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainersPruneError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainersPrune
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainersPrune (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRemoveError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRemoveNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRemove
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRenameError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRenameError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRename
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRename (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerResizeError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerResizeError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecResizeError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecResizeError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerResize
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerResize (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerExecResize
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerExecResize (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRestartError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRestartError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerRestart
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerRestart (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStartError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStartError (0.01s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStart
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStart (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStatsError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStatsError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStats
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStats (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStopError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStopError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerStop
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerStop (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerTopError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerTopError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerTop
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerTop (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerUnpauseError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerUnpauseError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerUnpause
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerUnpause (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerUpdateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerUpdate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerWaitError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerWaitError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestContainerWait
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestContainerWait (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestDiskUsageError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestDiskUsageError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestDiskUsage
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestDiskUsage (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestDistributionInspectUnsupported
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestDistributionInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestEventsErrorInOptions
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestEventsErrorInOptions (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestEventsErrorFromServer
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestEventsErrorFromServer (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestEvents
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestEvents (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestTLSCloseWriter
19:42:07 [2020-10-16T19:42:07.141Z] === PAUSE TestTLSCloseWriter
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageBuildError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageBuildError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageBuild
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageBuild (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestGetDockerOS
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestGetDockerOS (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageCreateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageCreate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageHistoryError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageHistoryError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageHistory
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageHistory (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageImportError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageImportError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageImport
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageImport (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageInspectImageNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageInspectImageNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageListError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageListError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageList
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageList (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageListApiBefore125
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageListApiBefore125 (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageLoadError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageLoadError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageLoad
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageLoad (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagesPruneError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagesPruneError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagesPrune
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagesPrune (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullReferenceParseError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullReferenceParseError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullAnyError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullAnyError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullStatusUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullWithPrivilegedFuncNoError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePullWithoutErrors
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePullWithoutErrors (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushReferenceError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushReferenceError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushAnyError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushAnyError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushStatusUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithPrivilegedFuncNoError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithoutErrors
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImagePushWithoutErrors (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageRemoveError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageRemoveImageNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageRemove
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSaveError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSaveError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSave
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSave (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchAnyError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchAnyError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchStatusUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageSearchWithoutErrors
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageTagError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageTagError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageTagInvalidReference
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageTagInvalidReference (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageTagInvalidSourceImageName
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageTagHexSource
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageTagHexSource (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestImageTag
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestImageTag (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestInfoServerError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestInfoServerError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestInfoInvalidResponseJSONError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestInfo
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestInfo (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkConnectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkConnectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkConnect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkConnect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkCreateError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkCreate
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkDisconnectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkDisconnectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkDisconnect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkDisconnect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkInspectNotFoundError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkListError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkListError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkList
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkList (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworksPruneError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworksPruneError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworksPrune
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworksPrune (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkRemoveError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNetworkRemove
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNetworkRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNodeInspectError
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNodeInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNodeInspectNodeNotFound
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNodeInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNodeInspect
19:42:07 [2020-10-16T19:42:07.141Z] --- PASS: TestNodeInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.141Z] === RUN   TestNodeListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestNodeList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestNodeRemoveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestNodeRemove
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestNodeUpdateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestNodeUpdate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestNodeUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestOptionWithTimeout
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestOptionWithTimeout (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingFail
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPingFail (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingWithError
19:42:07 [2020-10-16T19:42:07.142Z] 2020/10/16 19:42:05 RoundTripper returned a response & error; ignoring response
19:42:07 [2020-10-16T19:42:07.142Z] 2020/10/16 19:42:05 RoundTripper returned a response & error; ignoring response
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPingWithError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingSuccess
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPingSuccess (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingHeadFallback
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingHeadFallback/OK
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingHeadFallback/Internal_Server_Error
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingHeadFallback/Not_Found
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPingHeadFallback (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginDisableError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginDisableError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginDisable
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginDisable (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginEnableError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginEnableError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginEnable
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginEnable (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginPushError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginPushError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginPush
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginPush (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginRemoveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginRemove
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginSetError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginSetError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPluginSet
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPluginSet (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSetHostHeader
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSetHostHeader (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestPlainTextError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestPlainTextError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestInfiniteError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestInfiniteError (0.01s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretCreateUnsupported
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretCreateUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretCreateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretCreate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretInspectUnsupported
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretInspectUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretInspectSecretNotFound
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretListUnsupported
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretListUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretRemoveUnsupported
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretRemoveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretRemove
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretUpdateUnsupported
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretUpdateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSecretUpdate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSecretUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceCreateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceCreate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceCreateCompatiblePlatforms
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceCreateDigestPinning
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceInspectServiceNotFound
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceLogsError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceLogsError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceLogs
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceLogs (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceRemoveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceRemoveNotFoundError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceRemove
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceUpdateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestServiceUpdate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestServiceUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmGetUnlockKeyError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmGetUnlockKey
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmInitError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmInitError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmInit
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmInit (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmJoinError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmJoinError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmJoin
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmJoin (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmLeaveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmLeaveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmLeave
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmLeave (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmUnlockError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmUnlockError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmUnlock
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmUnlock (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmUpdateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmUpdateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestSwarmUpdate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestSwarmUpdate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestTaskInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTaskInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestTaskInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestTaskInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTaskInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestTaskListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTaskListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestTaskList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTaskList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeCreateError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeCreateError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeCreate
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeCreate (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeInspectError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeInspectError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeInspectNotFound
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeInspectNotFound (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeInspectWithEmptyID
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeInspect
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeInspect (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeListError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeListError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeList
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeList (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeRemoveError
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeRemoveError (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === RUN   TestVolumeRemove
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestVolumeRemove (0.00s)
19:42:07 [2020-10-16T19:42:07.142Z] === CONT  TestTLSCloseWriter
19:42:07 [2020-10-16T19:42:07.142Z] --- PASS: TestTLSCloseWriter (0.01s)
19:42:07 [2020-10-16T19:42:07.142Z] PASS
19:42:07 [2020-10-16T19:42:07.142Z] coverage: 74.9% of statements
19:42:07 [2020-10-16T19:42:07.142Z] ok  	github.com/docker/docker/client	0.777s	coverage: 74.9% of statements
19:42:07 [2020-10-16T19:42:07.494Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:42:07 [2020-10-16T19:42:07.494Z] === RUN   TestServiceWithPredefinedNetwork
19:42:08 [2020-10-16T19:42:08.617Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:42:08 [2020-10-16T19:42:08.876Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:42:09 [2020-10-16T19:42:09.575Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s)
19:42:09 [2020-10-16T19:42:09.576Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:42:09 [2020-10-16T19:42:09.576Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:42:09 [2020-10-16T19:42:09.576Z]     service_test.go:236: FLAKY_TEST
19:42:09 [2020-10-16T19:42:09.576Z] === RUN   TestServiceWithDataPathPortInit
19:42:10 [2020-10-16T19:42:10.252Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:42:10 [2020-10-16T19:42:10.820Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:42:11 [2020-10-16T19:42:11.387Z] === RUN   TestDockerSuite/TestTopPrivileged
19:42:11 [2020-10-16T19:42:11.955Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:42:11 [2020-10-16T19:42:11.955Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:42:12 [2020-10-16T19:42:12.522Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:42:15 [2020-10-16T19:42:15.809Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:42:18 [2020-10-16T19:42:18.365Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:42:18 [2020-10-16T19:42:18.932Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:42:19 [2020-10-16T19:42:19.499Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:42:19 [2020-10-16T19:42:19.499Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:42:20 [2020-10-16T19:42:20.066Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:42:21 [2020-10-16T19:42:21.443Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:42:21 [2020-10-16T19:42:21.443Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:42:22 [2020-10-16T19:42:22.000Z] --- PASS: TestCheckoutGit (32.22s)
19:42:22 [2020-10-16T19:42:22.000Z] === RUN   TestValidGitTransport
19:42:22 [2020-10-16T19:42:22.000Z] --- PASS: TestValidGitTransport (0.00s)
19:42:22 [2020-10-16T19:42:22.000Z] === RUN   TestGitInvalidRef
19:42:22 [2020-10-16T19:42:22.000Z] --- PASS: TestGitInvalidRef (0.26s)
19:42:22 [2020-10-16T19:42:22.000Z] PASS
19:42:22 [2020-10-16T19:42:22.000Z] coverage: 86.3% of statements
19:42:22 [2020-10-16T19:42:22.000Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.599s	coverage: 86.3% of statements
19:42:22 [2020-10-16T19:42:22.000Z] ?   	github.com/docker/docker/cli	[no test files]
19:42:22 [2020-10-16T19:42:22.000Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:42:22 [2020-10-16T19:42:22.010Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:42:22 [2020-10-16T19:42:22.576Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:42:22 [2020-10-16T19:42:22.640Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 29.1% of statements
19:42:22 [2020-10-16T19:42:22.640Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
19:42:22 [2020-10-16T19:42:22.640Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:42:22 [2020-10-16T19:42:22.640Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:42:22 [2020-10-16T19:42:22.640Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:42:22 [2020-10-16T19:42:22.640Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:42:23 [2020-10-16T19:42:23.144Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:42:24 [2020-10-16T19:42:24.082Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:42:24 [2020-10-16T19:42:24.961Z] --- PASS: TestServiceWithDataPathPortInit (13.74s)
19:42:24 [2020-10-16T19:42:24.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:42:25 [2020-10-16T19:42:25.017Z] === RUN   TestDockerSuite/TestUpdateStats
19:42:27 [2020-10-16T19:42:27.897Z] ok  	github.com/docker/docker/daemon/cluster	0.165s	coverage: 0.5% of statements
19:42:29 [2020-10-16T19:42:29.206Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:42:29 [2020-10-16T19:42:29.773Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:42:29 [2020-10-16T19:42:29.773Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:42:30 [2020-10-16T19:42:30.340Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:42:30 [2020-10-16T19:42:30.415Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
19:42:30 [2020-10-16T19:42:30.561Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
19:42:30 [2020-10-16T19:42:30.561Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oslqxe4iku0kd0wwy405073dm Created:2020-10-16 19:42:24.449599771 +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[4bf474711263f3f0c49d1f3f1f7ce13e8cb035fef587488bf65cf83f2ed52a83:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.65ihvwcce0qmbp70lk909hqqs EndpointID:aeeb4e6bd54ed6399937ae6c58b90ed51184b33f5aa079ab4d8f6a4aba1bb67d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b37a06202e43143340f8be9287f240f7246d961450aa11926e37ece46a185b75 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:3034c0923383 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.65ihvwcce0qmbp70lk909hqqs EndpointID:aeeb4e6bd54ed6399937ae6c58b90ed51184b33f5aa079ab4d8f6a4aba1bb67d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:42:30 [2020-10-16T19:42:30.561Z] PASS
19:42:30 [2020-10-16T19:42:30.561Z] 
19:42:30 [2020-10-16T19:42:30.561Z] === Skipped
19:42:30 [2020-10-16T19:42:30.561Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:42:30 [2020-10-16T19:42:30.561Z]     service_test.go:236: FLAKY_TEST
19:42:30 [2020-10-16T19:42:30.561Z] 
19:42:30 [2020-10-16T19:42:30.561Z] 
19:42:30 [2020-10-16T19:42:30.561Z] DONE 23 tests, 1 skipped in 39.290s
19:42:30 [2020-10-16T19:42:30.561Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:42:30 [2020-10-16T19:42:30.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:42:30 [2020-10-16T19:42:30.561Z] ++ set -e
19:42:30 [2020-10-16T19:42:30.561Z] ++ '[' -n 0 ']'
19:42:30 [2020-10-16T19:42:30.561Z] ++ set -x
19:42:30 [2020-10-16T19:42:30.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:42:30 [2020-10-16T19:42:30.561Z] INFO: Testing against a local daemon
19:42:30 [2020-10-16T19:42:30.561Z] === RUN   TestDockerNetworkIpvlanPersistance
19:42:30 [2020-10-16T19:42:30.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:42:30 [2020-10-16T19:42:30.561Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:42:30 [2020-10-16T19:42:30.561Z] === RUN   TestDockerNetworkIpvlan
19:42:30 [2020-10-16T19:42:30.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:42:30 [2020-10-16T19:42:30.562Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:42:30 [2020-10-16T19:42:30.562Z] PASS
19:42:30 [2020-10-16T19:42:30.562Z] 
19:42:30 [2020-10-16T19:42:30.562Z] === Skipped
19:42:30 [2020-10-16T19:42:30.562Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:42:30 [2020-10-16T19:42:30.562Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:42:30 [2020-10-16T19:42:30.562Z] 
19:42:30 [2020-10-16T19:42:30.562Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:42:30 [2020-10-16T19:42:30.562Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:42:30 [2020-10-16T19:42:30.562Z] 
19:42:30 [2020-10-16T19:42:30.562Z] 
19:42:30 [2020-10-16T19:42:30.562Z] DONE 2 tests, 2 skipped in 0.080s
19:42:30 [2020-10-16T19:42:30.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:42:30 [2020-10-16T19:42:30.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:42:30 [2020-10-16T19:42:30.562Z] ++ set -e
19:42:30 [2020-10-16T19:42:30.562Z] ++ '[' -n 0 ']'
19:42:30 [2020-10-16T19:42:30.562Z] ++ set -x
19:42:30 [2020-10-16T19:42:30.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:42:30 [2020-10-16T19:42:30.562Z] INFO: Testing against a local daemon
19:42:30 [2020-10-16T19:42:30.562Z] === RUN   TestDockerNetworkMacvlanPersistance
19:42:31 [2020-10-16T19:42:31.275Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:42:31 [2020-10-16T19:42:31.783Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
19:42:32 [2020-10-16T19:42:32.080Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
19:42:32 [2020-10-16T19:42:32.080Z] === RUN   TestDockerNetworkMacvlan
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithTLS
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithConflicts
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliWithConflictingLabels
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestConfigureDaemonLogs
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestConfigureDaemonLogs (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestCommonOptionsInstallFlags
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
19:42:32 [2020-10-16T19:42:32.351Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
19:42:32 [2020-10-16T19:42:32.351Z] PASS
19:42:32 [2020-10-16T19:42:32.351Z] coverage: 18.5% of statements
19:42:32 [2020-10-16T19:42:32.351Z] ok  	github.com/docker/docker/cmd/dockerd	0.726s	coverage: 18.5% of statements
19:42:32 [2020-10-16T19:42:32.715Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestContainerStopSignal
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestContainerStopSignal (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestContainerStopTimeout
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestContainerStopTimeout (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestContainerSecretReferenceDestTarget
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestContainerLogPathSetForJSONFileLogger
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestContainerLogPathSetForRingLogger
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestReplaceAndAppendEnvVars
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestNewMemoryStore
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestNewMemoryStore (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestAddContainers
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestAddContainers (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestGetContainer
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestGetContainer (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestDeleteContainer
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestDeleteContainer (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestListContainers
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestListContainers (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestFirstContainer
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestFirstContainer (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestApplyAllContainer
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestApplyAllContainer (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestIsValidHealthString
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestIsValidHealthString (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestStateRunStop
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestStateRunStop (0.00s)
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestStateTimeoutWait
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestStateTimeoutWait (0.10s)
19:42:32 [2020-10-16T19:42:32.814Z]     state_test.go:141: Stop callback fired
19:42:32 [2020-10-16T19:42:32.814Z]     state_test.go:165: Stop callback fired
19:42:32 [2020-10-16T19:42:32.814Z] === RUN   TestIsValidStateString
19:42:32 [2020-10-16T19:42:32.814Z] --- PASS: TestIsValidStateString (0.00s)
19:42:33 [2020-10-16T19:42:33.273Z] === RUN   TestViewSaveDelete
19:42:33 [2020-10-16T19:42:33.273Z] --- PASS: TestViewSaveDelete (0.01s)
19:42:33 [2020-10-16T19:42:33.273Z] === RUN   TestViewAll
19:42:33 [2020-10-16T19:42:33.273Z] --- PASS: TestViewAll (0.02s)
19:42:33 [2020-10-16T19:42:33.273Z] === RUN   TestViewGet
19:42:33 [2020-10-16T19:42:33.273Z] --- PASS: TestViewGet (0.02s)
19:42:33 [2020-10-16T19:42:33.273Z] === RUN   TestNames
19:42:33 [2020-10-16T19:42:33.273Z] --- PASS: TestNames (0.00s)
19:42:33 [2020-10-16T19:42:33.273Z] === RUN   TestViewWithHealthCheck
19:42:33 [2020-10-16T19:42:33.273Z] --- PASS: TestViewWithHealthCheck (0.05s)
19:42:33 [2020-10-16T19:42:33.273Z] PASS
19:42:33 [2020-10-16T19:42:33.273Z] coverage: 41.6% of statements
19:42:33 [2020-10-16T19:42:33.273Z] ok  	github.com/docker/docker/container	0.682s	coverage: 41.6% of statements
19:42:33 [2020-10-16T19:42:33.273Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:42:33 [2020-10-16T19:42:33.273Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:42:33 [2020-10-16T19:42:33.273Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:42:33 [2020-10-16T19:42:33.273Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:42:33 [2020-10-16T19:42:33.758Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:42:33 [2020-10-16T19:42:33.807Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:42:34 [2020-10-16T19:42:34.397Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestPrepare
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestPrepare (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestStart
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestStart (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestWaitCancel
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestWaitCancel (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestWaitDisabled
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestWaitDisabled (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestWaitEnabled
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestWaitEnabled (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] === RUN   TestRemove
19:42:35 [2020-10-16T19:42:35.455Z] --- PASS: TestRemove (0.00s)
19:42:35 [2020-10-16T19:42:35.455Z] PASS
19:42:35 [2020-10-16T19:42:35.455Z] coverage: 65.3% of statements
19:42:35 [2020-10-16T19:42:35.455Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.303s	coverage: 65.3% of statements
19:42:35 [2020-10-16T19:42:35.709Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:42:35 [2020-10-16T19:42:35.968Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:42:36 [2020-10-16T19:42:36.476Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestNewListSecretsFilters
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestNewListSecretsFilters (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestNewListConfigsFilters
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestNewListConfigsFilters (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] PASS
19:42:38 [2020-10-16T19:42:38.368Z] coverage: 0.5% of statements
19:42:38 [2020-10-16T19:42:38.368Z] ok  	github.com/docker/docker/daemon/cluster	0.835s	coverage: 0.5% of statements
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCContainerRuntime
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/empty
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/default
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/process
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCIsolation
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCIsolation/default
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCIsolation/process
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCConfigs
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCConfigs/file
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
19:42:38 [2020-10-16T19:42:38.368Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCConfigs
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCConfigs/file
19:42:38 [2020-10-16T19:42:38.368Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
19:42:38 [2020-10-16T19:42:38.369Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
19:42:38 [2020-10-16T19:42:38.369Z] === RUN   TestServiceConvertToGRPCConfigs/none
19:42:38 [2020-10-16T19:42:38.369Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
19:42:38 [2020-10-16T19:42:38.369Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
19:42:38 [2020-10-16T19:42:38.369Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
19:42:38 [2020-10-16T19:42:38.369Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
19:42:38 [2020-10-16T19:42:38.369Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
19:42:38 [2020-10-16T19:42:38.369Z] PASS
19:42:38 [2020-10-16T19:42:38.369Z] coverage: 35.9% of statements
19:42:38 [2020-10-16T19:42:38.369Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.827s	coverage: 35.9% of statements
19:42:38 [2020-10-16T19:42:38.502Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:42:38 [2020-10-16T19:42:38.570Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:42:38 [2020-10-16T19:42:38.762Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:42:40 [2020-10-16T19:42:40.686Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:42:41 [2020-10-16T19:42:41.766Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
19:42:41 [2020-10-16T19:42:41.766Z] ok  	github.com/docker/docker/daemon	12.155s	coverage: 17.2% of statements
19:42:41 [2020-10-16T19:42:41.766Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:42:41 [2020-10-16T19:42:41.766Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:42:42 [2020-10-16T19:42:42.112Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:42:42 [2020-10-16T19:42:42.331Z] ok  	github.com/docker/docker/daemon/config	0.073s	coverage: 81.8% of statements
19:42:42 [2020-10-16T19:42:42.750Z] --- PASS: TestDockerNetworkMacvlan (10.99s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s)
19:42:42 [2020-10-16T19:42:42.750Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
19:42:42 [2020-10-16T19:42:42.750Z] PASS
19:42:42 [2020-10-16T19:42:42.750Z] 
19:42:42 [2020-10-16T19:42:42.750Z] DONE 8 tests in 12.454s
19:42:42 [2020-10-16T19:42:42.750Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:42:42 [2020-10-16T19:42:42.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:42:42 [2020-10-16T19:42:42.750Z] ++ set -e
19:42:42 [2020-10-16T19:42:42.750Z] ++ '[' -n 0 ']'
19:42:42 [2020-10-16T19:42:42.750Z] ++ set -x
19:42:42 [2020-10-16T19:42:42.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:42:43 [2020-10-16T19:42:43.046Z] testing: warning: no tests to run
19:42:43 [2020-10-16T19:42:43.046Z] PASS
19:42:43 [2020-10-16T19:42:43.046Z] 
19:42:43 [2020-10-16T19:42:43.046Z] DONE 0 tests in 0.014s
19:42:43 [2020-10-16T19:42:43.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:42:43 [2020-10-16T19:42:43.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:42:43 [2020-10-16T19:42:43.046Z] ++ set -e
19:42:43 [2020-10-16T19:42:43.046Z] ++ '[' -n 0 ']'
19:42:43 [2020-10-16T19:42:43.046Z] ++ set -x
19:42:43 [2020-10-16T19:42:43.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:42:43 [2020-10-16T19:42:43.046Z] INFO: Testing against a local daemon
19:42:43 [2020-10-16T19:42:43.046Z] === RUN   TestAuthZPluginAllowRequest
19:42:43 [2020-10-16T19:42:43.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:42:43 [2020-10-16T19:42:43.262Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
19:42:43 [2020-10-16T19:42:43.824Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
19:42:43 [2020-10-16T19:42:43.824Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:42:43 [2020-10-16T19:42:43.824Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:42:44 [2020-10-16T19:42:44.521Z] === RUN   TestDiscoveryOptsErrors
19:42:44 [2020-10-16T19:42:44.521Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
19:42:44 [2020-10-16T19:42:44.521Z] === RUN   TestDiscoveryOpts
19:42:44 [2020-10-16T19:42:44.521Z] --- PASS: TestDiscoveryOpts (0.00s)
19:42:44 [2020-10-16T19:42:44.521Z] PASS
19:42:44 [2020-10-16T19:42:44.521Z] coverage: 30.0% of statements
19:42:44 [2020-10-16T19:42:44.521Z] ok  	github.com/docker/docker/daemon/discovery	0.487s	coverage: 30.0% of statements
19:42:44 [2020-10-16T19:42:44.570Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
19:42:44 [2020-10-16T19:42:44.571Z] === RUN   TestAuthZPluginTLS
19:42:44 [2020-10-16T19:42:44.754Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
19:42:44 [2020-10-16T19:42:44.865Z] --- PASS: TestAuthZPluginTLS (0.57s)
19:42:44 [2020-10-16T19:42:44.865Z] === RUN   TestAuthZPluginDenyRequest
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestBuilderGC
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestBuilderGC (0.01s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationNotFound
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonBrokenConfiguration
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestParseClusterAdvertiseSettings
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestFindConfigurationConflicts
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestFindConfigurationConflicts (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeConflicts
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeConcurrent
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeConcurrentError
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestFindConfigurationConflictsWithMergedValues
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestValidateConfigurationErrors (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_label
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_dns
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_dns-search
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_max-download-attempts
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestValidateConfiguration/with_node_generic_resources
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestValidateConfiguration (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestModifiedDiscoverySettings
19:42:44 [2020-10-16T19:42:44.993Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
19:42:44 [2020-10-16T19:42:44.993Z] === RUN   TestReloadSetConfigFileNotExist
19:42:45 [2020-10-16T19:42:45.461Z] time="2020-10-16T19:42:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
19:42:45 [2020-10-16T19:42:45.461Z] --- PASS: TestReloadSetConfigFileNotExist (0.31s)
19:42:45 [2020-10-16T19:42:45.461Z] === RUN   TestReloadDefaultConfigNotExist
19:42:45 [2020-10-16T19:42:45.461Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
19:42:45 [2020-10-16T19:42:45.461Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:42:45 [2020-10-16T19:42:45.461Z] === RUN   TestReloadBadDefaultConfig
19:42:45 [2020-10-16T19:42:45.461Z] time="2020-10-16T19:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-363904787"
19:42:45 [2020-10-16T19:42:45.461Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
19:42:45 [2020-10-16T19:42:45.461Z] === RUN   TestReloadWithConflictingLabels
19:42:45 [2020-10-16T19:42:45.461Z] time="2020-10-16T19:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-010330454"
19:42:45 [2020-10-16T19:42:45.461Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
19:42:45 [2020-10-16T19:42:45.461Z] === RUN   TestReloadWithDuplicateLabels
19:42:45 [2020-10-16T19:42:45.461Z] time="2020-10-16T19:42:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-472329917"
19:42:45 [2020-10-16T19:42:45.461Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
19:42:45 [2020-10-16T19:42:45.461Z] === RUN   TestDaemonConfigurationMerge
19:42:45 [2020-10-16T19:42:45.461Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
19:42:45 [2020-10-16T19:42:45.461Z] PASS
19:42:45 [2020-10-16T19:42:45.461Z] coverage: 79.7% of statements
19:42:45 [2020-10-16T19:42:45.461Z] ok  	github.com/docker/docker/daemon/config	1.051s	coverage: 79.7% of statements
19:42:45 [2020-10-16T19:42:45.502Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:42:45 [2020-10-16T19:42:45.503Z] === RUN   TestAuthZPluginAPIDenyResponse
19:42:45 [2020-10-16T19:42:45.752Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:42:46 [2020-10-16T19:42:46.141Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:42:46 [2020-10-16T19:42:46.141Z] === RUN   TestAuthZPluginDenyResponse
19:42:46 [2020-10-16T19:42:46.437Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
19:42:46 [2020-10-16T19:42:46.437Z] === RUN   TestAuthZPluginAllowEventStream
19:42:46 [2020-10-16T19:42:46.440Z] === RUN   TestWaitNodeAttachment
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestWaitNodeAttachment (0.41s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestIsolationConversion
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestIsolationConversion/default
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestIsolationConversion/process
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestIsolationConversion/hyperv
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestIsolationConversion (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestIsolationConversion/default (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestIsolationConversion/process (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestContainerLabels
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestContainerLabels (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestCredentialSpecConversion
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestCredentialSpecConversion/none
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestCredentialSpecConversion/config
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestCredentialSpecConversion/file
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestCredentialSpecConversion/registry
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestCredentialSpecConversion (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountBind
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountBind (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountVolume
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountVolume (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountTarget
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountTarget (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountTmpfs
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountInvalidType
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] === RUN   TestControllerValidateMountNamedPipe
19:42:46 [2020-10-16T19:42:46.900Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
19:42:46 [2020-10-16T19:42:46.900Z] PASS
19:42:46 [2020-10-16T19:42:46.900Z] coverage: 11.3% of statements
19:42:46 [2020-10-16T19:42:46.900Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.474s	coverage: 11.3% of statements
19:42:47 [2020-10-16T19:42:47.276Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.438s	coverage: 73.1% of statements
19:42:47 [2020-10-16T19:42:47.839Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestVerifyNetworkingConfig
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestGetContainer
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestGetContainer (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestValidContainerNames
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestValidContainerNames (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestContainerInitDNS
19:42:47 [2020-10-16T19:42:47.869Z] --- SKIP: TestContainerInitDNS (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     daemon_test.go:147: root required
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestMerge
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestMerge (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestValidateContainerIsolation
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestValidateContainerIsolation (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestFindNetworkErrorType
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestFindNetworkErrorType (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestEnsureServicesExist
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestEnsureServicesExist (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestEnsureServicesExistErrors
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestContainerDelete
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestContainerDelete (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestContainerDoubleDelete
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestContainerDoubleDelete (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestLogContainerEventCopyLabels
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestLogContainerEventWithAttributes
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestNoneHealthcheck
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestNoneHealthcheck (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestHealthStates
19:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] time="2020-10-16T19:42:47Z" 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:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestHealthStates (0.15s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestMaskURLCredentials
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestMaskURLCredentials (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestGetInspectData
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestGetInspectData (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestFillLicense
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestFillLicense (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestListInvalidFilter
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestListInvalidFilter (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestNameFilter
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestNameFilter (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
19:42:47 [2020-10-16T19:42:47.869Z] === 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:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
19:42:47 [2020-10-16T19:42:47.869Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
19:42:47 [2020-10-16T19:42:47.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- 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:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
19:42:47 [2020-10-16T19:42:47.869Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z] === RUN   TestDaemonReloadLabels
19:42:47 [2020-10-16T19:42:47.870Z] --- PASS: TestDaemonReloadLabels (0.00s)
19:42:47 [2020-10-16T19:42:47.870Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
19:42:47 [2020-10-16T19:42:47.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
19:42:47 [2020-10-16T19:42:47.957Z] === RUN   TestAuthZPluginErrorResponse
19:42:48 [2020-10-16T19:42:48.285Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:42:48 [2020-10-16T19:42:48.330Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
19:42:48 [2020-10-16T19:42:48.330Z] === RUN   TestDaemonReloadMirrors
19:42:48 [2020-10-16T19:42:48.330Z] --- PASS: TestDaemonReloadMirrors (0.00s)
19:42:48 [2020-10-16T19:42:48.330Z] === RUN   TestDaemonReloadInsecureRegistries
19:42:48 [2020-10-16T19:42:48.330Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
19:42:48 [2020-10-16T19:42:48.330Z] === RUN   TestDaemonReloadNotAffectOthers
19:42:48 [2020-10-16T19:42:48.330Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
19:42:48 [2020-10-16T19:42:48.330Z] === RUN   TestDaemonDiscoveryReload
19:42:48 [2020-10-16T19:42:48.402Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.441s	coverage: 56.2% of statements
19:42:48 [2020-10-16T19:42:48.593Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
19:42:48 [2020-10-16T19:42:48.593Z] === RUN   TestAuthZPluginErrorRequest
19:42:49 [2020-10-16T19:42:49.231Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:42:49 [2020-10-16T19:42:49.231Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestEventsLog
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestEventsLog (0.00s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestEventsLogTimeout
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestEventsLogTimeout (0.00s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestLogEvents
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestLogEvents (0.05s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestLoadBufferedEvents
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestLoadBufferedEvents (0.14s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestLoadBufferedEventsOnlyFromPast
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
19:42:49 [2020-10-16T19:42:49.300Z] === RUN   TestIgnoreBufferedWhenNoTimes
19:42:49 [2020-10-16T19:42:49.300Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
19:42:49 [2020-10-16T19:42:49.300Z] PASS
19:42:49 [2020-10-16T19:42:49.300Z] coverage: 50.0% of statements
19:42:49 [2020-10-16T19:42:49.300Z] ok  	github.com/docker/docker/daemon/events	0.336s	coverage: 50.0% of statements
19:42:49 [2020-10-16T19:42:49.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
19:42:49 [2020-10-16T19:42:49.527Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:42:49 [2020-10-16T19:42:49.661Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:42:49 [2020-10-16T19:42:49.760Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
19:42:49 [2020-10-16T19:42:49.760Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.55s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
19:42:50 [2020-10-16T19:42:50.220Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:42:50 [2020-10-16T19:42:50.220Z]     reload_test.go:520: root required
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestParseVolumesFrom
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestParseVolumesFrom (0.00s)
19:42:50 [2020-10-16T19:42:50.220Z] PASS
19:42:50 [2020-10-16T19:42:50.220Z] coverage: 9.1% of statements
19:42:50 [2020-10-16T19:42:50.220Z] ok  	github.com/docker/docker/daemon	5.081s	coverage: 9.1% of statements
19:42:50 [2020-10-16T19:42:50.220Z] === RUN   TestIsEmptyDir
19:42:50 [2020-10-16T19:42:50.220Z] --- PASS: TestIsEmptyDir (0.01s)
19:42:50 [2020-10-16T19:42:50.220Z] PASS
19:42:50 [2020-10-16T19:42:50.220Z] coverage: 2.3% of statements
19:42:50 [2020-10-16T19:42:50.220Z] ok  	github.com/docker/docker/daemon/graphdriver	0.214s	coverage: 2.3% of statements
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:42:50 [2020-10-16T19:42:50.220Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:42:50 [2020-10-16T19:42:50.597Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:42:50 [2020-10-16T19:42:50.679Z] === RUN   TestLinkNaming
19:42:50 [2020-10-16T19:42:50.679Z] --- PASS: TestLinkNaming (0.00s)
19:42:50 [2020-10-16T19:42:50.679Z] === RUN   TestLinkNew
19:42:50 [2020-10-16T19:42:50.679Z] --- PASS: TestLinkNew (0.00s)
19:42:50 [2020-10-16T19:42:50.679Z] === RUN   TestLinkEnv
19:42:50 [2020-10-16T19:42:50.679Z] --- PASS: TestLinkEnv (0.00s)
19:42:50 [2020-10-16T19:42:50.679Z] === RUN   TestLinkMultipleEnv
19:42:50 [2020-10-16T19:42:50.679Z] --- PASS: TestLinkMultipleEnv (0.00s)
19:42:50 [2020-10-16T19:42:50.679Z] === RUN   TestLinkPortRangeEnv
19:42:50 [2020-10-16T19:42:50.679Z] --- PASS: TestLinkPortRangeEnv (0.00s)
19:42:50 [2020-10-16T19:42:50.679Z] PASS
19:42:50 [2020-10-16T19:42:50.679Z] coverage: 93.0% of statements
19:42:50 [2020-10-16T19:42:50.679Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
19:42:50 [2020-10-16T19:42:50.932Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
19:42:51 [2020-10-16T19:42:51.533Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:42:51 [2020-10-16T19:42:51.616Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
19:42:51 [2020-10-16T19:42:51.617Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:42:52 [2020-10-16T19:42:52.838Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.476s	coverage: 46.2% of statements
19:42:52 [2020-10-16T19:42:52.838Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:42:52 [2020-10-16T19:42:52.909Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:42:53 [2020-10-16T19:42:53.094Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.374s	coverage: 49.5% of statements
19:42:53 [2020-10-16T19:42:53.136Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
19:42:53 [2020-10-16T19:42:53.136Z] === RUN   TestAuthZPluginHeader
19:42:53 [2020-10-16T19:42:53.777Z] --- PASS: TestAuthZPluginHeader (0.84s)
19:42:53 [2020-10-16T19:42:53.777Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:42:53 [2020-10-16T19:42:53.777Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:42:53 [2020-10-16T19:42:53.777Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:53 [2020-10-16T19:42:53.777Z] === RUN   TestAuthZPluginV2Disable
19:42:53 [2020-10-16T19:42:53.777Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:42:53 [2020-10-16T19:42:53.777Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:53 [2020-10-16T19:42:53.777Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:42:53 [2020-10-16T19:42:53.777Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:42:53 [2020-10-16T19:42:53.777Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:53 [2020-10-16T19:42:53.777Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:42:53 [2020-10-16T19:42:53.777Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:42:53 [2020-10-16T19:42:53.777Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:53 [2020-10-16T19:42:53.777Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestSearchRegistryForImagesErrors
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestSearchRegistryForImages
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestSearchRegistryForImages (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] PASS
19:42:54 [2020-10-16T19:42:54.420Z] coverage: 4.8% of statements
19:42:54 [2020-10-16T19:42:54.420Z] ok  	github.com/docker/docker/daemon/images	0.361s	coverage: 4.8% of statements
19:42:54 [2020-10-16T19:42:54.420Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:42:54 [2020-10-16T19:42:54.420Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/defaults
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/invalid_create_group
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/invalid_flush_interval
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/flush_interval_at_15
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestNewStreamConfig (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewAWSLogsClientUserAgentHandler
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestNewAWSLogsClientRegionDetect
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=info msg="Trying to get region from EC2 Metadata"
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCreateSuccess
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCreateSuccess (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCreateLogGroupSuccess
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCreateError
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCreateError (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCreateAlreadyExists
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCreateAlreadyExists (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestLogClosed
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestLogClosed (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestLogBlocking
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestLogBlocking (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestLogNonBlockingBufferEmpty
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestLogNonBlockingBufferFull
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestPublishBatchSuccess
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestPublishBatchSuccess (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestPublishBatchError
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=error msg=Error
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestPublishBatchError (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestPublishBatchInvalidSeqSuccess
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestPublishBatchAlreadyAccepted
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:42:54 [2020-10-16T19:42:54.420Z] time="2020-10-16T19:42:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchSimple
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchSimple (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchTicker
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchTicker (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchMultilinePattern
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestCollectBatchClose
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestCollectBatchClose (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/0/Hello
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/2/🙃
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/3/����
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/4/He��o
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestEffectiveLen/5/
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestEffectiveLen (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/0/
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/1/Hello
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/2/Hello
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/3/Hello
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/4/🙃
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/5/🙃
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/6/a�
19:42:54 [2020-10-16T19:42:54.420Z] === RUN   TestFindValidSplit/7/a�
19:42:54 [2020-10-16T19:42:54.420Z] --- PASS: TestFindValidSplit (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1044: 
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1045: 
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1044: Hello
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1045: 
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1044: He
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1045: llo
19:42:54 [2020-10-16T19:42:54.420Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1044: 
19:42:54 [2020-10-16T19:42:54.420Z]         cloudwatchlogs_test.go:1045: Hello
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1044: 
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1045: 🙃
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1044: 🙃
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1045: 
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1044: a
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1045: �
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1044: a�
19:42:54 [2020-10-16T19:42:54.421Z]         cloudwatchlogs_test.go:1045: 
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestProcessEventEmoji
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestProcessEventEmoji (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchLineSplit
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchLineSplit (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchLineSplitWithBinary
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchMaxEvents
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchMaxTotalBytes
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCollectBatchWithDuplicateTimestamps
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsMultilinePattern
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestCreateTagSuccess
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestCreateTagSuccess (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] PASS
19:42:54 [2020-10-16T19:42:54.421Z] coverage: 77.8% of statements
19:42:54 [2020-10-16T19:42:54.421Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.607s	coverage: 77.8% of statements
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestJSONFileLogger
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestJSONFileLogger (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestJSONFileLoggerWithTags
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestJSONFileLoggerWithOpts
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestJSONFileLoggerWithLabelsEnv
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
19:42:54 [2020-10-16T19:42:54.421Z] === RUN   TestEncodeDecode
19:42:54 [2020-10-16T19:42:54.421Z] === PAUSE TestEncodeDecode
19:42:54 [2020-10-16T19:42:54.421Z] === CONT  TestEncodeDecode
19:42:54 [2020-10-16T19:42:54.421Z] --- PASS: TestEncodeDecode (0.14s)
19:42:54 [2020-10-16T19:42:54.421Z] PASS
19:42:54 [2020-10-16T19:42:54.421Z] coverage: 61.6% of statements
19:42:54 [2020-10-16T19:42:54.421Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.606s	coverage: 61.6% of statements
19:42:54 [2020-10-16T19:42:54.811Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestAdapterReadLogs
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestAdapterReadLogs (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestCopier
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestCopier (0.01s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestCopierLongLines
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestCopierLongLines (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestCopierSlow
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestCopierSlow (0.20s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestCopierWithSized
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestCopierWithSized (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestCopierWithPartial
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestCopierWithPartial (0.02s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestRingLogger
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestRingLogger (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestRingCap
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestRingCap (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestRingClose
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestRingClose (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] === RUN   TestRingDrain
19:42:54 [2020-10-16T19:42:54.880Z] --- PASS: TestRingDrain (0.00s)
19:42:54 [2020-10-16T19:42:54.880Z] PASS
19:42:54 [2020-10-16T19:42:54.880Z] coverage: 41.2% of statements
19:42:54 [2020-10-16T19:42:54.880Z] ok  	github.com/docker/docker/daemon/logger	0.387s	coverage: 41.2% of statements
19:42:54 [2020-10-16T19:42:54.880Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:42:54 [2020-10-16T19:42:54.880Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:42:54 [2020-10-16T19:42:54.880Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:42:54 [2020-10-16T19:42:54.880Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:42:54 [2020-10-16T19:42:54.880Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:42:54 [2020-10-16T19:42:54.987Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
19:42:55 [2020-10-16T19:42:55.339Z] === RUN   TestJSONLogsMarshalJSONBuf
19:42:55 [2020-10-16T19:42:55.339Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
19:42:55 [2020-10-16T19:42:55.339Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
19:42:55 [2020-10-16T19:42:55.799Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
19:42:55 [2020-10-16T19:42:55.799Z] === RUN   TestFastTimeMarshalJSON
19:42:55 [2020-10-16T19:42:55.799Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
19:42:55 [2020-10-16T19:42:55.799Z] PASS
19:42:55 [2020-10-16T19:42:55.799Z] coverage: 87.2% of statements
19:42:55 [2020-10-16T19:42:55.799Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.251s	coverage: 87.2% of statements
19:42:55 [2020-10-16T19:42:55.917Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.847s	coverage: 57.7% of statements
19:42:55 [2020-10-16T19:42:55.917Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:42:55 [2020-10-16T19:42:55.917Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:42:56 [2020-10-16T19:42:56.480Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
19:42:56 [2020-10-16T19:42:56.715Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:42:56 [2020-10-16T19:42:56.768Z] === RUN   TestWriteLog
19:42:56 [2020-10-16T19:42:56.768Z] === PAUSE TestWriteLog
19:42:56 [2020-10-16T19:42:56.768Z] === RUN   TestReadLog
19:42:56 [2020-10-16T19:42:56.768Z] === PAUSE TestReadLog
19:42:56 [2020-10-16T19:42:56.768Z] === CONT  TestWriteLog
19:42:56 [2020-10-16T19:42:56.768Z] --- PASS: TestWriteLog (0.00s)
19:42:56 [2020-10-16T19:42:56.768Z] === CONT  TestReadLog
19:42:56 [2020-10-16T19:42:56.768Z] === RUN   TestReadLog/tail_exact
19:42:57 [2020-10-16T19:42:57.227Z] === RUN   TestReadLog/tail_less_than_available
19:42:57 [2020-10-16T19:42:57.227Z] === RUN   TestReadLog/tail_more_than_available
19:42:57 [2020-10-16T19:42:57.227Z] --- PASS: TestReadLog (0.17s)
19:42:57 [2020-10-16T19:42:57.227Z]     --- PASS: TestReadLog/tail_exact (0.15s)
19:42:57 [2020-10-16T19:42:57.227Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
19:42:57 [2020-10-16T19:42:57.227Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
19:42:57 [2020-10-16T19:42:57.227Z] PASS
19:42:57 [2020-10-16T19:42:57.227Z] coverage: 75.2% of statements
19:42:57 [2020-10-16T19:42:57.227Z] ok  	github.com/docker/docker/daemon/logger/local	0.694s	coverage: 75.2% of statements
19:42:57 [2020-10-16T19:42:57.227Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:42:57 [2020-10-16T19:42:57.283Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestOpenFileDelete
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestOpenFileDelete (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestOpenFileRename
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestOpenFileRename (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestParseLogTagDefaultTag
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestParseLogTag
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestParseLogTag (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestParseLogTagEmptyTag
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestTailFiles
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestTailFiles (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestFollowLogsConsumerGone
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestFollowLogsProducerGone
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestFollowLogsProducerGone (0.00s)
19:42:57 [2020-10-16T19:42:57.687Z]     logfile_test.go:226: messages sent: 4098, received: 4098
19:42:57 [2020-10-16T19:42:57.687Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
19:42:57 [2020-10-16T19:42:57.687Z] === RUN   TestCheckCapacityAndRotate
19:42:57 [2020-10-16T19:42:57.687Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
19:42:57 [2020-10-16T19:42:57.687Z] PASS
19:42:57 [2020-10-16T19:42:57.687Z] coverage: 35.9% of statements
19:42:57 [2020-10-16T19:42:57.687Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.349s	coverage: 35.9% of statements
19:42:57 [2020-10-16T19:42:57.850Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
19:42:58 [2020-10-16T19:42:58.147Z] === RUN   TestLog
19:42:58 [2020-10-16T19:42:58.147Z] --- PASS: TestLog (0.01s)
19:42:58 [2020-10-16T19:42:58.147Z] PASS
19:42:58 [2020-10-16T19:42:58.147Z] coverage: 33.3% of statements
19:42:58 [2020-10-16T19:42:58.147Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.609s	coverage: 33.3% of statements
19:42:58 [2020-10-16T19:42:58.660Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:42:58 [2020-10-16T19:42:58.779Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 4.8% of statements
19:42:58 [2020-10-16T19:42:58.779Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:42:58 [2020-10-16T19:42:58.779Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestValidateLogOpt
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestValidateLogOpt (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestNewMissedConfig
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestNewMissedConfig (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestNewMissedUrl
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestNewMissedUrl (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestNewMissedToken
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestNewMissedToken (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestNewWithProxy
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestNewWithProxy (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestDefault
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestDefault (0.01s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestInlineFormatWithNonDefaultOptions
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestJsonFormat
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestJsonFormat (0.02s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestRawFormat
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestRawFormat (0.01s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestRawFormatWithLabels
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestRawFormatWithLabels (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestRawFormatWithoutTag
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestRawFormatWithoutTag (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestBatching
19:42:59 [2020-10-16T19:42:59.116Z] === RUN   TestNewParse
19:42:59 [2020-10-16T19:42:59.116Z] --- PASS: TestNewParse (0.00s)
19:42:59 [2020-10-16T19:42:59.116Z] PASS
19:42:59 [2020-10-16T19:42:59.116Z] coverage: 8.3% of statements
19:42:59 [2020-10-16T19:42:59.575Z] ok  	github.com/docker/docker/daemon/logger/templates	0.119s	coverage: 8.3% of statements
19:42:59 [2020-10-16T19:42:59.575Z] --- PASS: TestBatching (0.30s)
19:42:59 [2020-10-16T19:42:59.575Z] === RUN   TestFrequency
19:42:59 [2020-10-16T19:42:59.575Z] --- PASS: TestFrequency (0.25s)
19:42:59 [2020-10-16T19:42:59.575Z] === RUN   TestOneMessagePerRequest
19:42:59 [2020-10-16T19:42:59.575Z] --- PASS: TestOneMessagePerRequest (0.00s)
19:42:59 [2020-10-16T19:42:59.575Z] === RUN   TestVerify
19:42:59 [2020-10-16T19:42:59.575Z] --- PASS: TestVerify (0.00s)
19:42:59 [2020-10-16T19:42:59.575Z] === RUN   TestSkipVerify
19:42:59 [2020-10-16T19:42:59.575Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:42:59 [2020-10-16T19:42:59.709Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 41.0% of statements
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestSkipVerify (0.41s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestBufferMaximum
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.752763\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.752763\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestBufferMaximum (0.01s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestServerAlwaysDown
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.757802\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.757802\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.757802\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.758790\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] time="2020-10-16T19:42:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1602877379.758790\",\"host\":\"83dbe75e490e\"}'"
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestServerAlwaysDown (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestCannotSendAfterClose
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestCannotSendAfterClose (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestDeadlockOnBlockedEndpoint
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestParseLogFormat
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestParseLogFormat (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestValidateLogOptEmpty
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestValidateLogOptEmpty (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestValidateSyslogAddress
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestValidateSyslogAddress (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestParseAddressDefaultPort
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestParseAddressDefaultPort (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestValidateSyslogFacility
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestValidateSyslogFacility (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestValidateLogOptSyslogFormat
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] === RUN   TestValidateLogOpt
19:43:00 [2020-10-16T19:43:00.034Z] --- PASS: TestValidateLogOpt (0.00s)
19:43:00 [2020-10-16T19:43:00.034Z] PASS
19:43:00 [2020-10-16T19:43:00.034Z] coverage: 46.8% of statements
19:43:00 [2020-10-16T19:43:00.034Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.145s	coverage: 46.8% of statements
19:43:00 [2020-10-16T19:43:00.561Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:43:00 [2020-10-16T19:43:00.561Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:43:01 [2020-10-16T19:43:01.005Z] time="2020-10-16T19:43:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
19:43:01 [2020-10-16T19:43:01.005Z] time="2020-10-16T19:43:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"83dbe75e490e\"}'"
19:43:01 [2020-10-16T19:43:01.077Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.176s	coverage: 77.4% of statements
19:43:01 [2020-10-16T19:43:01.077Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:43:01 [2020-10-16T19:43:01.077Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:43:01 [2020-10-16T19:43:01.333Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
19:43:01 [2020-10-16T19:43:01.463Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.10s)
19:43:01 [2020-10-16T19:43:01.463Z] PASS
19:43:01 [2020-10-16T19:43:01.463Z] coverage: 82.5% of statements
19:43:01 [2020-10-16T19:43:01.463Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.409s	coverage: 82.5% of statements
19:43:01 [2020-10-16T19:43:01.463Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:43:01 [2020-10-16T19:43:01.463Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:43:01 [2020-10-16T19:43:01.463Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:43:01 [2020-10-16T19:43:01.922Z] === RUN   TestV1IDService
19:43:01 [2020-10-16T19:43:01.922Z] --- PASS: TestV1IDService (0.02s)
19:43:01 [2020-10-16T19:43:01.922Z] === RUN   TestV2MetadataService
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestContinueOnError_NonMirrorEndpoint
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestContinueOnError_MirrorEndpoint
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestContinueOnError_NeverContinue
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestContinueOnError_UnnestsErrors
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestFixManifestLayers
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestFixManifestLayers (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestFixManifestLayersBaseLayerParent
19:43:02 [2020-10-16T19:43:02.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z]     pull_v2_test.go:73: Needs fixing on Windows
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestFixManifestLayersBadParent
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestValidateManifest
19:43:02 [2020-10-16T19:43:02.381Z] --- SKIP: TestValidateManifest (0.00s)
19:43:02 [2020-10-16T19:43:02.381Z]     pull_v2_test.go:118: Needs fixing on Windows
19:43:02 [2020-10-16T19:43:02.381Z] === RUN   TestFormatPlatform
19:43:02 [2020-10-16T19:43:02.381Z] --- PASS: TestFormatPlatform (0.00s)
19:43:02 [2020-10-16T19:43:02.382Z] === RUN   TestGetRepositoryMountCandidates
19:43:02 [2020-10-16T19:43:02.382Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
19:43:02 [2020-10-16T19:43:02.382Z] === RUN   TestLayerAlreadyExists
19:43:02 [2020-10-16T19:43:02.382Z] --- PASS: TestLayerAlreadyExists (0.00s)
19:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z]     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:43:02 [2020-10-16T19:43:02.382Z] === RUN   TestWhenEmptyAuthConfig
19:43:02 [2020-10-16T19:43:02.700Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
19:43:02 [2020-10-16T19:43:02.700Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
19:43:03 [2020-10-16T19:43:03.092Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:43:03 [2020-10-16T19:43:03.264Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestSuccessfulDownload
19:43:03 [2020-10-16T19:43:03.349Z] --- SKIP: TestSuccessfulDownload (0.00s)
19:43:03 [2020-10-16T19:43:03.349Z]     download_test.go:268: Needs fixing on Windows
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestCancelledDownload
19:43:03 [2020-10-16T19:43:03.349Z] --- PASS: TestCancelledDownload (0.00s)
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestMaxDownloadAttempts
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:43:03 [2020-10-16T19:43:03.349Z] --- PASS: TestV2MetadataService (1.33s)
19:43:03 [2020-10-16T19:43:03.349Z] PASS
19:43:03 [2020-10-16T19:43:03.349Z] coverage: 48.2% of statements
19:43:03 [2020-10-16T19:43:03.349Z] ok  	github.com/docker/docker/distribution/metadata	1.526s	coverage: 48.2% of statements
19:43:03 [2020-10-16T19:43:03.808Z] time="2020-10-16T19:43:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:43:03 [2020-10-16T19:43:03.808Z] time="2020-10-16T19:43:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:43:03 [2020-10-16T19:43:03.808Z] time="2020-10-16T19:43:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:43:03 [2020-10-16T19:43:03.808Z] time="2020-10-16T19:43:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestMaxDownloadAttempts (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestTransfer
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestWhenEmptyAuthConfig (1.41s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestTokenPassThru
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestTokenPassThru (0.01s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestTokenPassThruDifferentHost
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] PASS
19:43:03 [2020-10-16T19:43:03.808Z] coverage: 20.1% of statements
19:43:03 [2020-10-16T19:43:03.808Z] ok  	github.com/docker/docker/distribution	1.665s	coverage: 20.1% of statements
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestTransfer (0.12s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestConcurrencyLimit
19:43:03 [2020-10-16T19:43:03.808Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestNotFound
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestNotFound (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestConflict
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestConflict (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestForbidden
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestForbidden (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestInvalidParameter
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestInvalidParameter (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestNotImplemented
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestNotImplemented (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestNotModified
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestNotModified (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestUnauthorized
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestUnauthorized (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestUnknown
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestUnknown (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestCancelled
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestCancelled (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestDeadline
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestDeadline (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestDataLoss
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestDataLoss (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestUnavailable
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestUnavailable (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestSystem
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestSystem (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Not_Found
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Bad_Request
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Conflict
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Unauthorized
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Service_Unavailable
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Forbidden
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Not_Modified
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Not_Implemented
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Internal_Server_Error
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
19:43:03 [2020-10-16T19:43:03.808Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
19:43:03 [2020-10-16T19:43:03.808Z] --- PASS: TestFromStatusCode (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
19:43:03 [2020-10-16T19:43:03.808Z] PASS
19:43:03 [2020-10-16T19:43:03.808Z] coverage: 49.4% of statements
19:43:03 [2020-10-16T19:43:03.808Z] ok  	github.com/docker/docker/errdefs	0.142s	coverage: 49.4% of statements
19:43:04 [2020-10-16T19:43:04.195Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
19:43:04 [2020-10-16T19:43:04.195Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:43:04 [2020-10-16T19:43:04.267Z] --- PASS: TestConcurrencyLimit (0.39s)
19:43:04 [2020-10-16T19:43:04.267Z] === RUN   TestInactiveJobs
19:43:04 [2020-10-16T19:43:04.726Z] --- PASS: TestInactiveJobs (0.53s)
19:43:04 [2020-10-16T19:43:04.726Z] === RUN   TestWatchRelease
19:43:04 [2020-10-16T19:43:04.726Z] --- PASS: TestWatchRelease (0.04s)
19:43:04 [2020-10-16T19:43:04.726Z] === RUN   TestWatchFinishedTransfer
19:43:04 [2020-10-16T19:43:04.726Z] --- PASS: TestWatchFinishedTransfer (0.00s)
19:43:04 [2020-10-16T19:43:04.726Z] === RUN   TestDuplicateTransfer
19:43:04 [2020-10-16T19:43:04.726Z] --- PASS: TestDuplicateTransfer (0.04s)
19:43:04 [2020-10-16T19:43:04.726Z] === RUN   TestSuccessfulUpload
19:43:04 [2020-10-16T19:43:04.758Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 37.7% of statements
19:43:05 [2020-10-16T19:43:05.185Z] time="2020-10-16T19:43:04Z" level=error msg="Upload failed, retrying: simulating retry"
19:43:05 [2020-10-16T19:43:05.644Z] --- PASS: TestSuccessfulUpload (0.70s)
19:43:05 [2020-10-16T19:43:05.644Z] === RUN   TestCancelledUpload
19:43:05 [2020-10-16T19:43:05.644Z] --- PASS: TestCancelledUpload (0.00s)
19:43:05 [2020-10-16T19:43:05.644Z] PASS
19:43:05 [2020-10-16T19:43:05.644Z] coverage: 76.8% of statements
19:43:05 [2020-10-16T19:43:05.644Z] ok  	github.com/docker/docker/distribution/xfer	2.391s	coverage: 76.8% of statements
19:43:05 [2020-10-16T19:43:05.644Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:43:05 [2020-10-16T19:43:05.690Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestCompare
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestCompare (0.00s)
19:43:06 [2020-10-16T19:43:06.105Z] PASS
19:43:06 [2020-10-16T19:43:06.105Z] coverage: 19.2% of statements
19:43:06 [2020-10-16T19:43:06.105Z] ok  	github.com/docker/docker/image/cache	0.168s	coverage: 19.2% of statements
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSGetInvalidData
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSGetInvalidData (0.10s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSInvalidSet
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSInvalidSet (0.03s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSInvalidRoot
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSInvalidRoot (0.01s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSMetadataGetSet
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestMakeV1ConfigFromConfig
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
19:43:06 [2020-10-16T19:43:06.105Z] PASS
19:43:06 [2020-10-16T19:43:06.105Z] coverage: 25.0% of statements
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSMetadataGetSet (0.04s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSInvalidWalker
19:43:06 [2020-10-16T19:43:06.105Z] ok  	github.com/docker/docker/image/v1	0.337s	coverage: 25.0% of statements
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSInvalidWalker (0.01s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSGetSet
19:43:06 [2020-10-16T19:43:06.105Z] --- PASS: TestFSGetSet (0.02s)
19:43:06 [2020-10-16T19:43:06.105Z] === RUN   TestFSGetUnsetKey
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestFSGetUnsetKey (0.01s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestFSGetEmptyData
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestFSGetEmptyData (0.01s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestFSDelete
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestFSDelete (0.02s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestFSWalker
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestFSWalker (0.02s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestFSWalkerStopOnError
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestFSWalkerStopOnError (0.01s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestNewFromJSON
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestNewFromJSON (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestNewFromJSONWithInvalidJSON
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestMarshalKeyOrder
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestMarshalKeyOrder (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestImage
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestImage (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestImageOSNotEmpty
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestImageOSNotEmpty (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestNewChildImageFromImageWithRootFS
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestRestore
19:43:06 [2020-10-16T19:43:06.565Z] time="2020-10-16T19:43:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestRestore (0.21s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestAddDelete
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestAddDelete (0.06s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestSearchAfterDelete
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestSearchAfterDelete (0.01s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestParentReset
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestParentReset (0.07s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestGetAndSetLastUpdated
19:43:06 [2020-10-16T19:43:06.565Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
19:43:06 [2020-10-16T19:43:06.565Z] === RUN   TestStoreLen
19:43:07 [2020-10-16T19:43:07.025Z] --- PASS: TestStoreLen (0.06s)
19:43:07 [2020-10-16T19:43:07.025Z] PASS
19:43:07 [2020-10-16T19:43:07.025Z] coverage: 86.4% of statements
19:43:07 [2020-10-16T19:43:07.025Z] ok  	github.com/docker/docker/image	0.907s	coverage: 86.4% of statements
19:43:07 [2020-10-16T19:43:07.025Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:43:07 [2020-10-16T19:43:07.025Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:43:07 [2020-10-16T19:43:07.586Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 46.8% of statements
19:43:07 [2020-10-16T19:43:07.586Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:43:07 [2020-10-16T19:43:07.995Z] === RUN   TestSerialization
19:43:07 [2020-10-16T19:43:07.995Z] --- PASS: TestSerialization (0.02s)
19:43:07 [2020-10-16T19:43:07.995Z] PASS
19:43:07 [2020-10-16T19:43:07.995Z] coverage: 100.0% of statements
19:43:07 [2020-10-16T19:43:07.995Z] ok  	github.com/docker/docker/libcontainerd/queue	0.086s	coverage: 100.0% of statements
19:43:08 [2020-10-16T19:43:08.149Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
19:43:08 [2020-10-16T19:43:08.149Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:43:08 [2020-10-16T19:43:08.405Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
19:43:08 [2020-10-16T19:43:08.405Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:43:09 [2020-10-16T19:43:09.534Z] === RUN   TestEnvironmentParsing
19:43:09 [2020-10-16T19:43:09.534Z] --- PASS: TestEnvironmentParsing (0.00s)
19:43:09 [2020-10-16T19:43:09.534Z] PASS
19:43:09 [2020-10-16T19:43:09.534Z] coverage: 1.0% of statements
19:43:09 [2020-10-16T19:43:09.994Z] ok  	github.com/docker/docker/libcontainerd/local	0.282s	coverage: 1.0% of statements
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestParseVersion
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestParseVersion (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z] PASS
19:43:09 [2020-10-16T19:43:09.994Z] coverage: 52.9% of statements
19:43:09 [2020-10-16T19:43:09.994Z] ok  	github.com/docker/docker/pkg/aaparser	0.309s	coverage: 52.9% of statements
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestEmptyLayer
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestEmptyLayer (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestCommitFailure
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestCommitFailure (0.01s)
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestStartTransactionFailure
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestStartTransactionFailure (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestGetOrphan
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestGetOrphan (0.01s)
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestMountAndRegister
19:43:09 [2020-10-16T19:43:09.994Z] --- PASS: TestMountAndRegister (0.05s)
19:43:09 [2020-10-16T19:43:09.994Z]     layer_test.go:271: Layer size: 14
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestLayerRelease
19:43:09 [2020-10-16T19:43:09.994Z] --- SKIP: TestLayerRelease (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z]     layer_test.go:304: Failing on Windows
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestStoreRestore
19:43:09 [2020-10-16T19:43:09.994Z] --- SKIP: TestStoreRestore (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z]     layer_test.go:353: Failing on Windows
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestTarStreamStability
19:43:09 [2020-10-16T19:43:09.994Z] --- SKIP: TestTarStreamStability (0.00s)
19:43:09 [2020-10-16T19:43:09.994Z]     layer_test.go:468: Failing on Windows
19:43:09 [2020-10-16T19:43:09.994Z] === RUN   TestRegisterExistingLayer
19:43:10 [2020-10-16T19:43:10.299Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
19:43:10 [2020-10-16T19:43:10.455Z] --- PASS: TestRegisterExistingLayer (0.12s)
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestTarStreamVerification
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestTarStreamVerification (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     layer_test.go:697: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestLayerMigration
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestLayerMigration (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     migration_test.go:46: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestLayerMigrationNoTarsplit
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     migration_test.go:182: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestMountInit
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestMountInit (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     mount_test.go:17: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestMountSize
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestMountSize (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     mount_test.go:76: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestMountChanges
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestMountChanges (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     mount_test.go:125: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] === RUN   TestMountApply
19:43:10 [2020-10-16T19:43:10.455Z] --- SKIP: TestMountApply (0.00s)
19:43:10 [2020-10-16T19:43:10.455Z]     mount_test.go:212: Failing on Windows
19:43:10 [2020-10-16T19:43:10.455Z] PASS
19:43:10 [2020-10-16T19:43:10.455Z] coverage: 30.1% of statements
19:43:10 [2020-10-16T19:43:10.455Z] ok  	github.com/docker/docker/layer	0.666s	coverage: 30.1% of statements
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/oci	[no test files]
19:43:10 [2020-10-16T19:43:10.455Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:43:10 [2020-10-16T19:43:10.863Z] ok  	github.com/docker/docker/distribution	0.156s	coverage: 21.9% of statements
19:43:10 [2020-10-16T19:43:10.863Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestAddressPoolOpt
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestAddressPoolOpt (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/a
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/something
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/_=a
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/env1=value1
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/_env1=value1
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/env2=value2=value3
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/env3=abc!qwe
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/env_4=value_4
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/PATH
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/=a
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/PATH=
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/PATH=something
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/asd!qwe
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/1asd
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/123
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/some_space
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/__some_space_before
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/some_space_after__
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/=
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateEnv/PaTh
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestValidateEnv (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/a (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/something (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/_=a (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/PATH (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/=a (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/1asd (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/123 (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/some_space (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/= (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestParseHost
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestParseHost (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestParseDockerDaemonHost
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestParseDockerDaemonHost (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestParseTCP
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestParseTCP (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestParseInvalidUnixAddrInvalid
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateExtraHosts
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestValidateExtraHosts (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestIpOptString
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestIpOptString (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestNewIpOptInvalidDefaultVal
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestNewIpOptValidDefaultVal
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestIpOptSetInvalidVal
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestValidateIPAddress
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestValidateIPAddress (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestMapOpts
19:43:11 [2020-10-16T19:43:11.425Z] --- PASS: TestMapOpts (0.00s)
19:43:11 [2020-10-16T19:43:11.425Z] === RUN   TestListOptsWithoutValidator
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestListOptsWithoutValidator (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestListOptsWithValidator
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestListOptsWithValidator (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateDNSSearch
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestValidateDNSSearch (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_general_format
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_more_than_one_=
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_one_more
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestValidateLabel (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestNamedListOpts
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestNamedListOpts (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestNamedMapOpts
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestNamedMapOpts (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestParseLink
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestParseLink (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestQuotedStringSetWithQuotes
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestQuotedStringSetWithNoQuotes
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] === RUN   TestUlimitOpt
19:43:11 [2020-10-16T19:43:11.885Z] --- PASS: TestUlimitOpt (0.00s)
19:43:11 [2020-10-16T19:43:11.885Z] PASS
19:43:11 [2020-10-16T19:43:11.885Z] coverage: 67.1% of statements
19:43:11 [2020-10-16T19:43:11.885Z] ok  	github.com/docker/docker/opts	0.444s	coverage: 67.1% of statements
19:43:12 [2020-10-16T19:43:12.234Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestPeerCertificateMarshalJSON
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestUnbuffered
19:43:12 [2020-10-16T19:43:12.350Z] --- PASS: TestUnbuffered (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestRaceUnbuffered
19:43:12 [2020-10-16T19:43:12.350Z] --- PASS: TestRaceUnbuffered (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z] PASS
19:43:12 [2020-10-16T19:43:12.350Z] coverage: 100.0% of statements
19:43:12 [2020-10-16T19:43:12.350Z] ok  	github.com/docker/docker/pkg/broadcaster	0.198s	coverage: 100.0% of statements
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
19:43:12 [2020-10-16T19:43:12.350Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s)
19:43:12 [2020-10-16T19:43:12.350Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestMiddleware
19:43:12 [2020-10-16T19:43:12.350Z] --- PASS: TestMiddleware (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z] === RUN   TestNewResponseModifier
19:43:12 [2020-10-16T19:43:12.350Z] --- PASS: TestNewResponseModifier (0.00s)
19:43:12 [2020-10-16T19:43:12.350Z] PASS
19:43:12 [2020-10-16T19:43:12.350Z] coverage: 26.8% of statements
19:43:12 [2020-10-16T19:43:12.350Z] ok  	github.com/docker/docker/pkg/authorization	0.512s	coverage: 26.8% of statements
19:43:12 [2020-10-16T19:43:12.372Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
19:43:12 [2020-10-16T19:43:12.372Z] PASS
19:43:12 [2020-10-16T19:43:12.372Z] 
19:43:12 [2020-10-16T19:43:12.372Z] === Skipped
19:43:12 [2020-10-16T19:43:12.372Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:43:12 [2020-10-16T19:43:12.372Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:12 [2020-10-16T19:43:12.372Z] 
19:43:12 [2020-10-16T19:43:12.372Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:43:12 [2020-10-16T19:43:12.372Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:12 [2020-10-16T19:43:12.372Z] 
19:43:12 [2020-10-16T19:43:12.372Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:43:12 [2020-10-16T19:43:12.372Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:12 [2020-10-16T19:43:12.372Z] 
19:43:12 [2020-10-16T19:43:12.372Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:43:12 [2020-10-16T19:43:12.372Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:12 [2020-10-16T19:43:12.372Z] 
19:43:12 [2020-10-16T19:43:12.373Z] 
19:43:12 [2020-10-16T19:43:12.373Z] DONE 17 tests, 4 skipped in 27.665s
19:43:12 [2020-10-16T19:43:12.373Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:43:12 [2020-10-16T19:43:12.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:43:12 [2020-10-16T19:43:12.373Z] ++ set -e
19:43:12 [2020-10-16T19:43:12.373Z] ++ '[' -n 0 ']'
19:43:12 [2020-10-16T19:43:12.373Z] ++ set -x
19:43:12 [2020-10-16T19:43:12.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:43:12 [2020-10-16T19:43:12.373Z] INFO: Testing against a local daemon
19:43:12 [2020-10-16T19:43:12.373Z] === RUN   TestPluginInvalidJSON
19:43:12 [2020-10-16T19:43:12.373Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:43:12 [2020-10-16T19:43:12.373Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:43:12 [2020-10-16T19:43:12.373Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:43:12 [2020-10-16T19:43:12.373Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:43:12 [2020-10-16T19:43:12.373Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:43:12 [2020-10-16T19:43:12.373Z] === RUN   TestPluginInstall
19:43:12 [2020-10-16T19:43:12.373Z] === RUN   TestPluginInstall/no_auth
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[foo]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[bar]_[foo]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[foo_bar]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[qux]_[foo]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[]#01
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[qux]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[foo_bar_qux]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[qux]_[baz]]
19:43:12 [2020-10-16T19:43:12.810Z] === RUN   TestMatch/[[foo_baz]]
19:43:12 [2020-10-16T19:43:12.810Z] --- PASS: TestMatch (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[foo]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[]#01 (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[qux]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
19:43:12 [2020-10-16T19:43:12.810Z] PASS
19:43:12 [2020-10-16T19:43:12.810Z] coverage: 87.5% of statements
19:43:12 [2020-10-16T19:43:12.810Z] ok  	github.com/docker/docker/pkg/capabilities	0.091s	coverage: 87.5% of statements
19:43:13 [2020-10-16T19:43:13.165Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
19:43:13 [2020-10-16T19:43:13.728Z] ok  	github.com/docker/docker/distribution/xfer	1.882s	coverage: 85.6% of statements
19:43:13 [2020-10-16T19:43:13.728Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:43:13 [2020-10-16T19:43:13.728Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
19:43:13 [2020-10-16T19:43:13.728Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestIsArchivePathDir
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestIsArchivePathDir (0.12s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestIsArchivePathInvalidFile
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeEmpty
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeEmpty (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeEmptyFile
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeEmptyFile (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeNonemptyFile
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeNonemptyFile (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeNestedDirectoryEmpty
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestMoveToSubdir
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestMoveToSubdir (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestSizeNonExistingDirectory
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
19:43:13 [2020-10-16T19:43:13.780Z] PASS
19:43:13 [2020-10-16T19:43:13.780Z] coverage: 80.0% of statements
19:43:13 [2020-10-16T19:43:13.780Z] ok  	github.com/docker/docker/pkg/directory	0.076s	coverage: 80.0% of statements
19:43:13 [2020-10-16T19:43:13.780Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
19:43:13 [2020-10-16T19:43:13.780Z] === RUN   TestIsArchivePathTar
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootTarUntar
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootTarUntar (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootUntarWithHugeExcludesList
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootUntarEmptyArchive
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootTarUntarWithSymlink
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootCopyWithTar
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootCopyWithTar (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootCopyFileWithTar
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootUntarPath
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootUntarPath (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestChrootApplyDotDotFile
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:43:14 [2020-10-16T19:43:14.241Z] PASS
19:43:14 [2020-10-16T19:43:14.241Z] coverage: 15.4% of statements
19:43:14 [2020-10-16T19:43:14.241Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.133s	coverage: 15.4% of statements
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestIsArchivePathTar (0.19s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestDecompressStreamGzip
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestDecompressStreamGzip (0.14s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestDecompressStreamBzip2
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestDecompressStreamBzip2 (0.18s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestDecompressStreamXz
19:43:14 [2020-10-16T19:43:14.241Z] --- SKIP: TestDecompressStreamXz (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z]     archive_test.go:133: Xz not present in msys2
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestCompressStreamXzUnsupported
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestCompressStreamBzip2Unsupported
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestCompressStreamInvalid
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestCompressStreamInvalid (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestExtensionInvalid
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestExtensionInvalid (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestExtensionUncompressed
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestExtensionUncompressed (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestExtensionBzip2
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestExtensionBzip2 (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestExtensionGzip
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestExtensionGzip (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestExtensionXz
19:43:14 [2020-10-16T19:43:14.241Z] --- PASS: TestExtensionXz (0.00s)
19:43:14 [2020-10-16T19:43:14.241Z] === RUN   TestCmdStreamLargeStderr
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestCmdStreamBad
19:43:14 [2020-10-16T19:43:14.701Z] --- SKIP: TestCmdStreamBad (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     archive_test.go:238: Failing on Windows CI machines
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestCmdStreamGood
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestCmdStreamGood (0.08s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestUntarPathWithInvalidDest
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestUntarPathWithInvalidDest (0.13s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestUntarPathWithInvalidSrc
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestUntarPath
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestUntarPath (0.07s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestUntarPathWithDestinationFile
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestContainsEntry
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestCreateEntries
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestEntriesDiff
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestEntriesEquality
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGeneratorNotGenerate
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGeneratorWithPort
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestGeneratorWithPortNotGenerate
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestNewEntry
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   Test/TestParse
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: Test (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestContainsEntry (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestCreateEntries (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestEntriesDiff (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestEntriesEquality (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestNewEntry (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z]     --- PASS: Test/TestParse (0.00s)
19:43:14 [2020-10-16T19:43:14.701Z] PASS
19:43:14 [2020-10-16T19:43:14.701Z] coverage: 58.3% of statements
19:43:14 [2020-10-16T19:43:14.701Z] ok  	github.com/docker/docker/pkg/discovery	0.071s	coverage: 58.3% of statements
19:43:14 [2020-10-16T19:43:14.701Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
19:43:14 [2020-10-16T19:43:14.701Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
19:43:15 [2020-10-16T19:43:15.099Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
19:43:15 [2020-10-16T19:43:15.099Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyWithTarInvalidSrc
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyWithTarSrcFile
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyWithTarSrcFolder
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyFileWithTarInvalidSrc
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyFileWithTarSrcFolder
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestCopyFileWithTarSrcFile
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   TestTarFiles
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestContent
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestInitialize
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestNew
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestParsingContentsWithComments
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestRegister
19:43:15 [2020-10-16T19:43:15.286Z] === RUN   Test/TestWatch
19:43:15 [2020-10-16T19:43:15.286Z] --- PASS: Test (0.02s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestContent (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestInitialize (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestNew (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestRegister (0.00s)
19:43:15 [2020-10-16T19:43:15.286Z]     --- PASS: Test/TestWatch (0.02s)
19:43:15 [2020-10-16T19:43:15.286Z] PASS
19:43:15 [2020-10-16T19:43:15.286Z] coverage: 92.9% of statements
19:43:15 [2020-10-16T19:43:15.286Z] ok  	github.com/docker/docker/pkg/discovery/file	0.147s	coverage: 92.9% of statements
19:43:16 [2020-10-16T19:43:16.028Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
19:43:16 [2020-10-16T19:43:16.072Z] time="2020-10-16T19:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:16 [2020-10-16T19:43:16.073Z] time="2020-10-16T19:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c06805f75e8958c6674ed4b0920669db3eaf6c1dbd5d2af8f0b84059b880b027" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:16 [2020-10-16T19:43:16.073Z] time="2020-10-16T19:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:16 [2020-10-16T19:43:16.073Z] time="2020-10-16T19:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c06805f75e8958c6674ed4b0920669db3eaf6c1dbd5d2af8f0b84059b880b027" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:16 [2020-10-16T19:43:16.073Z] === RUN   TestPluginInstall/with_htpasswd
19:43:16 [2020-10-16T19:43:16.254Z] === RUN   Test
19:43:16 [2020-10-16T19:43:16.254Z] === RUN   Test/TestWatch
19:43:16 [2020-10-16T19:43:16.254Z] --- PASS: Test (0.00s)
19:43:16 [2020-10-16T19:43:16.254Z]     --- PASS: Test/TestWatch (0.00s)
19:43:16 [2020-10-16T19:43:16.254Z] PASS
19:43:16 [2020-10-16T19:43:16.254Z] coverage: 92.3% of statements
19:43:16 [2020-10-16T19:43:16.254Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.153s	coverage: 92.3% of statements
19:43:16 [2020-10-16T19:43:16.592Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
19:43:16 [2020-10-16T19:43:16.710Z] time="2020-10-16T19:43:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:16 [2020-10-16T19:43:16.710Z] time="2020-10-16T19:43:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95a531bdf87b5679181f80b9e8c592c499509fabef423288fec715c34976efad" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:16 [2020-10-16T19:43:16.710Z] time="2020-10-16T19:43:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:16 [2020-10-16T19:43:16.710Z] time="2020-10-16T19:43:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95a531bdf87b5679181f80b9e8c592c499509fabef423288fec715c34976efad" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:16 [2020-10-16T19:43:16.714Z] === RUN   Test
19:43:16 [2020-10-16T19:43:16.714Z] === RUN   Test/TestInitialize
19:43:17 [2020-10-16T19:43:17.008Z] === RUN   TestPluginInstall/with_insecure
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestInitialize
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestInitializeWithPattern
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestRegister
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestWatch
19:43:17 [2020-10-16T19:43:17.174Z] --- PASS: Test (0.00s)
19:43:17 [2020-10-16T19:43:17.174Z]     --- PASS: Test/TestInitialize (0.00s)
19:43:17 [2020-10-16T19:43:17.174Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
19:43:17 [2020-10-16T19:43:17.174Z]     --- PASS: Test/TestRegister (0.00s)
19:43:17 [2020-10-16T19:43:17.174Z]     --- PASS: Test/TestWatch (0.00s)
19:43:17 [2020-10-16T19:43:17.174Z] PASS
19:43:17 [2020-10-16T19:43:17.174Z] coverage: 93.8% of statements
19:43:17 [2020-10-16T19:43:17.174Z] time="2020-10-16T19:43:16Z" level=info msg="Initializing discovery without TLS"
19:43:17 [2020-10-16T19:43:17.174Z] time="2020-10-16T19:43:16Z" level=info msg="Initializing discovery without TLS"
19:43:17 [2020-10-16T19:43:17.174Z] time="2020-10-16T19:43:16Z" level=info msg="Initializing discovery without TLS"
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestInitializeWithCerts
19:43:17 [2020-10-16T19:43:17.174Z] time="2020-10-16T19:43:16Z" level=info msg="Initializing discovery with TLS"
19:43:17 [2020-10-16T19:43:17.174Z] === RUN   Test/TestWatch
19:43:17 [2020-10-16T19:43:17.174Z] time="2020-10-16T19:43:16Z" level=info msg="Initializing discovery without TLS"
19:43:17 [2020-10-16T19:43:17.174Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.313s	coverage: 93.8% of statements
19:43:17 [2020-10-16T19:43:17.522Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.1% of statements
19:43:17 [2020-10-16T19:43:17.781Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:43:18 [2020-10-16T19:43:18.018Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:43:18 [2020-10-16T19:43:18.019Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:43:18 [2020-10-16T19:43:18.142Z] === RUN   TestPollerAddRemove
19:43:18 [2020-10-16T19:43:18.143Z] --- PASS: TestPollerAddRemove (0.00s)
19:43:18 [2020-10-16T19:43:18.143Z] === RUN   TestPollerEvent
19:43:18 [2020-10-16T19:43:18.143Z] --- SKIP: TestPollerEvent (0.00s)
19:43:18 [2020-10-16T19:43:18.143Z]     poller_test.go:41: No chmod on Windows
19:43:18 [2020-10-16T19:43:18.143Z] === RUN   TestPollerClose
19:43:18 [2020-10-16T19:43:18.143Z] --- PASS: TestPollerClose (0.00s)
19:43:18 [2020-10-16T19:43:18.143Z] PASS
19:43:18 [2020-10-16T19:43:18.143Z] coverage: 36.2% of statements
19:43:18 [2020-10-16T19:43:18.143Z] ok  	github.com/docker/docker/pkg/filenotify	0.163s	coverage: 36.2% of statements
19:43:18 [2020-10-16T19:43:18.522Z] time="2020-10-16T19:43:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:18 [2020-10-16T19:43:18.522Z] time="2020-10-16T19:43:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:720dfc217657d7b312d06ad907736730667eed439279f557a2524df0ac622c8a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:18 [2020-10-16T19:43:18.522Z] time="2020-10-16T19:43:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:43:18 [2020-10-16T19:43:18.522Z] time="2020-10-16T19:43:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:720dfc217657d7b312d06ad907736730667eed439279f557a2524df0ac622c8a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:43:18 [2020-10-16T19:43:18.522Z] --- PASS: TestPluginInstall (7.75s)
19:43:18 [2020-10-16T19:43:18.522Z]     --- PASS: TestPluginInstall/no_auth (5.44s)
19:43:18 [2020-10-16T19:43:18.522Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
19:43:18 [2020-10-16T19:43:18.522Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
19:43:18 [2020-10-16T19:43:18.522Z]         plugin_test.go:157: [d2dc8d667ac32] daemon is not started
19:43:18 [2020-10-16T19:43:18.522Z] PASS
19:43:18 [2020-10-16T19:43:18.522Z] 
19:43:18 [2020-10-16T19:43:18.522Z] DONE 6 tests in 7.847s
19:43:18 [2020-10-16T19:43:18.522Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:43:18 [2020-10-16T19:43:18.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:43:18 [2020-10-16T19:43:18.522Z] ++ set -e
19:43:18 [2020-10-16T19:43:18.522Z] ++ '[' -n 0 ']'
19:43:18 [2020-10-16T19:43:18.522Z] ++ set -x
19:43:18 [2020-10-16T19:43:18.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:43:18 [2020-10-16T19:43:18.523Z] INFO: Testing against a local daemon
19:43:18 [2020-10-16T19:43:18.523Z] === RUN   TestExternalGraphDriver
19:43:18 [2020-10-16T19:43:18.523Z] === RUN   TestExternalGraphDriver/json
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestCopyFileWithInvalidSrc
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestCopyFileWithInvalidDest
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestCopyFileWithSameSrcAndDest
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestCopyFile
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestCopyFile (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
19:43:18 [2020-10-16T19:43:18.602Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z]     fileutils_test.go:134: Needs porting to Windows
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestReadSymlinkedDirectoryToFile
19:43:18 [2020-10-16T19:43:18.602Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z]     fileutils_test.go:180: Needs porting to Windows
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestWildcardMatches
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestWildcardMatches (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestPatternMatches
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestPatternMatches (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestExclusionPatternMatchesPatternBefore
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestPatternMatchesFolderExclusions
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestPatternMatchesFolderWildcardExclusions
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestExclusionPatternMatchesPatternAfter
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestExclusionPatternMatchesWholeDirectory
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestSingleExclamationError
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestSingleExclamationError (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestMatchesWithNoPatterns
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestMatchesWithMalformedPatterns
19:43:18 [2020-10-16T19:43:18.602Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
19:43:18 [2020-10-16T19:43:18.602Z] === RUN   TestMatches
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestMatches (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatterns
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatterns (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatternsStripEmptyPatterns
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatternsExceptionFlag
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCleanPatternsErrorSingleException
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCreateIfNotExistsDir
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestCreateIfNotExistsFile
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] === RUN   TestMatch
19:43:18 [2020-10-16T19:43:18.603Z] --- PASS: TestMatch (0.00s)
19:43:18 [2020-10-16T19:43:18.603Z] PASS
19:43:18 [2020-10-16T19:43:18.603Z] coverage: 87.7% of statements
19:43:18 [2020-10-16T19:43:18.603Z] ok  	github.com/docker/docker/pkg/fileutils	0.100s	coverage: 87.7% of statements
19:43:19 [2020-10-16T19:43:19.397Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:43:19 [2020-10-16T19:43:19.397Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:43:19 [2020-10-16T19:43:19.572Z] === RUN   TestGet
19:43:19 [2020-10-16T19:43:19.572Z] --- PASS: TestGet (0.00s)
19:43:19 [2020-10-16T19:43:19.572Z] === RUN   TestGetShortcutString
19:43:19 [2020-10-16T19:43:19.572Z] --- PASS: TestGetShortcutString (0.00s)
19:43:19 [2020-10-16T19:43:19.572Z] PASS
19:43:19 [2020-10-16T19:43:19.572Z] coverage: 42.9% of statements
19:43:19 [2020-10-16T19:43:19.572Z] ok  	github.com/docker/docker/pkg/homedir	0.085s	coverage: 42.9% of statements
19:43:19 [2020-10-16T19:43:19.656Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:43:19 [2020-10-16T19:43:19.656Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:43:19 [2020-10-16T19:43:19.656Z] === RUN   TestDockerSuite/TestVolumeEvents
19:43:19 [2020-10-16T19:43:19.673Z] ok  	github.com/docker/docker/pkg/archive	0.323s	coverage: 76.9% of statements
19:43:20 [2020-10-16T19:43:20.031Z] --- PASS: Test (3.16s)
19:43:20 [2020-10-16T19:43:20.031Z]     --- PASS: Test/TestInitialize (0.15s)
19:43:20 [2020-10-16T19:43:20.031Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
19:43:20 [2020-10-16T19:43:20.031Z]     --- PASS: Test/TestWatch (3.00s)
19:43:20 [2020-10-16T19:43:20.031Z] PASS
19:43:20 [2020-10-16T19:43:20.031Z] coverage: 84.1% of statements
19:43:20 [2020-10-16T19:43:20.031Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.462s	coverage: 84.1% of statements
19:43:20 [2020-10-16T19:43:20.498Z] === RUN   TestCreateIDMapOrder
19:43:20 [2020-10-16T19:43:20.498Z] --- PASS: TestCreateIDMapOrder (0.00s)
19:43:20 [2020-10-16T19:43:20.498Z] PASS
19:43:20 [2020-10-16T19:43:20.498Z] coverage: 7.3% of statements
19:43:20 [2020-10-16T19:43:20.498Z] ok  	github.com/docker/docker/pkg/idtools	0.153s	coverage: 7.3% of statements
19:43:20 [2020-10-16T19:43:20.591Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:43:20 [2020-10-16T19:43:20.602Z] ok  	github.com/docker/docker/pkg/authorization	0.336s	coverage: 68.3% of statements
19:43:20 [2020-10-16T19:43:20.605Z] === RUN   TestExternalGraphDriver/spec
19:43:20 [2020-10-16T19:43:20.858Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:43:21 [2020-10-16T19:43:21.114Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestFixedBufferCap
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestFixedBufferCap (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestFixedBufferLen
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestFixedBufferLen (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestFixedBufferString
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestFixedBufferString (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestFixedBufferWrite
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestFixedBufferWrite (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestFixedBufferRead
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestFixedBufferRead (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestBytesPipeRead
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestBytesPipeRead (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestBytesPipeWrite
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestBytesPipeWrite (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestBytesPipeWriteRandomChunks
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestError
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestError (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/no_progress
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/progress_1
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/some_progress_with_a_start_time
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/some_progress_without_a_start_time
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/with_units
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestProgressString/hide_counts
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestProgressString (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/no_progress (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/progress_1 (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/with_units (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z]     --- PASS: TestProgressString/hide_counts (0.00s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestJSONMessageDisplay
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestTarFiles (6.60s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestTarUntar
19:43:21 [2020-10-16T19:43:21.468Z] --- PASS: TestTarUntar (0.03s)
19:43:21 [2020-10-16T19:43:21.468Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestTarWithOptions
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestTarWithOptions (0.03s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUntarUstarGnuConflict
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUntarInvalidFilenames
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestJSONMessageDisplay (0.17s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestJSONMessageDisplayWithJSONError
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestDisplayJSONMessagesStream
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] PASS
19:43:21 [2020-10-16T19:43:21.928Z] coverage: 91.7% of statements
19:43:21 [2020-10-16T19:43:21.928Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.353s	coverage: 91.7% of statements
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestStandardLongPath
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestStandardLongPath (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUNCLongPath
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUNCLongPath (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] PASS
19:43:21 [2020-10-16T19:43:21.928Z] coverage: 100.0% of statements
19:43:21 [2020-10-16T19:43:21.928Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames231221210\\dest"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUntarInvalidFilenames (0.20s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUntarHardlinkToSymlink
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUntarInvalidHardlink
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink660960459\\victim\\hello" -> "../victim/hello"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink118780334\\victim\\hello" -> "/../victim/hello"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestAtomicWriteToFile
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993852725\\victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink541618448\\victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestAtomicWriteToFile (0.02s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestAtomicWriteSetCommit
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink350794543\\victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestAtomicWriteSetCancel
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink410267330\\victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUntarInvalidHardlink (0.04s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestUntarInvalidSymlink
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestReadCloserWrapperClose
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestReadCloserWrapperClose (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestReaderErrWrapperReadOnError
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestReaderErrWrapperRead
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestReaderErrWrapperRead (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestHashData
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestHashData (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestCancelReadCloser
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649843001\\dest\\dotdot" -> "../victim/hello"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink385614660\\dest\\slash-dotdot" -> "/../victim/hello"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink407823315\\dest\\loophole-victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink025303830\\dest\\loophole-victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink422230397\\dest\\loophole-victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink005556920\\dest\\loophole-victim" -> "../victim"
19:43:21 [2020-10-16T19:43:21.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink329646775\\dest\\dir\\loophole" -> "../../victim"
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestUntarInvalidSymlink (0.04s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestTempArchiveCloseMultipleTimes
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestReplaceFileTarWrapper
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestCancelReadCloser (0.10s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestWriteCloserWrapperClose
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestNopWriteCloser
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestNopWriteCloser (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestNopWriter
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestNopWriter (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] === RUN   TestWriteCounter
19:43:21 [2020-10-16T19:43:21.928Z] --- PASS: TestWriteCounter (0.00s)
19:43:21 [2020-10-16T19:43:21.928Z] PASS
19:43:21 [2020-10-16T19:43:21.928Z] coverage: 68.4% of statements
19:43:21 [2020-10-16T19:43:21.928Z] ok  	github.com/docker/docker/pkg/ioutils	0.691s	coverage: 68.4% of statements
19:43:21 [2020-10-16T19:43:21.968Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:43:21 [2020-10-16T19:43:21.968Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:43:21 [2020-10-16T19:43:21.968Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:43:22 [2020-10-16T19:43:22.129Z] === RUN   TestExternalGraphDriver/pull
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestPrefixHeaderReadable
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestPrefixHeaderReadable (0.02s)
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestDisablePigz
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestDisablePigz (0.13s)
19:43:22 [2020-10-16T19:43:22.389Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestPigz
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestPigz (0.16s)
19:43:22 [2020-10-16T19:43:22.389Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestCopyFileWithInvalidDest
19:43:22 [2020-10-16T19:43:22.389Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
19:43:22 [2020-10-16T19:43:22.389Z]     archive_windows_test.go:16: Currently fails
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestCanonicalTarNameForPath
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestCanonicalTarName
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestCanonicalTarName (0.00s)
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestChmodTarEntry
19:43:22 [2020-10-16T19:43:22.389Z] --- PASS: TestChmodTarEntry (0.00s)
19:43:22 [2020-10-16T19:43:22.389Z] === RUN   TestHardLinkOrder
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestHardLinkOrder (0.12s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangeString
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestChangeString (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangesWithNoChanges
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestChangesWithNoChanges (0.04s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangesWithChanges
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestChangesWithChanges (0.06s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangesWithChangesGH13590
19:43:22 [2020-10-16T19:43:22.859Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z]     changes_test.go:192: needs more investigation
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangesDirsEmpty
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestNameFormat
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestNameFormat (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestNameRetries
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestNameRetries (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] PASS
19:43:22 [2020-10-16T19:43:22.859Z] coverage: 85.7% of statements
19:43:22 [2020-10-16T19:43:22.859Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.096s	coverage: 85.7% of statements
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestParseKeyValueOpt
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestParseKeyValueOpt (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestParseUintList
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestParseUintList (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestParseUintListMaximumLimits
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
19:43:22 [2020-10-16T19:43:22.859Z] PASS
19:43:22 [2020-10-16T19:43:22.859Z] coverage: 97.0% of statements
19:43:22 [2020-10-16T19:43:22.859Z] --- PASS: TestChangesDirsEmpty (0.20s)
19:43:22 [2020-10-16T19:43:22.859Z] === RUN   TestChangesDirsMutated
19:43:22 [2020-10-16T19:43:22.859Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
19:43:23 [2020-10-16T19:43:23.318Z] --- PASS: TestChangesDirsMutated (0.26s)
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestApplyLayer
19:43:23 [2020-10-16T19:43:23.318Z] --- SKIP: TestApplyLayer (0.00s)
19:43:23 [2020-10-16T19:43:23.318Z]     changes_test.go:405: needs further investigation
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestChangesSizeWithHardlinks
19:43:23 [2020-10-16T19:43:23.318Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
19:43:23 [2020-10-16T19:43:23.318Z]     changes_test.go:441: needs further investigation
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestChangesSizeWithNoChanges
19:43:23 [2020-10-16T19:43:23.318Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
19:43:23 [2020-10-16T19:43:23.318Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestChangesSize
19:43:23 [2020-10-16T19:43:23.318Z] --- PASS: TestChangesSize (0.00s)
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestApplyLayerInvalidFilenames
19:43:23 [2020-10-16T19:43:23.318Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames147510507\\dest"
19:43:23 [2020-10-16T19:43:23.318Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
19:43:23 [2020-10-16T19:43:23.318Z] === RUN   TestApplyLayerInvalidHardlink
19:43:23 [2020-10-16T19:43:23.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink256292949\\victim\\hello" -> "../victim/hello"
19:43:23 [2020-10-16T19:43:23.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink861263792\\victim\\hello" -> "/../victim/hello"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink676922191\\victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153044578\\victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink813873241\\victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink289377252\\victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestApplyLayerInvalidSymlink
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink397010419\\dest\\dotdot" -> "../victim/hello"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink523493046\\dest\\slash-dotdot" -> "/../victim/hello"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink390351517\\dest\\loophole-victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925232472\\dest\\loophole-victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink609764055\\dest\\loophole-victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink705032778\\dest\\loophole-victim" -> "../victim"
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestApplyLayerWhiteouts
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestNewAndRemove
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestNewAndRemove (0.00s)
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestRemoveInvalidPath
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestRemoveInvalidPath (0.00s)
19:43:23 [2020-10-16T19:43:23.319Z] PASS
19:43:23 [2020-10-16T19:43:23.319Z] coverage: 82.6% of statements
19:43:23 [2020-10-16T19:43:23.319Z] ok  	github.com/docker/docker/pkg/pidfile	0.051s	coverage: 82.6% of statements
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestGenerateEmptyFile
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestGenerateEmptyFile (0.00s)
19:43:23 [2020-10-16T19:43:23.319Z] === RUN   TestGenerateWithContent
19:43:23 [2020-10-16T19:43:23.319Z] --- PASS: TestGenerateWithContent (0.00s)
19:43:23 [2020-10-16T19:43:23.319Z] PASS
19:43:23 [2020-10-16T19:43:23.319Z] coverage: 62.7% of statements
19:43:23 [2020-10-16T19:43:23.319Z] ok  	github.com/docker/docker/pkg/archive	9.935s	coverage: 62.7% of statements
19:43:23 [2020-10-16T19:43:23.872Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:43:24 [2020-10-16T19:43:24.208Z] --- PASS: TestExternalGraphDriver (5.57s)
19:43:24 [2020-10-16T19:43:24.208Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
19:43:24 [2020-10-16T19:43:24.208Z]     --- PASS: TestExternalGraphDriver/spec (1.76s)
19:43:24 [2020-10-16T19:43:24.208Z]     --- PASS: TestExternalGraphDriver/pull (1.89s)
19:43:24 [2020-10-16T19:43:24.208Z] === RUN   TestGraphdriverPluginV2
19:43:24 [2020-10-16T19:43:24.208Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
19:43:24 [2020-10-16T19:43:24.208Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:24 [2020-10-16T19:43:24.208Z] PASS
19:43:24 [2020-10-16T19:43:24.208Z] 
19:43:24 [2020-10-16T19:43:24.208Z] === Skipped
19:43:24 [2020-10-16T19:43:24.208Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
19:43:24 [2020-10-16T19:43:24.208Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:24 [2020-10-16T19:43:24.208Z] 
19:43:24 [2020-10-16T19:43:24.208Z] 
19:43:24 [2020-10-16T19:43:24.208Z] DONE 5 tests, 1 skipped in 5.706s
19:43:24 [2020-10-16T19:43:24.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:43:24 [2020-10-16T19:43:24.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:43:24 [2020-10-16T19:43:24.208Z] ++ set -e
19:43:24 [2020-10-16T19:43:24.208Z] ++ '[' -n 0 ']'
19:43:24 [2020-10-16T19:43:24.208Z] ++ set -x
19:43:24 [2020-10-16T19:43:24.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:43:24 [2020-10-16T19:43:24.208Z] INFO: Testing against a local daemon
19:43:24 [2020-10-16T19:43:24.208Z] === RUN   TestContinueAfterPluginCrash
19:43:24 [2020-10-16T19:43:24.208Z] === PAUSE TestContinueAfterPluginCrash
19:43:24 [2020-10-16T19:43:24.208Z] === RUN   TestReadPluginNoRead
19:43:24 [2020-10-16T19:43:24.208Z] === PAUSE TestReadPluginNoRead
19:43:24 [2020-10-16T19:43:24.208Z] === RUN   TestDaemonStartWithLogOpt
19:43:24 [2020-10-16T19:43:24.208Z] === PAUSE TestDaemonStartWithLogOpt
19:43:24 [2020-10-16T19:43:24.208Z] === CONT  TestContinueAfterPluginCrash
19:43:24 [2020-10-16T19:43:24.208Z] === CONT  TestDaemonStartWithLogOpt
19:43:24 [2020-10-16T19:43:24.208Z] === CONT  TestReadPluginNoRead
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParseEmptyInterface
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParseEmptyInterface (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParseNonInterfaceType
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParseNonInterfaceType (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParseWithOneFunction
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParseWithOneFunction (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParseWithMultipleFuncs
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParseWithUnnamedReturn
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestEmbeddedInterface
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestEmbeddedInterface (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestParsedImports
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestParsedImports (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] === RUN   TestAliasedImports
19:43:24 [2020-10-16T19:43:24.289Z] --- PASS: TestAliasedImports (0.00s)
19:43:24 [2020-10-16T19:43:24.289Z] PASS
19:43:24 [2020-10-16T19:43:24.289Z] coverage: 56.8% of statements
19:43:24 [2020-10-16T19:43:24.289Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.074s	coverage: 56.8% of statements
19:43:24 [2020-10-16T19:43:24.398Z] ok  	github.com/docker/docker/layer	7.840s	coverage: 68.8% of statements
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.513s	coverage: 43.2% of statements
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:43:24 [2020-10-16T19:43:24.398Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
19:43:24 [2020-10-16T19:43:24.968Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
19:43:25 [2020-10-16T19:43:25.232Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
19:43:25 [2020-10-16T19:43:25.261Z] === RUN   TestFailedConnection
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestBufioReaderPoolPutAndGet
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestBufioWriterPoolPutAndGet
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] === RUN   TestBufferPoolPutAndGet
19:43:25 [2020-10-16T19:43:25.720Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
19:43:25 [2020-10-16T19:43:25.720Z] PASS
19:43:25 [2020-10-16T19:43:25.720Z] coverage: 88.2% of statements
19:43:25 [2020-10-16T19:43:25.720Z] ok  	github.com/docker/docker/pkg/pools	0.067s	coverage: 88.2% of statements
19:43:26 [2020-10-16T19:43:26.161Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
19:43:26 [2020-10-16T19:43:26.180Z] === RUN   TestHTTPTransport
19:43:26 [2020-10-16T19:43:26.180Z] --- PASS: TestHTTPTransport (0.00s)
19:43:26 [2020-10-16T19:43:26.180Z] PASS
19:43:26 [2020-10-16T19:43:26.180Z] coverage: 85.7% of statements
19:43:26 [2020-10-16T19:43:26.180Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.145s	coverage: 85.7% of statements
19:43:26 [2020-10-16T19:43:26.406Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:43:26 [2020-10-16T19:43:26.640Z] --- PASS: TestFailedConnection (1.10s)
19:43:26 [2020-10-16T19:43:26.640Z] === RUN   TestFailOnce
19:43:26 [2020-10-16T19:43:26.640Z] 2020/10/16 19:43:26 http: panic serving 127.0.0.1:49222: Plugin not ready
19:43:26 [2020-10-16T19:43:26.640Z] goroutine 10 [running]:
19:43:26 [2020-10-16T19:43:26.640Z] net/http.(*conn).serve.func1(0xc000058b40)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:1795 +0x140
19:43:26 [2020-10-16T19:43:26.640Z] panic(0x849ac0, 0x986810)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
19:43:26 [2020-10-16T19:43:26.640Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000132000, 0xc0000d0300)
19:43:26 [2020-10-16T19:43:26.640Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
19:43:26 [2020-10-16T19:43:26.640Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000132000, 0xc0000d0300)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:2036 +0x4b
19:43:26 [2020-10-16T19:43:26.640Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000132000, 0xc0000d0300)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
19:43:26 [2020-10-16T19:43:26.640Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000132000, 0xc0000d0300)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:2831 +0xab
19:43:26 [2020-10-16T19:43:26.640Z] net/http.(*conn).serve(0xc000058b40, 0x99b040, 0xc00004a980)
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:1919 +0x87c
19:43:26 [2020-10-16T19:43:26.640Z] created by net/http.(*Server).Serve
19:43:26 [2020-10-16T19:43:26.640Z] 	c:/go/src/net/http/server.go:2957 +0x38b
19:43:26 [2020-10-16T19:43:26.640Z] time="2020-10-16T19:43:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
19:43:26 [2020-10-16T19:43:26.724Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
19:43:26 [2020-10-16T19:43:26.975Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:43:26 [2020-10-16T19:43:26.975Z] --- PASS: TestDockerSuite (1252.14s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (9.19s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.29s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.38s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (0.99s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.53s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (8.98s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachDetach (5.89s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.78s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.88s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s)
19:43:26 [2020-10-16T19:43:26.975Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.48s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.83s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.89s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.95s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.36s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.85s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.75s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.29s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.63s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.84s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.18s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.74s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.95s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.84s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.04s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.22s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.79s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.54s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.75s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.44s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.56s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.38s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.92s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.40s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.45s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (3.92s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.47s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.68s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.31s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.88s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.58s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.21s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.70s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.57s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.87s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.65s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.43s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.17s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.06s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.95s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.31s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.78s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.44s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.77s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.74s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.81s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (6.80s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.84s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.05s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.94s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.59s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.72s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.37s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.31s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.60s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.01s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.15s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.91s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.81s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.62s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.18s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.56s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.00s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.67s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.25s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFails (0.66s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.40s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.32s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.15s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.92s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.29s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.90s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.33s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.90s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.64s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.31s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.71s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.08s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.40s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.17s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.48s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:43:26 [2020-10-16T19:43:26.976Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.93s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.81s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.65s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.55s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.12s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.35s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRm (2.84s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.45s)
19:43:26 [2020-10-16T19:43:26.976Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.59s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.77s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.86s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildUser (1.25s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.23s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.77s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.88s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.60s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_sni_test.go:18: Flakey test
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitChange (0.87s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.41s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.19s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.17s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.54s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.11s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.48s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.29s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.40s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.39s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.38s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b77260_<nil>} (1.33s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1629776660_/foo_false__<nil>_<nil>_<nil>} (1.50s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1629776660_/foo_true__<nil>_<nil>_<nil>} (1.33s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_false__<nil>_<nil>_<nil>} (1.61s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_true__<nil>_<nil>_<nil>} (1.52s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3420022627_/foo_true__0xc000b772c0_<nil>_<nil>} (1.30s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b772e0_<nil>} (1.32s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b77300_<nil>} (1.29s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b77340_<nil>} (1.52s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b77360_<nil>} (1.29s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.16s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.78s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.07s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.87s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.74s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.43s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.54s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.74s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.65s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.76s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.95s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.23s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.61s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToDot (0.86s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.67s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.92s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.47s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:43:26 [2020-10-16T19:43:26.977Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.66s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.46s)
19:43:26 [2020-10-16T19:43:26.977Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.53s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.08s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.05s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.69s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.35s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:43:26 [2020-10-16T19:43:26.978Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.978Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:43:26 [2020-10-16T19:43:26.978Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsRename (0.63s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsResize (0.54s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExec (0.62s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.30s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.70s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecEnv (0.66s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.40s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.76s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.70s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.59s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.70s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.71s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecParseError (0.62s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.62s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.61s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.81s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecTTY (0.55s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.60s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:43:26 [2020-10-16T19:43:26.978Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.66s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.71s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.55s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHealth (19.07s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.69s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.04s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.08s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportFile (1.16s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.30s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:43:26 [2020-10-16T19:43:26.978Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.56s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.75s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:43:26 [2020-10-16T19:43:26.978Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.43s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.60s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.99s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.99s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.61s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.47s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.42s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsTail (0.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.64s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.60s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestNetHostname (1.66s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.93s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginActive (1.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (3.89s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.41s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.92s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPortList (6.68s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.15s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.37s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.95s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.38s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.95s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.83s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.46s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.70s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.65s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.74s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.09s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.65s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.77s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.87s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.19s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.28s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.59s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.55s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.34s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.20s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.62s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:43:26 [2020-10-16T19:43:26.979Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s)
19:43:26 [2020-10-16T19:43:26.979Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.54s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.53s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.24s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.97s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.21s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.07s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMount (4.17s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.60s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.91s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.78s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.94s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.64s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.66s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.54s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.22s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRm (0.54s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.93s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunState (1.08s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.12s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.39s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.87s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.36s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.46s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.68s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.04s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.92s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents166610597
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.31s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.70s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.55s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.39s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.64s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.88s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.62s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.84s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.56s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s)
19:43:26 [2020-10-16T19:43:26.980Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:43:26 [2020-10-16T19:43:26.980Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.83s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.69s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.78s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.71s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.94s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.86s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.79s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.87s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.16s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.78s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s)
19:43:26 [2020-10-16T19:43:26.981Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:43:26 [2020-10-16T19:43:26.981Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:43:26 [2020-10-16T19:43:26.981Z] === RUN   TestDockerRegistrySuite
19:43:26 [2020-10-16T19:43:26.981Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:43:27 [2020-10-16T19:43:27.023Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:43:27 [2020-10-16T19:43:27.099Z] === RUN   TestOutputOnPrematureClose
19:43:27 [2020-10-16T19:43:27.099Z] --- PASS: TestOutputOnPrematureClose (0.00s)
19:43:27 [2020-10-16T19:43:27.099Z] === RUN   TestCompleteSilently
19:43:27 [2020-10-16T19:43:27.099Z] --- PASS: TestCompleteSilently (0.00s)
19:43:27 [2020-10-16T19:43:27.099Z] PASS
19:43:27 [2020-10-16T19:43:27.099Z] coverage: 75.9% of statements
19:43:27 [2020-10-16T19:43:27.100Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
19:43:27 [2020-10-16T19:43:27.100Z] === RUN   TestSendToOneSub
19:43:27 [2020-10-16T19:43:27.100Z] --- PASS: TestSendToOneSub (0.00s)
19:43:27 [2020-10-16T19:43:27.100Z] === RUN   TestSendToMultipleSubs
19:43:27 [2020-10-16T19:43:27.100Z] --- PASS: TestSendToMultipleSubs (0.00s)
19:43:27 [2020-10-16T19:43:27.100Z] === RUN   TestEvictOneSub
19:43:27 [2020-10-16T19:43:27.100Z] --- PASS: TestEvictOneSub (0.00s)
19:43:27 [2020-10-16T19:43:27.100Z] === RUN   TestClosePublisher
19:43:27 [2020-10-16T19:43:27.100Z] --- PASS: TestClosePublisher (0.00s)
19:43:27 [2020-10-16T19:43:27.100Z] === RUN   TestPubSubRace
19:43:27 [2020-10-16T19:43:27.559Z] --- PASS: TestFailOnce (1.17s)
19:43:27 [2020-10-16T19:43:27.559Z] === RUN   TestEchoInputOutput
19:43:27 [2020-10-16T19:43:27.559Z] --- PASS: TestEchoInputOutput (0.00s)
19:43:27 [2020-10-16T19:43:27.559Z] === RUN   TestBackoff
19:43:27 [2020-10-16T19:43:27.559Z] --- PASS: TestBackoff (0.00s)
19:43:27 [2020-10-16T19:43:27.559Z] === RUN   TestAbortRetry
19:43:27 [2020-10-16T19:43:27.559Z] --- PASS: TestAbortRetry (0.00s)
19:43:27 [2020-10-16T19:43:27.559Z] === RUN   TestClientScheme
19:43:27 [2020-10-16T19:43:27.559Z] --- PASS: TestClientScheme (0.00s)
19:43:27 [2020-10-16T19:43:27.559Z] === RUN   TestNewClientWithTimeout
19:43:28 [2020-10-16T19:43:28.018Z] === RUN   TestRegister
19:43:28 [2020-10-16T19:43:28.018Z] --- PASS: TestRegister (0.00s)
19:43:28 [2020-10-16T19:43:28.018Z] === RUN   TestCommand
19:43:28 [2020-10-16T19:43:28.018Z] --- PASS: TestCommand (0.03s)
19:43:28 [2020-10-16T19:43:28.018Z] === RUN   TestNaiveSelf
19:43:28 [2020-10-16T19:43:28.018Z] --- PASS: TestNaiveSelf (0.03s)
19:43:28 [2020-10-16T19:43:28.018Z] PASS
19:43:28 [2020-10-16T19:43:28.018Z] coverage: 82.4% of statements
19:43:28 [2020-10-16T19:43:28.018Z] ok  	github.com/docker/docker/pkg/reexec	0.130s	coverage: 82.4% of statements
19:43:28 [2020-10-16T19:43:28.018Z] --- PASS: TestPubSubRace (1.05s)
19:43:28 [2020-10-16T19:43:28.018Z] PASS
19:43:28 [2020-10-16T19:43:28.018Z] coverage: 73.9% of statements
19:43:28 [2020-10-16T19:43:28.018Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 73.9% of statements
19:43:28 [2020-10-16T19:43:28.018Z] time="2020-10-16T19:43:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
19:43:28 [2020-10-16T19:43:28.358Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:43:28 [2020-10-16T19:43:28.391Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
19:43:28 [2020-10-16T19:43:28.925Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:43:28 [2020-10-16T19:43:28.954Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
19:43:29 [2020-10-16T19:43:29.493Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:43:29 [2020-10-16T19:43:29.519Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestParseSignal
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestParseSignal (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestValidSignalForPlatform
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestValidSignalForPlatform (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] PASS
19:43:29 [2020-10-16T19:43:29.557Z] coverage: 20.3% of statements
19:43:29 [2020-10-16T19:43:29.557Z] ok  	github.com/docker/docker/pkg/signal	0.081s	coverage: 20.3% of statements
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestNewStdWriter
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestNewStdWriter (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestWriteWithUninitializedStdWriter
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestWriteWithNilBytes
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestWriteWithNilBytes (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestWrite
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestWrite (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestWriteWithWriterError
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestWriteWithWriterError (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyWriteAndRead
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyReturnsErrorReadingHeader
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyReturnsErrorReadingFrame
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyDetectsCorruptedFrame
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyWithInvalidInputHeader
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyWithCorruptedPrefix
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyReturnsWriteErrors
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] === RUN   TestStdCopyReturnsErrorFromSystem
19:43:29 [2020-10-16T19:43:29.557Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
19:43:29 [2020-10-16T19:43:29.557Z] PASS
19:43:29 [2020-10-16T19:43:29.557Z] coverage: 100.0% of statements
19:43:29 [2020-10-16T19:43:29.557Z] ok  	github.com/docker/docker/pkg/stdcopy	0.089s	coverage: 100.0% of statements
19:43:29 [2020-10-16T19:43:29.557Z] time="2020-10-16T19:43:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
19:43:29 [2020-10-16T19:43:29.775Z] ok  	github.com/docker/docker/pkg/fsutils	0.193s	coverage: 85.1% of statements
19:43:29 [2020-10-16T19:43:29.834Z] === RUN   TestReadPluginNoRead/default
19:43:29 [2020-10-16T19:43:29.834Z] --- PASS: TestDaemonStartWithLogOpt (5.37s)
19:43:30 [2020-10-16T19:43:30.032Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestGenerateRandomID
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestGenerateRandomID (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestShortenId
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestShortenId (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestShortenSha256Id
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestShortenSha256Id (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestShortenIdEmpty
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestShortenIdEmpty (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestShortenIdInvalid
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestShortenIdInvalid (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestIsShortIDNonHex
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestIsShortIDNonHex (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestIsShortIDNotCorrectSize
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] PASS
19:43:30 [2020-10-16T19:43:30.531Z] coverage: 70.6% of statements
19:43:30 [2020-10-16T19:43:30.531Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestRawProgressFormatterFormatStatus
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestRawProgressFormatterFormatProgress
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestFormatStatus
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestFormatStatus (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestFormatError
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestFormatError (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestFormatJSONError
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestFormatJSONError (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestJsonProgressFormatterFormatProgress
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestJsonProgressFormatterFormatStatus
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestNewJSONProgressOutput
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestNewJSONProgressOutput (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestAuxFormatterEmit
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestAuxFormatterEmit (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestStreamWriterStdout
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestStreamWriterStdout (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] === RUN   TestStreamWriterStderr
19:43:30 [2020-10-16T19:43:30.531Z] --- PASS: TestStreamWriterStderr (0.00s)
19:43:30 [2020-10-16T19:43:30.531Z] PASS
19:43:30 [2020-10-16T19:43:30.531Z] coverage: 66.2% of statements
19:43:30 [2020-10-16T19:43:30.531Z] ok  	github.com/docker/docker/pkg/streamformatter	0.070s	coverage: 66.2% of statements
19:43:30 [2020-10-16T19:43:30.871Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:43:30 [2020-10-16T19:43:30.871Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:43:30 [2020-10-16T19:43:30.875Z] === RUN   TestReadPluginNoRead/disabled_caching
19:43:30 [2020-10-16T19:43:30.965Z] ok  	github.com/docker/docker/pkg/idtools	0.514s	coverage: 70.1% of statements
19:43:31 [2020-10-16T19:43:31.500Z] === RUN   TestIsCpusetListAvailable
19:43:31 [2020-10-16T19:43:31.500Z] --- PASS: TestIsCpusetListAvailable (0.00s)
19:43:31 [2020-10-16T19:43:31.500Z] PASS
19:43:31 [2020-10-16T19:43:31.500Z] coverage: 38.2% of statements
19:43:31 [2020-10-16T19:43:31.500Z] ok  	github.com/docker/docker/pkg/sysinfo	0.091s	coverage: 38.2% of statements
19:43:31 [2020-10-16T19:43:31.528Z] ok  	github.com/docker/docker/pkg/ioutils	0.545s	coverage: 70.6% of statements
19:43:31 [2020-10-16T19:43:31.528Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
19:43:31 [2020-10-16T19:43:31.528Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:43:31 [2020-10-16T19:43:31.784Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:43:31 [2020-10-16T19:43:31.784Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:43:31 [2020-10-16T19:43:31.785Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:43:32 [2020-10-16T19:43:32.041Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:43:32 [2020-10-16T19:43:32.041Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:43:32 [2020-10-16T19:43:32.298Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:43:32 [2020-10-16T19:43:32.393Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:43:32 [2020-10-16T19:43:32.469Z] time="2020-10-16T19:43:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
19:43:32 [2020-10-16T19:43:32.555Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
19:43:32 [2020-10-16T19:43:32.811Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestTailFile
19:43:32 [2020-10-16T19:43:32.930Z] --- PASS: TestTailFile (0.00s)
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestTailFileManyLines
19:43:32 [2020-10-16T19:43:32.930Z] --- PASS: TestTailFileManyLines (0.00s)
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestTailEmptyFile
19:43:32 [2020-10-16T19:43:32.930Z] --- PASS: TestTailEmptyFile (0.00s)
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestTailNegativeN
19:43:32 [2020-10-16T19:43:32.930Z] --- PASS: TestTailNegativeN (0.00s)
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader
19:43:32 [2020-10-16T19:43:32.930Z] === CONT  TestNewTailReader
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/2_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/2_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/4_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/4_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/8_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/8_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/no_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/no_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line#01
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line#02
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
19:43:32 [2020-10-16T19:43:32.930Z] === CONT  TestNewTailReader/single_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.930Z] === CONT  TestNewTailReader/12_byte_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.930Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/2_byte_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/8_byte_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/4_byte_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/no_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.931Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.931Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestChtimes
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.932Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.932Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] --- PASS: TestChtimes (0.00s)
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestChtimesWindows
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:43:32 [2020-10-16T19:43:32.933Z] --- PASS: TestChtimesWindows (0.00s)
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.933Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.933Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestEnsureRemoveAllNotExist
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestEnsureRemoveAllWithDir
19:43:32 [2020-10-16T19:43:32.934Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestEnsureRemoveAllWithFile
19:43:32 [2020-10-16T19:43:32.934Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestEnsureRemoveAllWithMount
19:43:32 [2020-10-16T19:43:32.934Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
19:43:32 [2020-10-16T19:43:32.934Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestHasWin32KSupport
19:43:32 [2020-10-16T19:43:32.934Z] --- PASS: TestHasWin32KSupport (0.00s)
19:43:32 [2020-10-16T19:43:32.934Z]     syscall_windows_test.go:8: win32k: true
19:43:32 [2020-10-16T19:43:32.934Z] PASS
19:43:32 [2020-10-16T19:43:32.934Z] coverage: 12.0% of statements
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.934Z] ok  	github.com/docker/docker/pkg/system	0.106s	coverage: 12.0% of statements
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:43:32 [2020-10-16T19:43:32.934Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:32 [2020-10-16T19:43:32.934Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
19:43:33 [2020-10-16T19:43:33.068Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
19:43:33 [2020-10-16T19:43:33.068Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:43:33 [2020-10-16T19:43:33.068Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.394Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.395Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
19:43:33 [2020-10-16T19:43:33.395Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.395Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/no_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.396Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.397Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.405Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.858Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:43:33 [2020-10-16T19:43:33.859Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:43:33 [2020-10-16T19:43:33.859Z] --- PASS: TestNewTailReader (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.859Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.860Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:33 [2020-10-16T19:43:33.861Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
19:43:33 [2020-10-16T19:43:33.910Z] --- PASS: TestReadPluginNoRead (9.49s)
19:43:33 [2020-10-16T19:43:33.910Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
19:43:33 [2020-10-16T19:43:33.910Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
19:43:33 [2020-10-16T19:43:33.910Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s)
19:43:33 [2020-10-16T19:43:33.910Z]     read_test.go:92: [dec0aa3f26996] daemon is not started
19:43:33 [2020-10-16T19:43:33.999Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.321Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
19:43:34 [2020-10-16T19:43:34.322Z] PASS
19:43:34 [2020-10-16T19:43:34.322Z] coverage: 88.6% of statements
19:43:34 [2020-10-16T19:43:34.322Z] ok  	github.com/docker/docker/pkg/tailfile	0.376s	coverage: 88.6% of statements
19:43:34 [2020-10-16T19:43:34.322Z] testing: warning: no tests to run
19:43:34 [2020-10-16T19:43:34.322Z] PASS
19:43:34 [2020-10-16T19:43:34.322Z] coverage: [no statements]
19:43:34 [2020-10-16T19:43:34.322Z] ok  	github.com/docker/docker/pkg/term/windows	0.040s	coverage: [no statements] [no tests to run]
19:43:34 [2020-10-16T19:43:34.564Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestTarSumRemoveNonExistent
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestTarSumRemove
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestTarSumRemove (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestSortFileInfoSums
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestSortFileInfoSums (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestNewTarSumForLabelInvalid
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestNewTarSumForLabel
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestNewTarSumForLabel (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestEmptyTar
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestEmptyTar (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestTarSumsReadSize
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestTarSumsReadSize (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestTarSums
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestTarSums (0.08s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestIteration
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestIteration (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestVersionLabelForChecksum
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestVersionLabelForChecksum (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestVersion
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestVersion (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestGetVersion
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestGetVersion (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] === RUN   TestGetVersions
19:43:34 [2020-10-16T19:43:34.782Z] --- PASS: TestGetVersions (0.00s)
19:43:34 [2020-10-16T19:43:34.782Z] PASS
19:43:34 [2020-10-16T19:43:34.782Z] coverage: 89.3% of statements
19:43:34 [2020-10-16T19:43:34.782Z] ok  	github.com/docker/docker/pkg/tarsum	0.197s	coverage: 89.3% of statements
19:43:34 [2020-10-16T19:43:34.821Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:43:35 [2020-10-16T19:43:35.078Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:43:35 [2020-10-16T19:43:35.427Z] --- PASS: TestContinueAfterPluginCrash (10.86s)
19:43:35 [2020-10-16T19:43:35.427Z] PASS
19:43:35 [2020-10-16T19:43:35.427Z] 
19:43:35 [2020-10-16T19:43:35.427Z] DONE 6 tests in 10.939s
19:43:35 [2020-10-16T19:43:35.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:43:35 [2020-10-16T19:43:35.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:43:35 [2020-10-16T19:43:35.427Z] ++ set -e
19:43:35 [2020-10-16T19:43:35.427Z] ++ '[' -n 0 ']'
19:43:35 [2020-10-16T19:43:35.427Z] ++ set -x
19:43:35 [2020-10-16T19:43:35.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:43:35 [2020-10-16T19:43:35.427Z] testing: warning: no tests to run
19:43:35 [2020-10-16T19:43:35.427Z] PASS
19:43:35 [2020-10-16T19:43:35.427Z] 
19:43:35 [2020-10-16T19:43:35.427Z] DONE 0 tests in 0.018s
19:43:35 [2020-10-16T19:43:35.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:43:35 [2020-10-16T19:43:35.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:43:35 [2020-10-16T19:43:35.427Z] ++ set -e
19:43:35 [2020-10-16T19:43:35.427Z] ++ '[' -n 0 ']'
19:43:35 [2020-10-16T19:43:35.427Z] ++ set -x
19:43:35 [2020-10-16T19:43:35.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:43:35 [2020-10-16T19:43:35.427Z] INFO: Testing against a local daemon
19:43:35 [2020-10-16T19:43:35.427Z] === RUN   TestPluginWithDevMounts
19:43:35 [2020-10-16T19:43:35.427Z] === PAUSE TestPluginWithDevMounts
19:43:35 [2020-10-16T19:43:35.427Z] === CONT  TestPluginWithDevMounts
19:43:35 [2020-10-16T19:43:35.752Z] === RUN   TestTruncIndex
19:43:35 [2020-10-16T19:43:35.752Z] --- PASS: TestTruncIndex (0.10s)
19:43:35 [2020-10-16T19:43:35.752Z] PASS
19:43:35 [2020-10-16T19:43:35.752Z] coverage: 91.5% of statements
19:43:35 [2020-10-16T19:43:35.752Z] ok  	github.com/docker/docker/pkg/truncindex	0.170s	coverage: 91.5% of statements
19:43:35 [2020-10-16T19:43:35.752Z] === RUN   TestIsGIT
19:43:35 [2020-10-16T19:43:35.752Z] --- PASS: TestIsGIT (0.00s)
19:43:35 [2020-10-16T19:43:35.752Z] === RUN   TestIsTransport
19:43:35 [2020-10-16T19:43:35.752Z] --- PASS: TestIsTransport (0.00s)
19:43:35 [2020-10-16T19:43:35.752Z] PASS
19:43:35 [2020-10-16T19:43:35.752Z] coverage: 100.0% of statements
19:43:35 [2020-10-16T19:43:35.752Z] ok  	github.com/docker/docker/pkg/urlutil	0.085s	coverage: 100.0% of statements
19:43:36 [2020-10-16T19:43:36.444Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
19:43:36 [2020-10-16T19:43:36.692Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:43:36 [2020-10-16T19:43:36.700Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
19:43:36 [2020-10-16T19:43:36.721Z] === RUN   TestVersionInfo
19:43:36 [2020-10-16T19:43:36.721Z] --- PASS: TestVersionInfo (0.00s)
19:43:36 [2020-10-16T19:43:36.721Z] === RUN   TestAppendVersions
19:43:36 [2020-10-16T19:43:36.721Z] --- PASS: TestAppendVersions (0.00s)
19:43:36 [2020-10-16T19:43:36.721Z] PASS
19:43:36 [2020-10-16T19:43:36.721Z] coverage: 88.9% of statements
19:43:36 [2020-10-16T19:43:36.721Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
19:43:36 [2020-10-16T19:43:36.721Z] time="2020-10-16T19:43:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
19:43:36 [2020-10-16T19:43:36.941Z] --- PASS: TestPluginWithDevMounts (1.83s)
19:43:36 [2020-10-16T19:43:36.941Z] PASS
19:43:36 [2020-10-16T19:43:36.941Z] 
19:43:36 [2020-10-16T19:43:36.941Z] DONE 1 tests in 1.908s
19:43:37 [2020-10-16T19:43:37.233Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:43:37 [2020-10-16T19:43:37.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
19:43:37 [2020-10-16T19:43:37.234Z] ++ set -e
19:43:37 [2020-10-16T19:43:37.234Z] ++ '[' -n 0 ']'
19:43:37 [2020-10-16T19:43:37.234Z] ++ set -x
19:43:37 [2020-10-16T19:43:37.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
19:43:37 [2020-10-16T19:43:37.234Z] INFO: Testing against a local daemon
19:43:37 [2020-10-16T19:43:37.234Z] === RUN   TestSecretInspect
19:43:38 [2020-10-16T19:43:38.257Z] === RUN   TestValidatePrivileges
19:43:38 [2020-10-16T19:43:38.257Z] --- PASS: TestValidatePrivileges (0.00s)
19:43:38 [2020-10-16T19:43:38.257Z] === RUN   TestFilterByCapNeg
19:43:38 [2020-10-16T19:43:38.257Z] --- PASS: TestFilterByCapNeg (0.00s)
19:43:38 [2020-10-16T19:43:38.257Z] === RUN   TestFilterByCapPos
19:43:38 [2020-10-16T19:43:38.257Z] --- PASS: TestFilterByCapPos (0.00s)
19:43:38 [2020-10-16T19:43:38.257Z] === RUN   TestStoreGetPluginNotMatchCapRefs
19:43:38 [2020-10-16T19:43:38.257Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
19:43:38 [2020-10-16T19:43:38.257Z] PASS
19:43:38 [2020-10-16T19:43:38.257Z] coverage: 12.0% of statements
19:43:38 [2020-10-16T19:43:38.257Z] ok  	github.com/docker/docker/plugin	0.198s	coverage: 12.0% of statements
19:43:38 [2020-10-16T19:43:38.717Z] === RUN   TestNewSettable
19:43:38 [2020-10-16T19:43:38.717Z] --- PASS: TestNewSettable (0.00s)
19:43:38 [2020-10-16T19:43:38.717Z] === RUN   TestIsSettable
19:43:38 [2020-10-16T19:43:38.717Z] --- PASS: TestIsSettable (0.00s)
19:43:38 [2020-10-16T19:43:38.717Z] === RUN   TestUpdateSettingsEnv
19:43:38 [2020-10-16T19:43:38.717Z] --- PASS: TestUpdateSettingsEnv (0.00s)
19:43:38 [2020-10-16T19:43:38.717Z] PASS
19:43:38 [2020-10-16T19:43:38.717Z] coverage: 20.1% of statements
19:43:38 [2020-10-16T19:43:38.717Z] ok  	github.com/docker/docker/plugin/v2	0.136s	coverage: 20.1% of statements
19:43:39 [2020-10-16T19:43:39.224Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:43:39 [2020-10-16T19:43:39.309Z] --- PASS: TestSecretInspect (1.90s)
19:43:39 [2020-10-16T19:43:39.309Z] === RUN   TestSecretList
19:43:39 [2020-10-16T19:43:39.686Z] === RUN   TestLoad
19:43:39 [2020-10-16T19:43:39.686Z] --- PASS: TestLoad (0.00s)
19:43:39 [2020-10-16T19:43:39.686Z] === RUN   TestSave
19:43:39 [2020-10-16T19:43:39.792Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:43:39 [2020-10-16T19:43:39.967Z] ok  	github.com/docker/docker/pkg/signal	2.422s	coverage: 61.0% of statements
19:43:39 [2020-10-16T19:43:39.967Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:43:40 [2020-10-16T19:43:40.147Z] --- PASS: TestSave (0.05s)
19:43:40 [2020-10-16T19:43:40.147Z] === RUN   TestAddDeleteGet
19:43:40 [2020-10-16T19:43:40.147Z] --- PASS: TestAddDeleteGet (0.05s)
19:43:40 [2020-10-16T19:43:40.147Z] === RUN   TestInvalidTags
19:43:40 [2020-10-16T19:43:40.147Z] --- PASS: TestInvalidTags (0.01s)
19:43:40 [2020-10-16T19:43:40.147Z] PASS
19:43:40 [2020-10-16T19:43:40.147Z] coverage: 84.4% of statements
19:43:40 [2020-10-16T19:43:40.147Z] ok  	github.com/docker/docker/reference	0.166s	coverage: 84.4% of statements
19:43:40 [2020-10-16T19:43:40.530Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:43:40 [2020-10-16T19:43:40.530Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:43:40 [2020-10-16T19:43:40.728Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:43:40 [2020-10-16T19:43:40.787Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:43:41 [2020-10-16T19:43:41.117Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:43:41 [2020-10-16T19:43:41.401Z] --- PASS: TestSecretList (1.95s)
19:43:41 [2020-10-16T19:43:41.401Z] === RUN   TestSecretsCreateAndDelete
19:43:41 [2020-10-16T19:43:41.664Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:43:41 [2020-10-16T19:43:41.717Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
19:43:41 [2020-10-16T19:43:41.974Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestSameAuthDataPostSave
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestSameAuthDataPostSave (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResolveAuthConfigIndexServer
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResolveAuthConfigFullURL
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestLoadAllowNondistributableArtifacts
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestValidateMirror
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestValidateMirror (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestLoadInsecureRegistries
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResumableRequestHeaderSimpleErrors
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResumableRequestHeaderTooMuchFailures
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestResumableRequestReaderWithReadError
19:43:42 [2020-10-16T19:43:42.086Z] time="2020-10-16T19:43:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:43:42 [2020-10-16T19:43:42.086Z] time="2020-10-16T19:43:41Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
19:43:42 [2020-10-16T19:43:42.086Z] time="2020-10-16T19:43:41Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestLoadInsecureRegistries (0.14s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestNewServiceConfig
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestNewServiceConfig (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestValidateIndexName
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestValidateIndexName (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestValidateIndexNameWithError
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestValidateIndexNameWithError (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestEndpointParse
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestEndpointParse (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestEndpointParseInvalid
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestEndpointParseInvalid (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestValidateEndpoint
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestValidateEndpoint (0.01s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestPing
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestPing (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestPingRegistryEndpoint
19:43:42 [2020-10-16T19:43:42.086Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestEndpoint
19:43:42 [2020-10-16T19:43:42.086Z] --- SKIP: TestEndpoint (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestGetRemoteHistory
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestGetRemoteHistory (0.01s)
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
19:43:42 [2020-10-16T19:43:42.086Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.086Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.086Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.086Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.086Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Length: 140
19:43:42 [2020-10-16T19:43:42.086Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.086Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.086Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.086Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.086Z]         Set-Cookie: session=FAKE-SESSION-1602877421898365000; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Size: 154
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Token: FAKE-TOKEN-1602877421898365000
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestLookupRemoteImage
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestLookupRemoteImage (0.01s)
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
19:43:42 [2020-10-16T19:43:42.086Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.086Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.086Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.086Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.086Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Length: 559
19:43:42 [2020-10-16T19:43:42.086Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.086Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.086Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.086Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.086Z]         Set-Cookie: session=FAKE-SESSION-1602877421905331900; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Size: 154
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Token: FAKE-TOKEN-1602877421905331900
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
19:43:42 [2020-10-16T19:43:42.086Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.086Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.086Z]         Authorization: Token FAKE-TOKEN-1602877421905331900
19:43:42 [2020-10-16T19:43:42.086Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:932: HTTP/1.1 404 Not Found
19:43:42 [2020-10-16T19:43:42.086Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Length: 19
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Type: text/plain; charset=utf-8
19:43:42 [2020-10-16T19:43:42.086Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.086Z]         Set-Cookie: session=FAKE-SESSION-1602877421906334200; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.086Z]         X-Content-Type-Options: nosniff
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Token: FAKE-TOKEN-1602877421906334200
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z] === RUN   TestGetRemoteImageJSON
19:43:42 [2020-10-16T19:43:42.086Z] --- PASS: TestGetRemoteImageJSON (0.00s)
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
19:43:42 [2020-10-16T19:43:42.086Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.086Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.086Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.086Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.086Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Length: 559
19:43:42 [2020-10-16T19:43:42.086Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.086Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.086Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.086Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.086Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.086Z]         Set-Cookie: session=FAKE-SESSION-1602877421909348800; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Size: 154
19:43:42 [2020-10-16T19:43:42.086Z]         X-Docker-Token: FAKE-TOKEN-1602877421909348800
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]         
19:43:42 [2020-10-16T19:43:42.086Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
19:43:42 [2020-10-16T19:43:42.086Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token FAKE-TOKEN-1602877421909348800
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 404 Not Found
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 19
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: text/plain; charset=utf-8
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421910331700; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Content-Type-Options: nosniff
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421910331700
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestGetRemoteImageLayer
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestRestartManagerTimeout
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestRestartManagerTimeout (0.00s)
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestRestartManagerTimeoutReset
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
19:43:42 [2020-10-16T19:43:42.087Z] PASS
19:43:42 [2020-10-16T19:43:42.087Z] coverage: 45.3% of statements
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestGetRemoteImageLayer (0.01s)
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 154
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421915323800; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Size: 154
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421915323800
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token FAKE-TOKEN-1602877421915323800
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 404 Not Found
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 19
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: text/plain; charset=utf-8
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421916330800; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Content-Type-Options: nosniff
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421916330800
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestGetRemoteTag
19:43:42 [2020-10-16T19:43:42.087Z] ok  	github.com/docker/docker/restartmanager	0.077s	coverage: 45.3% of statements
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestGetRemoteTag (0.01s)
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 66
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421920332200; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421920332200
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token FAKE-TOKEN-1602877421920332200
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 404 Not Found
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 32
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421921358200; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421921358200
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestGetRemoteTags
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestGetRemoteTags (0.01s)
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 151
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421924334400; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421924334400
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token FAKE-TOKEN-1602877421924334400
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 404 Not Found
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 32
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421929323200; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421929323200
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestGetRepositoryData
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestGetRepositoryData (0.01s)
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: true
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 363
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Endpoints: 127.0.0.1:49231 	,  test.example.com
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-SESSION-1602877421935350700
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z] === RUN   TestPushImageJSONRegistry
19:43:42 [2020-10-16T19:43:42.087Z] --- PASS: TestPushImageJSONRegistry (0.00s)
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
19:43:42 [2020-10-16T19:43:42.087Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.087Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 3
19:43:42 [2020-10-16T19:43:42.087Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.087Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Length: 4
19:43:42 [2020-10-16T19:43:42.087Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.087Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.087Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.087Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.087Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.087Z]         Set-Cookie: session=FAKE-SESSION-1602877421939329300; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.087Z]         X-Docker-Token: FAKE-TOKEN-1602877421939329300
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.087Z]         
19:43:42 [2020-10-16T19:43:42.537Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestPushImageLayerRegistry
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestPushImageLayerRegistry (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
19:43:42 [2020-10-16T19:43:42.547Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.547Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.547Z]         Transfer-Encoding: chunked
19:43:42 [2020-10-16T19:43:42.547Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/octet-stream
19:43:42 [2020-10-16T19:43:42.547Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.547Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 4
19:43:42 [2020-10-16T19:43:42.547Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.547Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.547Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.547Z]         Set-Cookie: session=FAKE-SESSION-1602877421945378200; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: FAKE-TOKEN-1602877421945378200
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestParseRepositoryInfo
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestParseRepositoryInfo (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestNewIndexInfo
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestNewIndexInfo (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestMirrorEndpointLookup
19:43:42 [2020-10-16T19:43:42.547Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestPushRegistryTag
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestPushRegistryTag (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
19:43:42 [2020-10-16T19:43:42.547Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.547Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 66
19:43:42 [2020-10-16T19:43:42.547Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.547Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 4
19:43:42 [2020-10-16T19:43:42.547Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.547Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.547Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.547Z]         Set-Cookie: session=FAKE-SESSION-1602877421966336100; Max-Age=3600
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: FAKE-TOKEN-1602877421966336100
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestPushImageJSONIndex
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestPushImageJSONIndex (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
19:43:42 [2020-10-16T19:43:42.547Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.547Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 319
19:43:42 [2020-10-16T19:43:42.547Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.547Z]         Content-type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: true
19:43:42 [2020-10-16T19:43:42.547Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.547Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 2
19:43:42 [2020-10-16T19:43:42.547Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.547Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.547Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Endpoints: 127.0.0.1:49231 	,  test.example.com
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: FAKE-SESSION-1602877421971364800
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
19:43:42 [2020-10-16T19:43:42.547Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.547Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 319
19:43:42 [2020-10-16T19:43:42.547Z]         Authorization: Token FAKE-SESSION-1602877421971364800
19:43:42 [2020-10-16T19:43:42.547Z]         Content-type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Endpoints: http://127.0.0.1:49231/v1/
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: true
19:43:42 [2020-10-16T19:43:42.547Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:932: HTTP/1.1 204 No Content
19:43:42 [2020-10-16T19:43:42.547Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 0
19:43:42 [2020-10-16T19:43:42.547Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.547Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.547Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Endpoints: 127.0.0.1:49231 	,  test.example.com
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: FAKE-SESSION-1602877421973336200
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestSearchRepositories
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestSearchRepositories (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
19:43:42 [2020-10-16T19:43:42.547Z]         Host: 127.0.0.1:49231
19:43:42 [2020-10-16T19:43:42.547Z]         User-Agent: docker test client
19:43:42 [2020-10-16T19:43:42.547Z]         Authorization: Token fake-token
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Token: true
19:43:42 [2020-10-16T19:43:42.547Z]         Accept-Encoding: gzip
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]     registry_test.go:932: HTTP/1.1 200 OK
19:43:42 [2020-10-16T19:43:42.547Z]         Connection: close
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Length: 144
19:43:42 [2020-10-16T19:43:42.547Z]         Cache-Control: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Content-Type: application/json
19:43:42 [2020-10-16T19:43:42.547Z]         Date: Fri, 16 Oct 2020 19:43:41 GMT
19:43:42 [2020-10-16T19:43:42.547Z]         Expires: -1
19:43:42 [2020-10-16T19:43:42.547Z]         Pragma: no-cache
19:43:42 [2020-10-16T19:43:42.547Z]         Server: docker-tests/mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Config: mock
19:43:42 [2020-10-16T19:43:42.547Z]         X-Docker-Registry-Version: 0.0.0
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z]         
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestTrustedLocation
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestTrustedLocation (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestAllowNondistributableArtifacts
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestIsSecureIndex
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestIsSecureIndex (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] PASS
19:43:42 [2020-10-16T19:43:42.547Z] coverage: 51.7% of statements
19:43:42 [2020-10-16T19:43:42.547Z] ok  	github.com/docker/docker/registry	0.489s	coverage: 51.7% of statements
19:43:42 [2020-10-16T19:43:42.547Z] time="2020-10-16T19:43:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestResumableRequestReader
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReader (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] === RUN   TestResumableRequestReaderWithInitialResponse
19:43:42 [2020-10-16T19:43:42.547Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
19:43:42 [2020-10-16T19:43:42.547Z] PASS
19:43:42 [2020-10-16T19:43:42.547Z] coverage: 100.0% of statements
19:43:42 [2020-10-16T19:43:42.547Z] ok  	github.com/docker/docker/registry/resumable	0.417s	coverage: 100.0% of statements
19:43:42 [2020-10-16T19:43:42.919Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
19:43:42 [2020-10-16T19:43:42.919Z] === RUN   TestSecretsUpdate
19:43:43 [2020-10-16T19:43:43.041Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:43:43 [2020-10-16T19:43:43.102Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
19:43:43 [2020-10-16T19:43:43.359Z] testing: warning: no tests to run
19:43:43 [2020-10-16T19:43:43.359Z] coverage: [no statements]
19:43:43 [2020-10-16T19:43:43.359Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
19:43:43 [2020-10-16T19:43:43.516Z] === RUN   TestDecodeContainerConfig
19:43:43 [2020-10-16T19:43:43.516Z] --- PASS: TestDecodeContainerConfig (0.01s)
19:43:43 [2020-10-16T19:43:43.516Z] === RUN   TestDecodeContainerConfigIsolation
19:43:43 [2020-10-16T19:43:43.516Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
19:43:43 [2020-10-16T19:43:43.516Z] === RUN   TestValidatePrivileged
19:43:43 [2020-10-16T19:43:43.516Z] --- PASS: TestValidatePrivileged (0.00s)
19:43:43 [2020-10-16T19:43:43.516Z] PASS
19:43:43 [2020-10-16T19:43:43.516Z] coverage: 52.2% of statements
19:43:43 [2020-10-16T19:43:43.516Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 52.2% of statements
19:43:43 [2020-10-16T19:43:43.516Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
19:43:43 [2020-10-16T19:43:43.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
19:43:43 [2020-10-16T19:43:43.516Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
19:43:43 [2020-10-16T19:43:43.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
19:43:43 [2020-10-16T19:43:43.516Z] PASS
19:43:43 [2020-10-16T19:43:43.516Z] coverage: 62.5% of statements
19:43:43 [2020-10-16T19:43:43.516Z] ok  	github.com/docker/docker/testutil	0.056s	coverage: 62.5% of statements
19:43:43 [2020-10-16T19:43:43.615Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:43:43 [2020-10-16T19:43:43.871Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:43:43 [2020-10-16T19:43:43.983Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:43:44 [2020-10-16T19:43:44.127Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:43:44 [2020-10-16T19:43:44.561Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:43:44 [2020-10-16T19:43:44.990Z] --- PASS: TestSecretsUpdate (1.94s)
19:43:44 [2020-10-16T19:43:44.990Z] === RUN   TestTemplatedSecret
19:43:45 [2020-10-16T19:43:45.128Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestNewClientWithTimeout (17.67s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestClientStream
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestClientStream (0.00s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestClientSendFile
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestClientSendFile (0.00s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestClientWithRequestTimeout
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestClientWithRequestTimeout (0.00s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestFileSpecPlugin
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestFileSpecPlugin (0.01s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestFileJSONSpecPlugin
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestPluginAddHandler
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestPluginAddHandler (0.00s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestPluginWaitBadPlugin
19:43:45 [2020-10-16T19:43:45.703Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
19:43:45 [2020-10-16T19:43:45.703Z] === RUN   TestGet
19:43:45 [2020-10-16T19:43:45.703Z] time="2020-10-16T19:43:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
19:43:46 [2020-10-16T19:43:46.020Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
19:43:46 [2020-10-16T19:43:46.064Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestGetAddress
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestGetAddress (0.00s)
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestRemove
19:43:46 [2020-10-16T19:43:46.164Z] --- SKIP: TestRemove (0.00s)
19:43:46 [2020-10-16T19:43:46.164Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestInitializeWithVolumes
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestInitializeWithVolumes (0.02s)
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestCreate
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestCreate (0.01s)
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestValidateName
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestValidateName (0.00s)
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestCreateWithOpts
19:43:46 [2020-10-16T19:43:46.164Z] --- SKIP: TestCreateWithOpts (0.00s)
19:43:46 [2020-10-16T19:43:46.164Z]     local_test.go:181: runtime.GOOS == "windows"
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestRelaodNoOpts
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestRelaodNoOpts (0.01s)
19:43:46 [2020-10-16T19:43:46.164Z] PASS
19:43:46 [2020-10-16T19:43:46.164Z] coverage: 39.6% of statements
19:43:46 [2020-10-16T19:43:46.164Z] ok  	github.com/docker/docker/volume/local	0.144s	coverage: 39.6% of statements
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestGetDriver
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestGetDriver (0.00s)
19:43:46 [2020-10-16T19:43:46.164Z] === RUN   TestVolumeRequestError
19:43:46 [2020-10-16T19:43:46.164Z] --- PASS: TestVolumeRequestError (0.01s)
19:43:46 [2020-10-16T19:43:46.164Z] PASS
19:43:46 [2020-10-16T19:43:46.164Z] coverage: 36.1% of statements
19:43:46 [2020-10-16T19:43:46.164Z] ok  	github.com/docker/docker/volume/drivers	0.235s	coverage: 36.1% of statements
19:43:46 [2020-10-16T19:43:46.624Z] time="2020-10-16T19:43:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestConvertTmpfsOptions
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestConvertTmpfsOptions (0.00s)
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:49: data="mode=700,size=1m"
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:49: data="ro"
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestParseMountRaw
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestParseMountRaw (0.03s)
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestParseMountRawSplit
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestParseMountRawSplit (0.01s)
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 0
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 1
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 2
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 3
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 4
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 5
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 6
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 7
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 8
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 0
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 1
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 2
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 3
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 4
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 5
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 6
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 7
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 8
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 9
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 10
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 11
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 12
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 0
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 1
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 2
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 3
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 4
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 5
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 6
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 7
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 8
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 9
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 10
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:390: case 11
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestParseMountSpec
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestParseMountSpec (0.00s)
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 0
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 1
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 2
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 3
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 4
19:43:46 [2020-10-16T19:43:46.624Z]     parser_test.go:455: case 5
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestParseMountSpecBindWithFileinfoError
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
19:43:46 [2020-10-16T19:43:46.624Z] === RUN   TestValidateMount
19:43:46 [2020-10-16T19:43:46.624Z] --- PASS: TestValidateMount (0.00s)
19:43:46 [2020-10-16T19:43:46.624Z] PASS
19:43:46 [2020-10-16T19:43:46.624Z] coverage: 66.2% of statements
19:43:46 [2020-10-16T19:43:46.624Z] ok  	github.com/docker/docker/volume/mounts	0.126s	coverage: 66.2% of statements
19:43:46 [2020-10-16T19:43:46.948Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:43:47 [2020-10-16T19:43:47.205Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 81.6% of statements
19:43:47 [2020-10-16T19:43:47.737Z] --- PASS: TestTemplatedSecret (2.42s)
19:43:47 [2020-10-16T19:43:47.737Z] === RUN   TestSecretCreateResolve
19:43:47 [2020-10-16T19:43:47.967Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:43:48 [2020-10-16T19:43:48.573Z] ok  	github.com/docker/docker/quota	0.241s	coverage: 71.4% of statements
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestSetGetMeta
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestSetGetMeta
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestRestore
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestRestore
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestServiceCreate
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestServiceCreate
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestServiceList
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestServiceList
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestServiceRemove
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestServiceRemove
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestServiceGet
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestServiceGet
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestServicePrune
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestServicePrune
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestCreate
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestCreate
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestRemove
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestRemove
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestList
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestList
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFindByDriver
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFindByDriver
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFindByReferenced
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFindByReferenced
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestDerefMultipleOfSameRef
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestDerefMultipleOfSameRef
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestDefererencePluginOnCreateError
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestDefererencePluginOnCreateError
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestRefDerefRemove
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestRefDerefRemove
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestGet
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestGet
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestGetWithReference
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestGetWithReference
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_nil_list
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_nil_list
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_empty_list
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_empty_list
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_filter_some
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_filter_some
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_filter_middle
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_filter_middle
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_filter_middle_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === RUN   TestFilterFunc/test_filter_first_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === PAUSE TestFilterFunc/test_filter_first_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_nil_list
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_filter_first_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_filter_some
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_filter_middle_and_last
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_filter_middle
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFilterFunc/test_empty_list
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestFilterFunc (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestSetGetMeta
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestDerefMultipleOfSameRef
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestServicePrune
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestServiceList
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestSetGetMeta (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestServiceCreate
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestRestore
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestRestore (0.03s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestRefDerefRemove
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestRefDerefRemove (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestGetWithReference
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestGetWithReference (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestGet
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestGet (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestDefererencePluginOnCreateError
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestServiceGet
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestServiceGet (0.03s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestList
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestServiceList (0.18s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFindByReferenced
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestServiceCreate (0.16s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestFindByDriver
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestFindByReferenced (0.03s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestServiceRemove
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestList (0.04s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
19:43:48 [2020-10-16T19:43:48.802Z] time="2020-10-16T19:43:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestFindByDriver (0.03s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestRemove
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestServicePrune (0.22s)
19:43:48 [2020-10-16T19:43:48.802Z] === CONT  TestCreate
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestServiceRemove (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestRemove (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] --- PASS: TestCreate (0.02s)
19:43:48 [2020-10-16T19:43:48.802Z] PASS
19:43:48 [2020-10-16T19:43:48.802Z] coverage: 70.3% of statements
19:43:48 [2020-10-16T19:43:48.802Z] ok  	github.com/docker/docker/volume/service	0.489s	coverage: 70.3% of statements
19:43:48 [2020-10-16T19:43:48.829Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:43:49 [2020-10-16T19:43:49.254Z] --- PASS: TestSecretCreateResolve (1.94s)
19:43:49 [2020-10-16T19:43:49.254Z] PASS
19:43:49 [2020-10-16T19:43:49.254Z] 
19:43:49 [2020-10-16T19:43:49.254Z] DONE 6 tests in 12.198s
19:43:49 [2020-10-16T19:43:49.254Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:43:49 [2020-10-16T19:43:49.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
19:43:49 [2020-10-16T19:43:49.255Z] ++ set -e
19:43:49 [2020-10-16T19:43:49.255Z] ++ '[' -n 0 ']'
19:43:49 [2020-10-16T19:43:49.255Z] ++ set -x
19:43:49 [2020-10-16T19:43:49.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
19:43:49 [2020-10-16T19:43:49.255Z] INFO: Testing against a local daemon
19:43:49 [2020-10-16T19:43:49.255Z] === RUN   TestServiceCreateInit
19:43:49 [2020-10-16T19:43:49.547Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:43:49 [2020-10-16T19:43:49.868Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:43:50 [2020-10-16T19:43:50.721Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 56.3% of statements
19:43:50 [2020-10-16T19:43:50.802Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:43:50 [2020-10-16T19:43:50.977Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:43:51 [2020-10-16T19:43:51.234Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:43:51 [2020-10-16T19:43:51.797Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
19:43:52 [2020-10-16T19:43:52.054Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:43:52 [2020-10-16T19:43:52.534Z] time="2020-10-16T19:43:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
19:43:53 [2020-10-16T19:43:53.079Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:43:53 [2020-10-16T19:43:53.334Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:43:53 [2020-10-16T19:43:53.901Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:43:53 [2020-10-16T19:43:53.901Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:43:57 [2020-10-16T19:43:57.302Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:43:57 [2020-10-16T19:43:57.302Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:43:57 [2020-10-16T19:43:57.302Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:43:57 [2020-10-16T19:43:57.304Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:43:57 [2020-10-16T19:43:57.304Z] ok  	github.com/docker/docker/volume/local	0.108s	coverage: 76.4% of statements
19:43:57 [2020-10-16T19:43:57.304Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
19:43:57 [2020-10-16T19:43:57.331Z] --- PASS: TestServiceCreateInit (7.47s)
19:43:57 [2020-10-16T19:43:57.331Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s)
19:43:57 [2020-10-16T19:43:57.331Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
19:43:57 [2020-10-16T19:43:57.331Z] === RUN   TestCreateServiceMultipleTimes
19:43:57 [2020-10-16T19:43:57.872Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
19:43:59 [2020-10-16T19:43:59.206Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:43:59 [2020-10-16T19:43:59.465Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:44:00 [2020-10-16T19:44:00.328Z] --- PASS: TestGet (15.03s)
19:44:00 [2020-10-16T19:44:00.328Z] === RUN   TestPluginWithNoManifest
19:44:00 [2020-10-16T19:44:00.328Z] --- PASS: TestPluginWithNoManifest (0.00s)
19:44:00 [2020-10-16T19:44:00.328Z] === RUN   TestGetAll
19:44:00 [2020-10-16T19:44:00.328Z] --- PASS: TestGetAll (0.00s)
19:44:00 [2020-10-16T19:44:00.328Z] PASS
19:44:00 [2020-10-16T19:44:00.328Z] coverage: 73.4% of statements
19:44:00 [2020-10-16T19:44:00.328Z] ok  	github.com/docker/docker/pkg/plugins	35.226s	coverage: 73.4% of statements
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/quota	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/rootless	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/volume	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:44:00 [2020-10-16T19:44:00.328Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:44:00 [2020-10-16T19:44:00.401Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:44:00 [2020-10-16T19:44:00.659Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:44:00 [2020-10-16T19:44:00.918Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:44:01 [2020-10-16T19:44:01.177Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:44:01 [2020-10-16T19:44:01.436Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:44:01 [2020-10-16T19:44:01.695Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:44:01 [2020-10-16T19:44:01.695Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:44:02 [2020-10-16T19:44:02.630Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === Skipped
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     dispatchers_test.go:376: Windows does not support stopsignal
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     client_test.go:23: runtime.GOOS == "windows"
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     daemon_test.go:147: root required
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     reload_test.go:520: root required
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
19:44:03 [2020-10-16T19:44:03.236Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     pull_v2_test.go:73: Needs fixing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     pull_v2_test.go:118: Needs fixing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     download_test.go:268: Needs fixing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     layer_test.go:304: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     layer_test.go:353: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     layer_test.go:468: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     layer_test.go:697: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     migration_test.go:46: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     migration_test.go:182: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     mount_test.go:17: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     mount_test.go:76: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     mount_test.go:125: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     mount_test.go:212: Failing on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:133: Xz not present in msys2
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:238: Failing on Windows CI machines
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_windows_test.go:16: Currently fails
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     changes_test.go:192: needs more investigation
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     changes_test.go:405: needs further investigation
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     changes_test.go:441: needs further investigation
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     poller_test.go:41: No chmod on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     fileutils_test.go:134: Needs porting to Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     fileutils_test.go:180: Needs porting to Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
19:44:03 [2020-10-16T19:44:03.236Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:44:03 [2020-10-16T19:44:03.236Z]     local_test.go:181: runtime.GOOS == "windows"
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] 
19:44:03 [2020-10-16T19:44:03.236Z] DONE 1781 tests, 46 skipped in 214.783s
19:44:03 [2020-10-16T19:44:03.236Z] INFO: make.ps1 ended at 10/16/2020 19:44:02
19:44:03 [2020-10-16T19:44:03.566Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:44:04 [2020-10-16T19:44:04.134Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:44:04 [2020-10-16T19:44:04.773Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:44:04 [2020-10-16T19:44:04.773Z] INFO: Unit tests ended at 10/16/2020 19:44:04. Duration:00:03:53.3995909
19:44:04 [2020-10-16T19:44:04.773Z] INFO: Building busybox
19:44:04 [2020-10-16T19:44:04.773Z] Sending build context to Docker daemon   5.12kB
19:44:04 [2020-10-16T19:44:04.773Z] 
19:44:04 [2020-10-16T19:44:04.773Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
19:44:04 [2020-10-16T19:44:04.773Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
19:44:04 [2020-10-16T19:44:04.773Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
19:44:04 [2020-10-16T19:44:04.773Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
19:44:04 [2020-10-16T19:44:04.773Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
19:44:04 [2020-10-16T19:44:04.773Z]  ---> 71d3f266f3af
19:44:04 [2020-10-16T19:44:04.773Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
19:44:04 [2020-10-16T19:44:04.773Z]  ---> Running in 1e5a0ca8543e
19:44:05 [2020-10-16T19:44:05.070Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:44:06 [2020-10-16T19:44:06.447Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:44:07 [2020-10-16T19:44:07.014Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:44:07 [2020-10-16T19:44:07.821Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/rootless	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/volume	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === Skipped
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver btrfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver btrfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver btrfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver btrfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver btrfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:73: No driver to put!
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z] time="2020-10-16T19:42:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z] time="2020-10-16T19:42:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z] time="2020-10-16T19:42:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z] time="2020-10-16T19:42:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z] time="2020-10-16T19:42:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:73: No driver to put!
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     overlay_test.go:49: Fails to compute changes intermittently
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver zfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver zfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver zfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver zfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:46: Driver zfs not supported
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     graphtest_unix.go:73: No driver to put!
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:44:07 [2020-10-16T19:44:07.821Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] 
19:44:07 [2020-10-16T19:44:07.821Z] DONE 2180 tests, 26 skipped in 254.176s
19:44:07 [2020-10-16T19:44:07.949Z] --- PASS: TestDockerRegistrySuite (40.88s)
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d0ef2af830159] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.23s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [dc0a0578db65e] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d9d8cd7c9a67a] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d723a0d4c22b0] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [dc33196811293] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.72s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d6aaec6b37f8c] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d720587a2ba9c] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d53719415942a] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d7ca16c9ccfb9] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d5e1aaf090ae3] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d94885d6d7b0e] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d8c7041cacaaa] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d7ed9fe0fdee3] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d4619043ec637] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.02s)
19:44:07 [2020-10-16T19:44:07.949Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:37626fe83c3f2eed451abc33c1e08a393e0732987cd9df4dde89fc4f36e9f899
19:44:07 [2020-10-16T19:44:07.949Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c53d831f4a549dee97f95b393fdc58b268cb07d7f6951b09991f25601cfd96d0
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [daa97c7851b36] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s)
19:44:07 [2020-10-16T19:44:07.949Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e163b9ac4b53d78eecdbecd4fec6ee6b03dc011d55cecc4159502c0c0de8ba04
19:44:07 [2020-10-16T19:44:07.949Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4af9f8763ee917d7a6f7030c1875d52dd582c1421056874aa90fb4706102867
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [dd029edc18837] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d7d781f64dd35] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d89c136948cd0] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d3d16a87e611a] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d20b62ce4538a] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d4bf667656a46] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d83219a3a9cd9] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d561419ebacc2] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [dace954179704] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d5f4e76c7c28b] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d78f14e85a35f] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d12ebc0cf8f70] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d554e57329dad] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d44dc7c856618] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d756f209a979e] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d056f4d1e1643] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d1938314f4393] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [de7805c513718] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [da17d9d765b21] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d9221bc6d6e27] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.15s)
19:44:07 [2020-10-16T19:44:07.949Z]         check_test.go:196: [d1d66803a3a25] daemon is not started
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
19:44:07 [2020-10-16T19:44:07.949Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s)
19:44:07 [2020-10-16T19:44:07.949Z] === RUN   TestDockerSchema1RegistrySuite
19:44:07 [2020-10-16T19:44:07.949Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:44:07 [2020-10-16T19:44:07.949Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
Post stage
[Pipeline] junit
19:44:08 [2020-10-16T19:44:08.396Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:44:09 [2020-10-16T19:44:09.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41528/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:561b8014c022bede412aee47e89cc11b648316ac hack/validate/vendor
19:44:10 [2020-10-16T19:44:10.203Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
19:44:10 [2020-10-16T19:44:10.569Z] Removing intermediate container 1e5a0ca8543e
19:44:10 [2020-10-16T19:44:10.569Z]  ---> d389fa47f8de
19:44:10 [2020-10-16T19:44:10.569Z] Step 7/13 : ARG BUSYBOX_VERSION
19:44:10 [2020-10-16T19:44:10.569Z]  ---> Running in 4e3527a27369
19:44:10 [2020-10-16T19:44:10.798Z] + echo Building e2e image
19:44:10 [2020-10-16T19:44:10.798Z] Building e2e image
19:44:10 [2020-10-16T19:44:10.798Z] + docker build --build-arg DOCKER_GITCOMMIT=561b8014c022bede412aee47e89cc11b648316ac -t moby-e2e-test -f Dockerfile.e2e .
19:44:10 [2020-10-16T19:44:10.798Z] #2 [internal] load build definition from Dockerfile.e2e
19:44:10 [2020-10-16T19:44:10.799Z] #2 transferring dockerfile: 3.21kB done
19:44:10 [2020-10-16T19:44:10.799Z] #2 DONE 0.0s
19:44:10 [2020-10-16T19:44:10.799Z] 
19:44:10 [2020-10-16T19:44:10.799Z] #1 [internal] load .dockerignore
19:44:10 [2020-10-16T19:44:10.799Z] #1 transferring context: 34B done
19:44:10 [2020-10-16T19:44:10.799Z] #1 DONE 0.0s
19:44:10 [2020-10-16T19:44:10.799Z] 
19:44:10 [2020-10-16T19:44:10.799Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
19:44:11 [2020-10-16T19:44:11.029Z] Removing intermediate container 4e3527a27369
19:44:11 [2020-10-16T19:44:11.029Z]  ---> 35ca5c3b8210
19:44:11 [2020-10-16T19:44:11.029Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
19:44:11 [2020-10-16T19:44:11.029Z]  ---> Running in e3d5a43699d1
19:44:11 [2020-10-16T19:44:11.029Z] Removing intermediate container e3d5a43699d1
19:44:11 [2020-10-16T19:44:11.029Z]  ---> 3641b1c8d041
19:44:11 [2020-10-16T19:44:11.029Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
19:44:11 [2020-10-16T19:44:11.055Z] #4 DONE 0.4s
19:44:11 [2020-10-16T19:44:11.055Z] 
19:44:11 [2020-10-16T19:44:11.055Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
19:44:11 [2020-10-16T19:44:11.250Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:44:11 [2020-10-16T19:44:11.317Z] #3 DONE 0.6s
19:44:11 [2020-10-16T19:44:11.317Z] 
19:44:11 [2020-10-16T19:44:11.317Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
19:44:11 [2020-10-16T19:44:11.317Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
19:44:11 [2020-10-16T19:44:11.515Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:44:11 [2020-10-16T19:44:11.578Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
19:44:11 [2020-10-16T19:44:11.578Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
19:44:11 [2020-10-16T19:44:11.578Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 695.85kB / 2.80MB 0.1s
19:44:11 [2020-10-16T19:44:11.578Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
19:44:11 [2020-10-16T19:44:11.836Z] #5 ...
19:44:11 [2020-10-16T19:44:11.836Z] 
19:44:11 [2020-10-16T19:44:11.836Z] #8 [internal] load build context
19:44:11 [2020-10-16T19:44:11.836Z] #8 transferring context: 861.79kB 0.3s done
19:44:11 [2020-10-16T19:44:11.836Z] #8 DONE 0.4s
19:44:11 [2020-10-16T19:44:11.836Z] 
19:44:11 [2020-10-16T19:44:11.836Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
19:44:11 [2020-10-16T19:44:11.836Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.72MB / 2.80MB 0.2s
19:44:11 [2020-10-16T19:44:11.836Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done
19:44:11 [2020-10-16T19:44:11.836Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s
19:44:12 [2020-10-16T19:44:12.098Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
19:44:12 [2020-10-16T19:44:12.098Z] #5 DONE 0.8s
19:44:12 [2020-10-16T19:44:12.098Z] 
19:44:12 [2020-10-16T19:44:12.098Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
19:44:12 [2020-10-16T19:44:12.098Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.64MB / 127.34MB 0.8s
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
19:44:12 [2020-10-16T19:44:12.098Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
19:44:12 [2020-10-16T19:44:12.098Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done
19:44:12 [2020-10-16T19:44:12.098Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
19:44:12 [2020-10-16T19:44:12.357Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 50.71MB / 127.34MB 0.9s
19:44:12 [2020-10-16T19:44:12.357Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 63.65MB / 127.34MB 1.1s
19:44:12 [2020-10-16T19:44:12.566Z] 
19:44:12 [2020-10-16T19:44:12.615Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 75.88MB / 127.34MB 1.2s
19:44:12 [2020-10-16T19:44:12.615Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 89.56MB / 127.34MB 1.3s
19:44:12 [2020-10-16T19:44:12.728Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
19:44:12 [2020-10-16T19:44:12.728Z] === RUN   TestCreateServiceConflict
19:44:12 [2020-10-16T19:44:12.872Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 101.27MB / 127.34MB 1.4s
19:44:12 [2020-10-16T19:44:12.873Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s
19:44:13 [2020-10-16T19:44:13.025Z]  ---> 85d512054632
19:44:13 [2020-10-16T19:44:13.025Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
19:44:13 [2020-10-16T19:44:13.025Z]  ---> Running in 465c4210b5cc
19:44:13 [2020-10-16T19:44:13.803Z] #14 ...
19:44:13 [2020-10-16T19:44:13.803Z] 
19:44:13 [2020-10-16T19:44:13.803Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
19:44:13 [2020-10-16T19:44:13.803Z] #6 DONE 1.6s
19:44:13 [2020-10-16T19:44:13.803Z] 
19:44:13 [2020-10-16T19:44:13.803Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
19:44:13 [2020-10-16T19:44:13.803Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.4s done
19:44:14 [2020-10-16T19:44:14.048Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:44:14 [2020-10-16T19:44:14.060Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
19:44:14 [2020-10-16T19:44:14.241Z] --- PASS: TestCreateServiceConflict (1.93s)
19:44:14 [2020-10-16T19:44:14.241Z] === RUN   TestCreateServiceMaxReplicas
19:44:16 [2020-10-16T19:44:16.581Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:44:16 [2020-10-16T19:44:16.980Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
19:44:16 [2020-10-16T19:44:16.980Z] === RUN   TestCreateWithDuplicateNetworkNames
19:44:17 [2020-10-16T19:44:17.516Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:44:18 [2020-10-16T19:44:18.451Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:44:18 [2020-10-16T19:44:18.709Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:44:19 [2020-10-16T19:44:19.309Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s
19:44:19 [2020-10-16T19:44:19.646Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:44:19 [2020-10-16T19:44:19.883Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done
19:44:20 [2020-10-16T19:44:20.445Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
19:44:20 [2020-10-16T19:44:20.582Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:44:21 [2020-10-16T19:44:21.375Z] #14 DONE 9.8s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
19:44:21 [2020-10-16T19:44:21.375Z] #7 0.749 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:44:21 [2020-10-16T19:44:21.375Z] #7 1.896 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.001 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.005 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.015 (3/30) Installing readline (8.0.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.021 (4/30) Installing bash (5.0.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.039 Executing bash-5.0.0-r0.post-install
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.043 (5/30) Installing ca-certificates (20191127-r2)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.061 (6/30) Installing libgcc (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.064 (7/30) Installing libstdc++ (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.078 (8/30) Installing binutils (2.32-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.175 (9/30) Installing gmp (6.1.2-r1)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.184 (10/30) Installing isl (0.18-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.211 (11/30) Installing libgomp (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.215 (12/30) Installing libatomic (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.217 (13/30) Installing mpfr3 (3.1.5-r1)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.225 (14/30) Installing mpc1 (1.1.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 2.228 (15/30) Installing gcc (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.136 (16/30) Installing musl-dev (1.1.22-r3)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.238 (17/30) Installing libc-dev (0.7.1-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.240 (18/30) Installing g++ (8.3.0-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.835 (19/30) Installing nghttp2-libs (1.39.2-r1)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.838 (20/30) Installing libcurl (7.66.0-r1)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.846 (21/30) Installing expat (2.2.8-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.853 (22/30) Installing pcre2 (10.33-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 3.860 (23/30) Installing git (2.22.4-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.065 (24/30) Installing libmnl (1.0.4-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.068 (25/30) Installing libnftnl-libs (1.1.3-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.074 (26/30) Installing iptables (1.8.3-r1)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.101 (27/30) Installing pigz (2.4-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.106 (28/30) Installing tar (1.32-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.113 (29/30) Installing xz-libs (5.2.4-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.123 (30/30) Installing xz (5.2.4-r0)
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.129 Executing busybox-1.30.1-r3.trigger
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.134 Executing ca-certificates-20191127-r2.trigger
19:44:21 [2020-10-16T19:44:21.375Z] #7 4.183 OK: 179 MiB in 44 packages
19:44:21 [2020-10-16T19:44:21.375Z] #7 DONE 7.4s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:44:21 [2020-10-16T19:44:21.375Z] #15 ...
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
19:44:21 [2020-10-16T19:44:21.375Z] #9 DONE 0.1s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
19:44:21 [2020-10-16T19:44:21.375Z] #10 DONE 0.1s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
19:44:21 [2020-10-16T19:44:21.375Z] #11 DONE 0.0s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
19:44:21 [2020-10-16T19:44:21.375Z] #12 DONE 0.0s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
19:44:21 [2020-10-16T19:44:21.375Z] #13 DONE 0.0s
19:44:21 [2020-10-16T19:44:21.375Z] 
19:44:21 [2020-10-16T19:44:21.375Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:44:21 [2020-10-16T19:44:21.517Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:44:21 [2020-10-16T19:44:21.636Z] #15 0.587 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.656 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.767 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.771 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.777 (3/54) Installing readline (8.0.4-r0)
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.781 (4/54) Installing bash (5.0.17-r0)
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.792 Executing bash-5.0.17-r0.post-install
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.794 (5/54) Installing linux-headers (5.4.5-r1)
19:44:23 [2020-10-16T19:44:23.001Z] #15 1.874 (6/54) Installing libblkid (2.35.2-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.878 (7/54) Installing libuuid (2.35.2-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.880 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.886 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.890 (10/54) Installing libgcc (9.3.0-r2)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.892 (11/54) Installing libstdc++ (9.3.0-r2)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.904 (12/54) Installing binutils (2.34-r1)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.969 (13/54) Installing libmagic (5.38-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.991 (14/54) Installing file (5.38-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.993 (15/54) Installing gmp (6.2.0-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 1.998 (16/54) Installing isl (0.18-r0)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.012 (17/54) Installing libgomp (9.3.0-r2)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.015 (18/54) Installing libatomic (9.3.0-r2)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.016 (19/54) Installing libgphobos (9.3.0-r2)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.057 (20/54) Installing mpfr4 (4.0.2-r4)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.063 (21/54) Installing mpc1 (1.1.0-r1)
19:44:23 [2020-10-16T19:44:23.258Z] #15 2.065 (22/54) Installing gcc (9.3.0-r2)
19:44:24 [2020-10-16T19:44:24.048Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:44:24 [2020-10-16T19:44:24.048Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:44:24 [2020-10-16T19:44:24.188Z] #15 2.947 (23/54) Installing musl-dev (1.1.24-r9)
19:44:24 [2020-10-16T19:44:24.188Z] #15 3.022 (24/54) Installing libc-dev (0.7.2-r3)
19:44:24 [2020-10-16T19:44:24.188Z] #15 3.023 (25/54) Installing g++ (9.3.0-r2)
19:44:24 [2020-10-16T19:44:24.615Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:44:24 [2020-10-16T19:44:24.615Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.452 (26/54) Installing make (4.3-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.455 (27/54) Installing fortify-headers (1.1-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.457 (28/54) Installing patch (2.7.6-r6)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.460 (29/54) Installing build-base (0.5-r2)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.461 (30/54) Installing nghttp2-libs (1.41.0-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.463 (31/54) Installing libcurl (7.69.1-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.469 (32/54) Installing curl (7.69.1-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.472 (33/54) Installing oniguruma (6.9.5-r2)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.477 (34/54) Installing jq (1.6-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.483 (35/54) Installing device-mapper-libs (2.02.186-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.488 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.490 (37/54) Installing libaio (0.3.112-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.493 (38/54) Installing lvm2-libs (2.02.186-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.523 (39/54) Installing blkid (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.526 (40/54) Installing libcap-ng (0.7.10-r1)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.616 (41/54) Installing setpriv (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.617 (42/54) Installing libmount (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.622 (43/54) Installing libsmartcols (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.626 (44/54) Installing findmnt (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.629 (45/54) Installing mcookie (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.631 (46/54) Installing hexdump (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.634 (47/54) Installing lsblk (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.637 (48/54) Installing libfdisk (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.643 (49/54) Installing sfdisk (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.646 (50/54) Installing cfdisk (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.648 (51/54) Installing util-linux (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.686 (52/54) Installing pkgconf (1.7.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.689 (53/54) Installing util-linux-dev (2.35.2-r0)
19:44:24 [2020-10-16T19:44:24.751Z] #15 3.712 (54/54) Installing lvm2-dev (2.02.186-r1)
19:44:24 [2020-10-16T19:44:24.874Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:44:25 [2020-10-16T19:44:25.007Z] #15 3.804 Executing busybox-1.31.1-r16.trigger
19:44:25 [2020-10-16T19:44:25.007Z] #15 3.812 OK: 230 MiB in 69 packages
19:44:25 [2020-10-16T19:44:25.133Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:44:25 [2020-10-16T19:44:25.391Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:44:25 [2020-10-16T19:44:25.429Z] Removing intermediate container 465c4210b5cc
19:44:25 [2020-10-16T19:44:25.429Z]  ---> f3cc436e1715
19:44:25 [2020-10-16T19:44:25.429Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
19:44:25 [2020-10-16T19:44:25.429Z]  ---> Running in f7a5990d8f22
19:44:25 [2020-10-16T19:44:25.651Z] --- PASS: TestDockerSchema1RegistrySuite (17.67s)
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d75b67c65ab8d] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d0c715eb79b01] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.04s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [db336e6f6ad14] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.78s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dffe09a18d3ab] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dd0f3da931a10] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d21022cd52bb7] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [db227d83db90e] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d180438825b8e] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d1e7777ffeede] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d4361df37cd1e] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d1d88d36ff5b4] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d6f92c2d7af45] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dadfdc054ce9a] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [d19813574c321] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dc321a3258671] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dd34e66d4b8e1] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dbb89571f1cc8] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:44:25 [2020-10-16T19:44:25.651Z]         check_test.go:223: [dcc3925325b01] daemon is not started
19:44:25 [2020-10-16T19:44:25.651Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:44:25 [2020-10-16T19:44:25.651Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:44:25 [2020-10-16T19:44:25.888Z] 
19:44:25 [2020-10-16T19:44:25.888Z] SUCCESS: Specified value was saved.
19:44:26 [2020-10-16T19:44:26.218Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:44:26 [2020-10-16T19:44:26.786Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:44:26 [2020-10-16T19:44:26.786Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:44:27 [2020-10-16T19:44:27.523Z] #15 DONE 6.0s
19:44:27 [2020-10-16T19:44:27.523Z] 
19:44:27 [2020-10-16T19:44:27.523Z] #16 [base 3/5] RUN mkdir -p /build/
19:44:27 [2020-10-16T19:44:27.523Z] #16 DONE 0.5s
19:44:27 [2020-10-16T19:44:27.779Z] 
19:44:27 [2020-10-16T19:44:27.779Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
19:44:28 [2020-10-16T19:44:28.163Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:44:28 [2020-10-16T19:44:28.163Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:44:28 [2020-10-16T19:44:28.342Z] #17 DONE 0.5s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
19:44:28 [2020-10-16T19:44:28.342Z] #18 DONE 0.0s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
19:44:28 [2020-10-16T19:44:28.342Z] #19 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
19:44:28 [2020-10-16T19:44:28.342Z] #26 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:44:28 [2020-10-16T19:44:28.342Z] #22 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:44:28 [2020-10-16T19:44:28.342Z] #23 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
19:44:28 [2020-10-16T19:44:28.342Z] #27 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
19:44:28 [2020-10-16T19:44:28.342Z] #28 DONE 0.1s
19:44:28 [2020-10-16T19:44:28.342Z] 
19:44:28 [2020-10-16T19:44:28.342Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:28 [2020-10-16T19:44:28.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:44:28 [2020-10-16T19:44:28.989Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:44:28 [2020-10-16T19:44:28.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.53s)
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [d849e139de383] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [d69e47187b92b] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [d9be4096cb170] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.03s)
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [d26650d6886b5] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [db89dc7e8ee4f] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [d723e9c59cc2f] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
19:44:28 [2020-10-16T19:44:28.989Z]         check_test.go:252: [dd966f807a658] daemon is not started
19:44:28 [2020-10-16T19:44:28.989Z] === RUN   TestDockerRegistryAuthTokenSuite
19:44:28 [2020-10-16T19:44:28.989Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:44:29 [2020-10-16T19:44:29.624Z] Removing intermediate container f7a5990d8f22
19:44:29 [2020-10-16T19:44:29.624Z]  ---> 35c47f68263f
19:44:29 [2020-10-16T19:44:29.624Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:44:29 [2020-10-16T19:44:29.624Z]  ---> Running in b80e2859fd97
19:44:29 [2020-10-16T19:44:29.659Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.91s)
19:44:29 [2020-10-16T19:44:29.659Z] === RUN   TestCreateServiceSecretFileMode
19:44:32 [2020-10-16T19:44:32.410Z] --- PASS: TestCreateServiceSecretFileMode (2.24s)
19:44:32 [2020-10-16T19:44:32.410Z] === RUN   TestCreateServiceConfigFileMode
19:44:33 [2020-10-16T19:44:33.362Z] Cannot create a file when that file already exists.
19:44:33 [2020-10-16T19:44:33.594Z] #29 ...
19:44:33 [2020-10-16T19:44:33.594Z] 
19:44:33 [2020-10-16T19:44:33.594Z] #31 [builder 1/4] COPY . .
19:44:33 [2020-10-16T19:44:33.594Z] #31 DONE 4.6s
19:44:33 [2020-10-16T19:44:33.594Z] 
19:44:33 [2020-10-16T19:44:33.594Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.029 + RM_GOPATH=0
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.029 + TMP_GOPATH=
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.030 + : /build
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.030 + '[' -z '' ']'
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.033 ++ mktemp -d
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.035 + export GOPATH=/tmp/tmp.paIGaJ
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.035 + GOPATH=/tmp/tmp.paIGaJ
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.035 + RM_GOPATH=1
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.035 + case "$(go env GOARCH)" in
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.035 ++ go env GOARCH
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.042 + export GO_BUILDMODE=-buildmode=pie
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.042 + GO_BUILDMODE=-buildmode=pie
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.043 ++ dirname ./install.sh
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.044 + dir=.
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.046 + bin=dockercli
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.047 + shift
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 + '[' '!' -f ./dockercli.installer ']'
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 + . ./dockercli.installer
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 ++ : stable
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 ++ : 17.06.2-ce
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 + install_dockercli
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.048 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.049 Install docker/cli version 17.06.2-ce from stable
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.049 ++ uname -m
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.051 + arch=x86_64
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.051 + '[' x86_64 '!=' x86_64 ']'
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.053 + url=https://download.docker.com/linux/static
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.054 + tar -xz docker/docker
19:44:33 [2020-10-16T19:44:33.594Z] #24 1.056 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:44:33 [2020-10-16T19:44:33.594Z] #24 3.650 + mkdir -p /build
19:44:33 [2020-10-16T19:44:33.594Z] #24 3.651 + mv docker/docker /build/
19:44:33 [2020-10-16T19:44:33.594Z] #24 3.652 + rmdir docker
19:44:33 [2020-10-16T19:44:33.594Z] #24 DONE 4.5s
19:44:33 [2020-10-16T19:44:33.594Z] 
19:44:33 [2020-10-16T19:44:33.594Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:44:33 [2020-10-16T19:44:33.594Z] #20 2.431 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:44:33 [2020-10-16T19:44:33.594Z] #20 2.996 
19:44:33 [2020-10-16T19:44:33.594Z] #20 3.123 
#                                                                          1.8%
###############                                                           21.1%
###############################                                           43.6%
###############################################                           66.6%
###############################################################           87.9%
######################################################################## 100.0%
19:44:33 [2020-10-16T19:44:33.594Z] #20 4.132 
19:44:33 [2020-10-16T19:44:33.594Z] #20 4.243 
##############################                                            42.6%
######################################################################## 100.0%
19:44:33 [2020-10-16T19:44:33.594Z] #20 4.690 
19:44:33 [2020-10-16T19:44:33.594Z] #20 4.869 
                                                                           0.2%
################################                                          45.0%
######################################################################## 100.0%
19:44:33 [2020-10-16T19:44:33.851Z] #20 5.670 
19:44:34 [2020-10-16T19:44:34.257Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:44:34 [2020-10-16T19:44:34.257Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:44:34 [2020-10-16T19:44:34.499Z] --- PASS: TestCreateServiceConfigFileMode (2.23s)
19:44:34 [2020-10-16T19:44:34.499Z] === RUN   TestCreateServiceSysctls
19:44:34 [2020-10-16T19:44:34.516Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:44:34 [2020-10-16T19:44:34.621Z] #20 5.815 
#                                                                          2.6%
################                                                          23.4%
#################################                                         46.6%
##############################################                            65.0%
#############################################################             85.3%
######################################################################## 100.0%
19:44:34 [2020-10-16T19:44:34.775Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:44:34 [2020-10-16T19:44:34.775Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
19:44:34 [2020-10-16T19:44:34.775Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
19:44:34 [2020-10-16T19:44:34.775Z]         check_test.go:279: [dfc3150ef3cd4] daemon is not started
19:44:34 [2020-10-16T19:44:34.775Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:44:34 [2020-10-16T19:44:34.775Z]         check_test.go:279: [dc05d2d88a970] daemon is not started
19:44:34 [2020-10-16T19:44:34.775Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:44:34 [2020-10-16T19:44:34.775Z]         check_test.go:279: [df68da4690f8f] daemon is not started
19:44:34 [2020-10-16T19:44:34.775Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:44:34 [2020-10-16T19:44:34.775Z]         check_test.go:279: [d0d88ba382619] daemon is not started
19:44:34 [2020-10-16T19:44:34.775Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:44:34 [2020-10-16T19:44:34.775Z]         check_test.go:279: [d14675699308d] daemon is not started
19:44:34 [2020-10-16T19:44:34.775Z] === RUN   TestDockerNetworkSuite
19:44:34 [2020-10-16T19:44:34.775Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:44:34 [2020-10-16T19:44:34.880Z] #20 ...
19:44:34 [2020-10-16T19:44:34.880Z] 
19:44:34 [2020-10-16T19:44:34.880Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
19:44:34 [2020-10-16T19:44:34.880Z] #32 DONE 2.1s
19:44:34 [2020-10-16T19:44:34.880Z] 
19:44:34 [2020-10-16T19:44:34.880Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:44:34 [2020-10-16T19:44:34.880Z] #20 6.572 
19:44:36 [2020-10-16T19:44:36.679Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:44:37 [2020-10-16T19:44:37.195Z] #20 6.689 
                                                                           0.5%
###                                                                        4.5%
#######                                                                    9.9%
###########                                                               15.9%
#################                                                         24.2%
#####################                                                     29.5%
########################                                                  34.7%
############################                                              39.8%
###############################                                           43.3%
##################################                                        47.2%
#####################################                                     51.7%
#########################################                                 57.8%
#############################################                             62.9%
##################################################                        69.8%
####################################################                      73.2%
#######################################################                   76.6%
#########################################################                 80.3%
############################################################              84.6%
################################################################          89.2%
###################################################################       94.2%
######################################################################## 100.0%
19:44:37 [2020-10-16T19:44:37.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:44:37 [2020-10-16T19:44:37.248Z] --- PASS: TestCreateServiceSysctls (3.02s)
19:44:37 [2020-10-16T19:44:37.248Z] === RUN   TestCreateServiceCapabilities
19:44:37 [2020-10-16T19:44:37.452Z] #20 9.126 
19:44:38 [2020-10-16T19:44:38.820Z] #20 10.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:44:39 [2020-10-16T19:44:39.077Z] #20 10.74 
19:44:39 [2020-10-16T19:44:39.334Z] #20 10.87 
#                                                                          2.2%
######################################################################## 100.0%
19:44:39 [2020-10-16T19:44:39.591Z] #20 11.22 
19:44:40 [2020-10-16T19:44:40.000Z] --- PASS: TestCreateServiceCapabilities (2.33s)
19:44:40 [2020-10-16T19:44:40.000Z] === RUN   TestInspect
19:44:40 [2020-10-16T19:44:40.459Z] Removing intermediate container b80e2859fd97
19:44:40 [2020-10-16T19:44:40.459Z]  ---> 576077978c9f
19:44:40 [2020-10-16T19:44:40.459Z] Step 13/13 : CMD ["sh"]
19:44:40 [2020-10-16T19:44:40.459Z]  ---> Running in 1de00a2d7191
19:44:40 [2020-10-16T19:44:40.459Z] Removing intermediate container 1de00a2d7191
19:44:40 [2020-10-16T19:44:40.459Z]  ---> 3df601f53589
19:44:40 [2020-10-16T19:44:40.459Z] Successfully built 3df601f53589
19:44:40 [2020-10-16T19:44:40.459Z] Successfully tagged busybox:latest
19:44:40 [2020-10-16T19:44:40.459Z] INFO: Docker images of the daemon under test
19:44:40 [2020-10-16T19:44:40.459Z] 
19:44:40 [2020-10-16T19:44:40.459Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
19:44:40 [2020-10-16T19:44:40.459Z] busybox                                latest              3df601f53589        1 second ago        5.17GB
19:44:40 [2020-10-16T19:44:40.459Z] microsoft/windowsservercore            latest              71d3f266f3af        2 weeks ago         5.1GB
19:44:40 [2020-10-16T19:44:40.459Z] mcr.microsoft.com/windows/servercore   ltsc2019            71d3f266f3af        2 weeks ago         5.1GB
19:44:40 [2020-10-16T19:44:40.459Z] 
19:44:40 [2020-10-16T19:44:40.459Z] INFO: Running integration tests at 10/16/2020 19:44:40...
19:44:40 [2020-10-16T19:44:40.459Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:44:40 [2020-10-16T19:44:40.459Z] INFO: Integration API tests being run from the host:
19:44:40 [2020-10-16T19:44:40.459Z] INFO: make.ps1 starting at 10/16/2020 19:44:40
19:44:40 [2020-10-16T19:44:40.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:44:40 [2020-10-16T19:44:40.961Z] #20 12.51 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:44:41 [2020-10-16T19:44:41.218Z] #20 12.95 
19:44:41 [2020-10-16T19:44:41.431Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:44:41 [2020-10-16T19:44:41.475Z] #20 13.07 
                                                                           0.6%
######################################################################## 100.0%
19:44:41 [2020-10-16T19:44:41.732Z] #20 13.46 
19:44:41 [2020-10-16T19:44:41.956Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:44:42 [2020-10-16T19:44:42.086Z] --- PASS: TestInspect (2.58s)
19:44:42 [2020-10-16T19:44:42.086Z] === RUN   TestCreateJob
19:44:43 [2020-10-16T19:44:43.102Z] #20 14.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
19:44:43 [2020-10-16T19:44:43.359Z] #20 14.88 skipping existing c35d46ef359f
19:44:43 [2020-10-16T19:44:43.617Z] #20 15.25 
19:44:44 [2020-10-16T19:44:44.492Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:44:44 [2020-10-16T19:44:44.987Z] #20 16.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:44:44 [2020-10-16T19:44:44.987Z] #20 ...
19:44:44 [2020-10-16T19:44:44.987Z] 
19:44:44 [2020-10-16T19:44:44.987Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:44:44 [2020-10-16T19:44:44.987Z] #33 1.074 
19:44:44 [2020-10-16T19:44:44.987Z] #33 1.234 Removing bundles/
19:44:44 [2020-10-16T19:44:44.987Z] #33 1.235 
19:44:44 [2020-10-16T19:44:44.987Z] #33 1.242 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
19:44:44 [2020-10-16T19:44:44.987Z] #33 2.828 Building test suite binary ./integration-cli/test.main
19:44:45 [2020-10-16T19:44:45.244Z] #33 ...
19:44:45 [2020-10-16T19:44:45.244Z] 
19:44:45 [2020-10-16T19:44:45.244Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:44:45 [2020-10-16T19:44:45.244Z] #20 16.90 
19:44:45 [2020-10-16T19:44:45.244Z] #20 16.99 
######################################################################## 100.0%
19:44:45 [2020-10-16T19:44:45.626Z] --- PASS: TestCreateJob (2.88s)
19:44:45 [2020-10-16T19:44:45.626Z] === RUN   TestReplicatedJob
19:44:45 [2020-10-16T19:44:45.809Z] #20 17.29 
19:44:45 [2020-10-16T19:44:45.809Z] #20 17.37 Download of images into '/build' complete.
19:44:45 [2020-10-16T19:44:45.809Z] #20 17.37 Use something like the following to load the result into a Docker daemon:
19:44:45 [2020-10-16T19:44:45.809Z] #20 17.37   tar -cC '/build' . | docker load
19:44:46 [2020-10-16T19:44:46.395Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:44:46 [2020-10-16T19:44:46.739Z] #20 DONE 18.2s
19:44:46 [2020-10-16T19:44:46.739Z] 
19:44:46 [2020-10-16T19:44:46.739Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:50 [2020-10-16T19:44:50.077Z] #29 ...
19:44:50 [2020-10-16T19:44:50.077Z] 
19:44:50 [2020-10-16T19:44:50.077Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
19:44:50 [2020-10-16T19:44:50.104Z] --- PASS: TestReplicatedJob (4.83s)
19:44:50 [2020-10-16T19:44:50.104Z] === RUN   TestUpdateReplicatedJob
19:44:50 [2020-10-16T19:44:50.333Z] #21 DONE 0.9s
19:44:50 [2020-10-16T19:44:50.334Z] 
19:44:50 [2020-10-16T19:44:50.334Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
19:44:50 [2020-10-16T19:44:50.334Z] #25 DONE 0.1s
19:44:50 [2020-10-16T19:44:50.334Z] 
19:44:50 [2020-10-16T19:44:50.334Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:51 [2020-10-16T19:44:51.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:44:52 [2020-10-16T19:44:52.849Z] --- PASS: TestUpdateReplicatedJob (3.01s)
19:44:52 [2020-10-16T19:44:52.849Z] === RUN   TestServiceListWithStatuses
19:44:52 [2020-10-16T19:44:52.849Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:44:52 [2020-10-16T19:44:52.849Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:44:52 [2020-10-16T19:44:52.849Z] === RUN   TestDockerNetworkConnectAlias
19:44:54 [2020-10-16T19:44:54.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:44:55 [2020-10-16T19:44:55.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:44:55 [2020-10-16T19:44:55.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:44:55 [2020-10-16T19:44:55.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:44:56 [2020-10-16T19:44:56.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:44:57 [2020-10-16T19:44:57.326Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
19:44:57 [2020-10-16T19:44:57.326Z] === RUN   TestDockerNetworkReConnect
19:44:57 [2020-10-16T19:44:57.830Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:44:58 [2020-10-16T19:44:58.089Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:44:58 [2020-10-16T19:44:58.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:44:59 [2020-10-16T19:44:59.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:44:59 [2020-10-16T19:44:59.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:44:59 [2020-10-16T19:44:59.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:44:59 [2020-10-16T19:44:59.541Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:45:00 [2020-10-16T19:45:00.069Z] --- PASS: TestDockerNetworkReConnect (3.16s)
19:45:00 [2020-10-16T19:45:00.069Z] === RUN   TestServicePlugin
19:45:00 [2020-10-16T19:45:00.069Z] --- SKIP: TestServicePlugin (0.00s)
19:45:00 [2020-10-16T19:45:00.069Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:00 [2020-10-16T19:45:00.069Z] === RUN   TestServiceUpdateLabel
19:45:00 [2020-10-16T19:45:00.284Z] #29 31.72 # github.com/docker/docker/contrib/httpserver
19:45:00 [2020-10-16T19:45:00.284Z] #29 31.72 loadinternal: cannot find runtime/cgo
19:45:00 [2020-10-16T19:45:00.284Z] #29 DONE 31.9s
19:45:00 [2020-10-16T19:45:00.284Z] 
19:45:00 [2020-10-16T19:45:00.284Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:45:00 [2020-10-16T19:45:00.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:45:01 [2020-10-16T19:45:01.221Z] #33 ...
19:45:01 [2020-10-16T19:45:01.221Z] 
19:45:01 [2020-10-16T19:45:01.221Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
19:45:01 [2020-10-16T19:45:01.221Z] #30 DONE 0.1s
19:45:01 [2020-10-16T19:45:01.221Z] 
19:45:01 [2020-10-16T19:45:01.221Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:45:01 [2020-10-16T19:45:01.413Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:45:01 [2020-10-16T19:45:01.413Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:45:01 [2020-10-16T19:45:01.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:45:01 [2020-10-16T19:45:01.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:45:02 [2020-10-16T19:45:02.145Z] --- PASS: TestServiceUpdateLabel (1.96s)
19:45:02 [2020-10-16T19:45:02.146Z] === RUN   TestServiceUpdateSecrets
19:45:04 [2020-10-16T19:45:04.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:45:06 [2020-10-16T19:45:06.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:45:10 [2020-10-16T19:45:10.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:45:10 [2020-10-16T19:45:10.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:45:11 [2020-10-16T19:45:11.434Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:45:11 [2020-10-16T19:45:11.434Z] INFO: Testing against a local daemon
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithSession
19:45:11 [2020-10-16T19:45:11.434Z] --- SKIP: TestBuildWithSession (0.00s)
19:45:11 [2020-10-16T19:45:11.434Z]     build_session_test.go:25: TODO: BuildKit
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildSquashParent
19:45:11 [2020-10-16T19:45:11.434Z] --- SKIP: TestBuildSquashParent (0.00s)
19:45:11 [2020-10-16T19:45:11.434Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:45:11 [2020-10-16T19:45:11.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.434Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:45:11 [2020-10-16T19:45:11.434Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:45:11 [2020-10-16T19:45:11.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:45:11 [2020-10-16T19:45:11.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:45:11 [2020-10-16T19:45:11.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:45:12 [2020-10-16T19:45:12.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:45:12 [2020-10-16T19:45:12.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:45:12 [2020-10-16T19:45:12.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:45:15 [2020-10-16T19:45:15.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:45:15 [2020-10-16T19:45:15.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:45:15 [2020-10-16T19:45:15.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:45:15 [2020-10-16T19:45:15.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:45:17 [2020-10-16T19:45:17.513Z] --- PASS: TestServiceUpdateSecrets (14.33s)
19:45:17 [2020-10-16T19:45:17.514Z] === RUN   TestServiceUpdateConfigs
19:45:19 [2020-10-16T19:45:19.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:45:21 [2020-10-16T19:45:21.768Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:45:22 [2020-10-16T19:45:22.736Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:45:23 [2020-10-16T19:45:23.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:45:23 [2020-10-16T19:45:23.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:45:23 [2020-10-16T19:45:23.616Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:45:25 [2020-10-16T19:45:25.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:45:25 [2020-10-16T19:45:25.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:45:26 [2020-10-16T19:45:26.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:45:26 [2020-10-16T19:45:26.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:45:27 [2020-10-16T19:45:27.590Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:45:31 [2020-10-16T19:45:31.778Z] --- PASS: TestDockerNetworkSuite (56.76s)
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.80s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d6dc37400de6b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dea66074ae41d] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dba646e42025e] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.63s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d1fb5ded5cb0a] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:1233: [d6a30b661217b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [db038fab46dc6] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.38s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [de37535211305] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d4567fdaab766] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.23s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dd1864f7fe35f] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d6d9ca88ad84e] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d2519fc753f44] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.00s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d94d8fb56da0d] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.00s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d867b5d564111] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d7b524d0cf9b1] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d87b7a1af1207] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d71adcef76afe] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [df5b72e163f8f] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d0db48a6993de] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d5e5c14b8689b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d81fa64ec46ac] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dc81d3509070b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d0f4644fc5fbd] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dc487782a73c2] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d21bcd4034a1e] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:968: [d2554eb1075e5] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.86s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [de544467432fa] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.31s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:1116: [d900ac7b037e5] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d4cf6f62765f5] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.98s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d4f07525ec36d] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [ddeded9fd4c88] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d3221c2312615] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [ddcd4a3156c9d] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [da03fc4431c5b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d33e26c31feda] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.70s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d8c7882fe0f8b] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d7c2361cbf5dc] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d8ed155a93450] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [ddd5ac3694373] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.59s)
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.52s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:1084: [db0b99ed3cef7] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dde3599b77500] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.84s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [df340554dde41] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.64s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d6c4eb28cff15] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [deb71461e5c68] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [db32d6340bbdc] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d7bb32c6c01fe] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [d288c8b2e8237] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.07s)
19:45:31 [2020-10-16T19:45:31.778Z]         docker_cli_network_unix_test.go:46: [dd7d9932869e3] daemon is not started
19:45:31 [2020-10-16T19:45:31.778Z] === RUN   TestDockerHubPullSuite
19:45:31 [2020-10-16T19:45:31.778Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:45:32 [2020-10-16T19:45:32.872Z] --- PASS: TestServiceUpdateConfigs (14.38s)
19:45:32 [2020-10-16T19:45:32.872Z] === RUN   TestServiceUpdateNetwork
19:45:33 [2020-10-16T19:45:33.154Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:45:35 [2020-10-16T19:45:35.686Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:45:35 [2020-10-16T19:45:35.686Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:45:37 [2020-10-16T19:45:37.063Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:45:37 [2020-10-16T19:45:37.063Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:45:37 [2020-10-16T19:45:37.063Z] --- PASS: TestDockerHubPullSuite (5.61s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.30s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.15s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
19:45:37 [2020-10-16T19:45:37.063Z] PASS
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === Skipped
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_sni_test.go:18: Flakey test
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.063Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
19:45:37 [2020-10-16T19:45:37.063Z] 
19:45:37 [2020-10-16T19:45:37.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:45:37 [2020-10-16T19:45:37.064Z]         docker_cli_network_unix_test.go:46: [d8ed155a93450] daemon is not started
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] 
19:45:37 [2020-10-16T19:45:37.064Z] DONE 1277 tests, 51 skipped in 1397.399s
19:45:37 [2020-10-16T19:45:37.322Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:45:37 [2020-10-16T19:45:37.322Z] ++++ cat bundles/test-integration/docker.pid
19:45:37 [2020-10-16T19:45:37.322Z] +++ kill 11939
19:45:37 [2020-10-16T19:45:37.558Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.55s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.38s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.26s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.13s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.63s)
19:45:37 [2020-10-16T19:45:37.558Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.26s)
19:45:37 [2020-10-16T19:45:37.558Z] === RUN   TestBuildMultiStageCopy
19:45:37 [2020-10-16T19:45:37.558Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:45:37 [2020-10-16T19:45:37.889Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:45:38 [2020-10-16T19:45:38.148Z] +++ /etc/init.d/apparmor stop
19:45:38 [2020-10-16T19:45:38.148Z] Leaving: AppArmorNo profiles have been unloaded.
19:45:38 [2020-10-16T19:45:38.148Z] 
19:45:38 [2020-10-16T19:45:38.148Z] Unloading profiles will leave already running processes permanently
19:45:38 [2020-10-16T19:45:38.148Z] unconfined, which can lead to unexpected situations.
19:45:38 [2020-10-16T19:45:38.148Z] 
19:45:38 [2020-10-16T19:45:38.148Z] To set a process to complain mode, use the command line tool
19:45:38 [2020-10-16T19:45:38.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:45:38 [2020-10-16T19:45:38.148Z] +++ true
19:45:38 [2020-10-16T19:45:38.148Z] exiting test-integration
19:45:38 [2020-10-16T19:45:38.148Z] ++ exit 0
19:45:38 [2020-10-16T19:45:38.148Z] 
19:45:38 [2020-10-16T19:45:38.716Z] + for job in $(jobs -p)
19:45:38 [2020-10-16T19:45:38.716Z] + wait 13627
19:45:42 [2020-10-16T19:45:42.001Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:45:43 [2020-10-16T19:45:43.420Z] --- PASS: TestServiceUpdateNetwork (12.46s)
19:45:43 [2020-10-16T19:45:43.420Z] === RUN   TestServiceUpdatePidsLimit
19:45:44 [2020-10-16T19:45:44.060Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:45:45 [2020-10-16T19:45:45.108Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:45:46 [2020-10-16T19:45:46.131Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:45:46 [2020-10-16T19:45:46.131Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:45:46 [2020-10-16T19:45:46.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:45:48 [2020-10-16T19:45:48.129Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:45:49 [2020-10-16T19:45:49.101Z] --- PASS: TestBuildMultiStageCopy (13.20s)
19:45:49 [2020-10-16T19:45:49.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.07s)
19:45:49 [2020-10-16T19:45:49.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
19:45:49 [2020-10-16T19:45:49.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s)
19:45:49 [2020-10-16T19:45:49.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s)
19:45:49 [2020-10-16T19:45:49.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
19:45:49 [2020-10-16T19:45:49.101Z] === RUN   TestBuildMultiStageParentConfig
19:45:50 [2020-10-16T19:45:50.164Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:45:51 [2020-10-16T19:45:51.281Z] --- PASS: TestBuildMultiStageParentConfig (2.11s)
19:45:51 [2020-10-16T19:45:51.281Z] === RUN   TestBuildLabelWithTargets
19:45:51 [2020-10-16T19:45:51.281Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
19:45:51 [2020-10-16T19:45:51.281Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:45:51 [2020-10-16T19:45:51.281Z] === RUN   TestBuildWithEmptyLayers
19:45:52 [2020-10-16T19:45:52.027Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:45:52 [2020-10-16T19:45:52.251Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
19:45:52 [2020-10-16T19:45:52.251Z] === RUN   TestBuildMultiStageOnBuild
19:45:55 [2020-10-16T19:45:55.434Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:45:57 [2020-10-16T19:45:57.967Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:46:00 [2020-10-16T19:46:00.522Z] --- PASS: TestServiceUpdatePidsLimit (15.99s)
19:46:00 [2020-10-16T19:46:00.522Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
19:46:00 [2020-10-16T19:46:00.522Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
19:46:00 [2020-10-16T19:46:00.522Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
19:46:00 [2020-10-16T19:46:00.522Z] PASS
19:46:00 [2020-10-16T19:46:00.522Z] 
19:46:00 [2020-10-16T19:46:00.522Z] === Skipped
19:46:00 [2020-10-16T19:46:00.522Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
19:46:00 [2020-10-16T19:46:00.522Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:46:00 [2020-10-16T19:46:00.522Z] 
19:46:00 [2020-10-16T19:46:00.522Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:46:00 [2020-10-16T19:46:00.522Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:00 [2020-10-16T19:46:00.522Z] 
19:46:00 [2020-10-16T19:46:00.522Z] 
19:46:00 [2020-10-16T19:46:00.522Z] DONE 27 tests, 2 skipped in 129.815s
19:46:00 [2020-10-16T19:46:00.522Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:46:00 [2020-10-16T19:46:00.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
19:46:00 [2020-10-16T19:46:00.523Z] ++ set -e
19:46:00 [2020-10-16T19:46:00.523Z] ++ '[' -n 0 ']'
19:46:00 [2020-10-16T19:46:00.523Z] ++ set -x
19:46:00 [2020-10-16T19:46:00.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
19:46:00 [2020-10-16T19:46:00.523Z] INFO: Testing against a local daemon
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestSessionCreate
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestSessionCreate (0.03s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestSessionCreateWithBadUpgrade
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:46:00 [2020-10-16T19:46:00.523Z] PASS
19:46:00 [2020-10-16T19:46:00.523Z] 
19:46:00 [2020-10-16T19:46:00.523Z] DONE 2 tests in 0.143s
19:46:00 [2020-10-16T19:46:00.523Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:46:00 [2020-10-16T19:46:00.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
19:46:00 [2020-10-16T19:46:00.523Z] ++ set -e
19:46:00 [2020-10-16T19:46:00.523Z] ++ '[' -n 0 ']'
19:46:00 [2020-10-16T19:46:00.523Z] ++ set -x
19:46:00 [2020-10-16T19:46:00.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
19:46:00 [2020-10-16T19:46:00.523Z] INFO: Testing against a local daemon
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:46:00 [2020-10-16T19:46:00.523Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:46:00 [2020-10-16T19:46:00.523Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestEventsExecDie
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestEventsExecDie (0.60s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestEventsBackwardsCompatible
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestInfoBinaryCommits
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestInfoBinaryCommits (0.03s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestInfoAPIVersioned
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestInfoDiscoveryBackend
19:46:00 [2020-10-16T19:46:00.523Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:46:00 [2020-10-16T19:46:00.523Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:46:01 [2020-10-16T19:46:01.569Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:46:01 [2020-10-16T19:46:01.569Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:46:02 [2020-10-16T19:46:02.204Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
19:46:02 [2020-10-16T19:46:02.204Z] === RUN   TestInfoAPI
19:46:02 [2020-10-16T19:46:02.204Z] --- PASS: TestInfoAPI (0.05s)
19:46:02 [2020-10-16T19:46:02.204Z] === RUN   TestInfoAPIWarnings
19:46:04 [2020-10-16T19:46:04.531Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:46:05 [2020-10-16T19:46:05.908Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:46:07 [2020-10-16T19:46:07.067Z] --- PASS: TestBuildMultiStageOnBuild (12.91s)
19:46:07 [2020-10-16T19:46:07.067Z] === RUN   TestBuildUncleanTarFilenames
19:46:07 [2020-10-16T19:46:07.067Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
19:46:07 [2020-10-16T19:46:07.067Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:46:07 [2020-10-16T19:46:07.067Z] === RUN   TestBuildMultiStageLayerLeak
19:46:10 [2020-10-16T19:46:10.097Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:46:10 [2020-10-16T19:46:10.097Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:46:15 [2020-10-16T19:46:15.643Z] --- PASS: TestBuildMultiStageLayerLeak (10.44s)
19:46:15 [2020-10-16T19:46:15.643Z] === RUN   TestBuildWithHugeFile
19:46:16 [2020-10-16T19:46:16.660Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:46:17 [2020-10-16T19:46:17.228Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:46:18 [2020-10-16T19:46:18.164Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:46:20 [2020-10-16T19:46:20.697Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestInfoAPIWarnings (16.31s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestInfoDebug
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestInfoDebug (0.53s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestInfoInsecureRegistries
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestInfoRegistryMirrors
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestLoginFailsWithBadCredentials
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestPingCacheHeaders
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestPingCacheHeaders (0.03s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestPingGet
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestPingGet (0.03s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestPingHead
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestPingHead (0.03s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVersion
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestVersion (0.03s)
19:46:20 [2020-10-16T19:46:20.801Z] PASS
19:46:20 [2020-10-16T19:46:20.801Z] 
19:46:20 [2020-10-16T19:46:20.801Z] === Skipped
19:46:20 [2020-10-16T19:46:20.801Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:46:20 [2020-10-16T19:46:20.801Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:46:20 [2020-10-16T19:46:20.801Z] 
19:46:20 [2020-10-16T19:46:20.801Z] 
19:46:20 [2020-10-16T19:46:20.801Z] DONE 18 tests, 1 skipped in 21.253s
19:46:20 [2020-10-16T19:46:20.801Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:46:20 [2020-10-16T19:46:20.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
19:46:20 [2020-10-16T19:46:20.801Z] ++ set -e
19:46:20 [2020-10-16T19:46:20.801Z] ++ '[' -n 0 ']'
19:46:20 [2020-10-16T19:46:20.801Z] ++ set -x
19:46:20 [2020-10-16T19:46:20.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
19:46:20 [2020-10-16T19:46:20.801Z] INFO: Testing against a local daemon
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVolumesCreateAndList
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVolumesRemove
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestVolumesRemove (0.07s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVolumesInspect
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestVolumesInspect (0.02s)
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVolumesInvalidJSON
19:46:20 [2020-10-16T19:46:20.801Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:46:20 [2020-10-16T19:46:20.801Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:46:20 [2020-10-16T19:46:20.801Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:46:20 [2020-10-16T19:46:20.801Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:46:20 [2020-10-16T19:46:20.801Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:46:20 [2020-10-16T19:46:20.801Z] PASS
19:46:20 [2020-10-16T19:46:20.801Z] 
19:46:20 [2020-10-16T19:46:20.801Z] DONE 5 tests in 0.208s
19:46:20 [2020-10-16T19:46:20.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:46:21 [2020-10-16T19:46:21.093Z] ++++ cat bundles/test-integration/docker.pid
19:46:21 [2020-10-16T19:46:21.093Z] +++ kill 13878
19:46:22 [2020-10-16T19:46:22.129Z] +++ /etc/init.d/apparmor stop
19:46:22 [2020-10-16T19:46:22.130Z] Leaving: AppArmorNo profiles have been unloaded.
19:46:22 [2020-10-16T19:46:22.130Z] 
19:46:22 [2020-10-16T19:46:22.130Z] Unloading profiles will leave already running processes permanently
19:46:22 [2020-10-16T19:46:22.130Z] unconfined, which can lead to unexpected situations.
19:46:22 [2020-10-16T19:46:22.130Z] 
19:46:22 [2020-10-16T19:46:22.130Z] To set a process to complain mode, use the command line tool
19:46:22 [2020-10-16T19:46:22.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:46:22 [2020-10-16T19:46:22.130Z] +++ true
19:46:22 [2020-10-16T19:46:22.130Z] exiting test-integration
19:46:22 [2020-10-16T19:46:22.130Z] ++ exit 0
19:46:22 [2020-10-16T19:46:22.130Z] 
Post stage
[Pipeline] junit
19:46:23 [2020-10-16T19:46:23.691Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:46:24 [2020-10-16T19:46:24.376Z] + echo Ensuring container killed.
19:46:24 [2020-10-16T19:46:24.376Z] Ensuring container killed.
19:46:24 [2020-10-16T19:46:24.376Z] + docker rm -vf docker-pr4
19:46:24 [2020-10-16T19:46:24.376Z] Error: No such container: docker-pr4
19:46:24 [2020-10-16T19:46:24.376Z] + true
[Pipeline] sh
19:46:24 [2020-10-16T19:46:24.783Z] + echo Chowning /workspace to jenkins user
19:46:24 [2020-10-16T19:46:24.783Z] Chowning /workspace to jenkins user
19:46:24 [2020-10-16T19:46:24.783Z] + id -u
19:46:24 [2020-10-16T19:46:24.783Z] + id -g
19:46:24 [2020-10-16T19:46:24.783Z] + docker run --rm -v /home/docker/workspace/moby_PR-41528:/workspace busybox chown -R 1001:1001 /workspace
19:46:24 [2020-10-16T19:46:24.783Z] Unable to find image 'busybox:latest' locally
19:46:25 [2020-10-16T19:46:25.077Z] latest: Pulling from library/busybox
19:46:25 [2020-10-16T19:46:25.077Z] a72ff6653ea1: Pulling fs layer
19:46:25 [2020-10-16T19:46:25.371Z] a72ff6653ea1: Download complete
19:46:25 [2020-10-16T19:46:25.665Z] a72ff6653ea1: Pull complete
19:46:25 [2020-10-16T19:46:25.665Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
19:46:25 [2020-10-16T19:46:25.665Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:46:27 [2020-10-16T19:46:27.577Z] + bundleName=ppc64le-integration
19:46:27 [2020-10-16T19:46:27.577Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:46:27 [2020-10-16T19:46:27.577Z] Creating ppc64le-integration-bundles.tar.gz
19:46:27 [2020-10-16T19:46:27.577Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
19:46:27 [2020-10-16T19:46:27.577Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:46:27 [2020-10-16T19:46:27.622Z] Archiving artifacts
19:46:27 [2020-10-16T19:46:27.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:46:28 [2020-10-16T19:46:28.406Z] + make clean
19:46:28 [2020-10-16T19:46:28.698Z] make: command: Command not found
19:46:28 [2020-10-16T19:46:28.698Z] make: command: Command not found
19:46:28 [2020-10-16T19:46:28.698Z] docker volume rm -f docker-dev-cache
19:46:28 [2020-10-16T19:46:28.698Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:47:07 [2020-10-16T19:47:07.625Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:47:07 [2020-10-16T19:47:07.625Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:47:09 [2020-10-16T19:47:09.521Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:47:10 [2020-10-16T19:47:10.890Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:47:12 [2020-10-16T19:47:12.784Z] #33 157.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:47:13 [2020-10-16T19:47:13.347Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:47:15 [2020-10-16T19:47:15.240Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:47:16 [2020-10-16T19:47:16.168Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:47:16 [2020-10-16T19:47:16.963Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:47:18 [2020-10-16T19:47:18.062Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:47:18 [2020-10-16T19:47:18.991Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:47:20 [2020-10-16T19:47:20.358Z] #33 165.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:47:21 [2020-10-16T19:47:21.725Z] #33 166.8 
19:47:21 [2020-10-16T19:47:21.982Z] #33 DONE 167.0s
19:47:21 [2020-10-16T19:47:21.982Z] 
19:47:21 [2020-10-16T19:47:21.982Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
19:47:23 [2020-10-16T19:47:23.495Z] #34 DONE 1.3s
19:47:24 [2020-10-16T19:47:24.865Z] 
19:47:24 [2020-10-16T19:47:24.865Z] #35 [runner 12/12] COPY --from=builder       /build/ /
19:47:25 [2020-10-16T19:47:25.428Z] #35 DONE 0.7s
19:47:25 [2020-10-16T19:47:25.428Z] 
19:47:25 [2020-10-16T19:47:25.428Z] #36 exporting to image
19:47:25 [2020-10-16T19:47:25.428Z] #36 exporting layers
19:47:28 [2020-10-16T19:47:28.699Z] #36 exporting layers 3.0s done
19:47:28 [2020-10-16T19:47:28.699Z] #36 writing image sha256:4b7f60571767c8cdfcc75da781dd4ec05148249e29ece29788f90cf91a28a202 done
19:47:28 [2020-10-16T19:47:28.699Z] #36 naming to docker.io/library/moby-e2e-test done
19:47:28 [2020-10-16T19:47:28.699Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:47:29 [2020-10-16T19:47:29.009Z] + echo Ensuring container killed.
19:47:29 [2020-10-16T19:47:29.009Z] Ensuring container killed.
19:47:29 [2020-10-16T19:47:29.009Z] + docker rm -vf docker-pr4
19:47:29 [2020-10-16T19:47:29.009Z] Error: No such container: docker-pr4
19:47:29 [2020-10-16T19:47:29.009Z] + true
[Pipeline] sh
19:47:29 [2020-10-16T19:47:29.286Z] + echo Chowning /workspace to jenkins user
19:47:29 [2020-10-16T19:47:29.286Z] Chowning /workspace to jenkins user
19:47:29 [2020-10-16T19:47:29.286Z] + id -u
19:47:29 [2020-10-16T19:47:29.286Z] + id -g
19:47:29 [2020-10-16T19:47:29.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:47:30 [2020-10-16T19:47:30.137Z] + bundleName=unit
19:47:30 [2020-10-16T19:47:30.137Z] + echo Creating unit-bundles.tar.gz
19:47:30 [2020-10-16T19:47:30.137Z] Creating unit-bundles.tar.gz
19:47:30 [2020-10-16T19:47:30.137Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:47:30 [2020-10-16T19:47:30.137Z] bundles/junit-report.xml
19:47:30 [2020-10-16T19:47:30.137Z] bundles/go-test-report.json
19:47:30 [2020-10-16T19:47:30.137Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:47:30 [2020-10-16T19:47:30.146Z] Archiving artifacts
19:47:30 [2020-10-16T19:47:30.577Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:47:30 [2020-10-16T19:47:30.911Z] + make clean
19:47:31 [2020-10-16T19:47:31.167Z] docker volume rm -f docker-dev-cache
19:47:31 [2020-10-16T19:47:31.167Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:48:03 [2020-10-16T19:48:03.633Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:48:10 [2020-10-16T19:48:10.196Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:48:15 [2020-10-16T19:48:15.465Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:48:57 [2020-10-16T19:48:57.752Z] --- PASS: TestBuildWithHugeFile (149.09s)
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildWithEmptyDockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:57 [2020-10-16T19:48:57.752Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
19:48:57 [2020-10-16T19:48:57.752Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildPreserveOwnership
19:48:57 [2020-10-16T19:48:57.752Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestBuildPlatformInvalid
19:48:57 [2020-10-16T19:48:57.752Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:48:57 [2020-10-16T19:48:57.752Z] PASS
19:48:57 [2020-10-16T19:48:57.752Z] ok  	github.com/docker/docker/integration/build	214.803s
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] === Skipped
19:48:57 [2020-10-16T19:48:57.752Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_session_test.go:25: TODO: BuildKit
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] 
19:48:57 [2020-10-16T19:48:57.752Z] DONE 28 tests, 5 skipped in 243.794s
19:48:57 [2020-10-16T19:48:57.752Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:48:57 [2020-10-16T19:48:57.752Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:48:57 [2020-10-16T19:48:57.752Z] INFO: Testing against a local daemon
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestConfigInspect
19:48:57 [2020-10-16T19:48:57.752Z] --- SKIP: TestConfigInspect (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestConfigList
19:48:57 [2020-10-16T19:48:57.752Z] --- SKIP: TestConfigList (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestConfigsCreateAndDelete
19:48:57 [2020-10-16T19:48:57.752Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:48:57 [2020-10-16T19:48:57.752Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.752Z] === RUN   TestConfigsUpdate
19:48:57 [2020-10-16T19:48:57.752Z] --- SKIP: TestConfigsUpdate (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestTemplatedConfig
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestTemplatedConfig (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestConfigCreateResolve
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestConfigDaemonLibtrustID
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] PASS
19:48:57 [2020-10-16T19:48:57.753Z] ok  	github.com/docker/docker/integration/config	0.211s
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === Skipped
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] 
19:48:57 [2020-10-16T19:48:57.753Z] DONE 7 tests, 7 skipped in 3.136s
19:48:57 [2020-10-16T19:48:57.753Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:48:57 [2020-10-16T19:48:57.753Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:48:57 [2020-10-16T19:48:57.753Z] INFO: Testing against a local daemon
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCheckpoint
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCheckpoint (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestContainerInvalidJSON
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestContainerInvalidJSON (0.03s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.40s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCopyFromContainerPathIsNotDir
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
19:48:57 [2020-10-16T19:48:57.753Z]     copy_test.go:38: testEnv.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCopyToContainerPathDoesNotExist
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCopyToContainerPathIsNotDir
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
19:48:57 [2020-10-16T19:48:57.753Z]     copy_test.go:63: testEnv.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCopyFromContainer
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCopyFromContainer (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateLinkToNonExistingContainer
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidEnv
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidEnv/0
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidEnv/0
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidEnv/1
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidEnv/1
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidEnv/2
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidEnv/2
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidEnv/0
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidEnv/2
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidEnv/1
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateTmpfsMountsTarget
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithCustomMaskedPaths
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithCustomReadonlyPaths
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateDifferentPlatform
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateDifferentPlatform/different_os
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestContainerKillOnDaemonStart
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestDiff
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestDiff (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestExecWithCloseStdin
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestExecWithCloseStdin (2.26s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestExec
19:48:57 [2020-10-16T19:48:57.753Z] --- PASS: TestExec (2.06s)
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestExecUser
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestExecUser (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestExportContainerAndImportImage
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestExportContainerAfterDaemonRestart
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestHealthCheckWorkdir
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestHealthKillContainer
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestHealthKillContainer (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestInspectCpusetInConfigPre120
19:48:57 [2020-10-16T19:48:57.753Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:48:57 [2020-10-16T19:48:57.753Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:48:57 [2020-10-16T19:48:57.753Z] === RUN   TestKillContainerInvalidSignal
19:48:59 [2020-10-16T19:48:59.295Z] --- PASS: TestKillContainerInvalidSignal (1.85s)
19:48:59 [2020-10-16T19:48:59.295Z] === RUN   TestKillContainer
19:48:59 [2020-10-16T19:48:59.295Z] === RUN   TestKillContainer/no_signal
19:49:00 [2020-10-16T19:49:00.833Z] === RUN   TestKillContainer/non_killing_signal
19:49:00 [2020-10-16T19:49:00.833Z] === RUN   TestKillContainer/killing_signal
19:49:07 [2020-10-16T19:49:07.907Z] --- PASS: TestKillContainer (8.33s)
19:49:07 [2020-10-16T19:49:07.907Z]     --- PASS: TestKillContainer/no_signal (1.64s)
19:49:07 [2020-10-16T19:49:07.907Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:49:07 [2020-10-16T19:49:07.907Z]     --- PASS: TestKillContainer/killing_signal (6.63s)
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestKillStoppedContainer
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestKillStoppedContainerAPIPre120
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestKillDifferentUserContainer
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestInspectOomKilledTrue
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestInspectOomKilledFalse
19:49:07 [2020-10-16T19:49:07.907Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:49:07 [2020-10-16T19:49:07.907Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:49:07 [2020-10-16T19:49:07.907Z] === RUN   TestLogsFollowTailEmpty
19:49:09 [2020-10-16T19:49:09.444Z] --- PASS: TestLogsFollowTailEmpty (1.74s)
19:49:09 [2020-10-16T19:49:09.444Z] === RUN   TestNetworkNat
19:49:09 [2020-10-16T19:49:09.444Z] --- SKIP: TestNetworkNat (0.00s)
19:49:09 [2020-10-16T19:49:09.444Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:49:09 [2020-10-16T19:49:09.444Z] === RUN   TestNetworkLocalhostTCPNat
19:49:11 [2020-10-16T19:49:11.630Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s)
19:49:11 [2020-10-16T19:49:11.630Z] === RUN   TestNetworkLoopbackNat
19:49:11 [2020-10-16T19:49:11.630Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:49:11 [2020-10-16T19:49:11.630Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:49:11 [2020-10-16T19:49:11.630Z] === RUN   TestPause
19:49:11 [2020-10-16T19:49:11.630Z] --- SKIP: TestPause (0.00s)
19:49:11 [2020-10-16T19:49:11.630Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:49:11 [2020-10-16T19:49:11.630Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:49:13 [2020-10-16T19:49:13.170Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s)
19:49:13 [2020-10-16T19:49:13.170Z] === RUN   TestPauseStopPausedContainer
19:49:13 [2020-10-16T19:49:13.170Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:49:13 [2020-10-16T19:49:13.170Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:49:13 [2020-10-16T19:49:13.170Z] === RUN   TestPsFilter
19:49:13 [2020-10-16T19:49:13.170Z] --- PASS: TestPsFilter (0.12s)
19:49:13 [2020-10-16T19:49:13.170Z] === RUN   TestRemoveContainerWithRemovedVolume
19:49:15 [2020-10-16T19:49:15.356Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.93s)
19:49:15 [2020-10-16T19:49:15.357Z] === RUN   TestRemoveContainerWithVolume
19:49:16 [2020-10-16T19:49:16.894Z] --- PASS: TestRemoveContainerWithVolume (2.00s)
19:49:16 [2020-10-16T19:49:16.894Z] === RUN   TestRemoveContainerRunning
19:49:18 [2020-10-16T19:49:18.434Z] --- PASS: TestRemoveContainerRunning (1.59s)
19:49:18 [2020-10-16T19:49:18.434Z] === RUN   TestRemoveContainerForceRemoveRunning
19:49:20 [2020-10-16T19:49:20.614Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s)
19:49:20 [2020-10-16T19:49:20.614Z] === RUN   TestRemoveInvalidContainer
19:49:20 [2020-10-16T19:49:20.614Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:49:20 [2020-10-16T19:49:20.614Z] === RUN   TestRenameLinkedContainer
19:49:20 [2020-10-16T19:49:20.614Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:49:20 [2020-10-16T19:49:20.614Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:49:20 [2020-10-16T19:49:20.614Z] === RUN   TestRenameStoppedContainer
19:49:22 [2020-10-16T19:49:22.151Z] --- PASS: TestRenameStoppedContainer (1.97s)
19:49:22 [2020-10-16T19:49:22.151Z] === RUN   TestRenameRunningContainerAndReuse
19:49:25 [2020-10-16T19:49:25.887Z] --- PASS: TestRenameRunningContainerAndReuse (3.47s)
19:49:25 [2020-10-16T19:49:25.887Z] === RUN   TestRenameInvalidName
19:49:27 [2020-10-16T19:49:27.424Z] --- PASS: TestRenameInvalidName (1.55s)
19:49:27 [2020-10-16T19:49:27.424Z] === RUN   TestRenameAnonymousContainer
19:49:27 [2020-10-16T19:49:27.424Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
19:49:27 [2020-10-16T19:49:27.424Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:49:27 [2020-10-16T19:49:27.424Z] === RUN   TestRenameContainerWithSameName
19:49:28 [2020-10-16T19:49:28.964Z] --- PASS: TestRenameContainerWithSameName (1.54s)
19:49:28 [2020-10-16T19:49:28.964Z] === RUN   TestRenameContainerWithLinkedContainer
19:49:28 [2020-10-16T19:49:28.964Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:49:28 [2020-10-16T19:49:28.964Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:49:28 [2020-10-16T19:49:28.964Z] === RUN   TestResize
19:49:30 [2020-10-16T19:49:30.502Z] --- PASS: TestResize (1.55s)
19:49:30 [2020-10-16T19:49:30.502Z] === RUN   TestResizeWithInvalidSize
19:49:30 [2020-10-16T19:49:30.502Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
19:49:30 [2020-10-16T19:49:30.502Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:49:30 [2020-10-16T19:49:30.502Z] === RUN   TestResizeWhenContainerNotStarted
19:49:32 [2020-10-16T19:49:32.042Z] --- PASS: TestResizeWhenContainerNotStarted (1.91s)
19:49:32 [2020-10-16T19:49:32.042Z] === RUN   TestDaemonRestartKillContainers
19:49:32 [2020-10-16T19:49:32.042Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:49:32 [2020-10-16T19:49:32.042Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:49:32 [2020-10-16T19:49:32.042Z] === RUN   TestStats
19:49:32 [2020-10-16T19:49:32.042Z] --- SKIP: TestStats (0.00s)
19:49:32 [2020-10-16T19:49:32.042Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:49:32 [2020-10-16T19:49:32.042Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:49:37 [2020-10-16T19:49:37.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.04s)
19:49:37 [2020-10-16T19:49:37.843Z] === RUN   TestStopContainerWithTimeout
19:49:37 [2020-10-16T19:49:37.843Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:49:37 [2020-10-16T19:49:37.843Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:49:37 [2020-10-16T19:49:37.843Z] === RUN   TestUpdateRestartPolicy
19:49:58 [2020-10-16T19:49:58.947Z] --- PASS: TestUpdateRestartPolicy (19.64s)
19:49:58 [2020-10-16T19:49:58.947Z] === RUN   TestUpdateRestartWithAutoRemove
19:49:58 [2020-10-16T19:49:58.947Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s)
19:49:58 [2020-10-16T19:49:58.947Z] === RUN   TestWaitNonBlocked
19:49:58 [2020-10-16T19:49:58.947Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:49:58 [2020-10-16T19:49:58.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:49:58 [2020-10-16T19:49:58.947Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:58 [2020-10-16T19:49:58.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:58 [2020-10-16T19:49:58.947Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:58 [2020-10-16T19:49:58.947Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:50:01 [2020-10-16T19:50:01.134Z] --- PASS: TestWaitNonBlocked (0.03s)
19:50:01 [2020-10-16T19:50:01.134Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s)
19:50:01 [2020-10-16T19:50:01.134Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.44s)
19:50:01 [2020-10-16T19:50:01.134Z] === RUN   TestWaitBlocked
19:50:01 [2020-10-16T19:50:01.134Z] --- SKIP: TestWaitBlocked (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:50:01 [2020-10-16T19:50:01.134Z] PASS
19:50:01 [2020-10-16T19:50:01.134Z] ok  	github.com/docker/docker/integration/container	69.140s
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === Skipped
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
19:50:01 [2020-10-16T19:50:01.134Z]     copy_test.go:38: testEnv.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
19:50:01 [2020-10-16T19:50:01.134Z]     copy_test.go:63: testEnv.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:50:01 [2020-10-16T19:50:01.134Z] 
19:50:01 [2020-10-16T19:50:01.134Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:50:01 [2020-10-16T19:50:01.134Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:50:01 [2020-10-16T19:50:01.135Z] 
19:50:01 [2020-10-16T19:50:01.135Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:50:01 [2020-10-16T19:50:01.135Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:50:01 [2020-10-16T19:50:01.135Z] 
19:50:01 [2020-10-16T19:50:01.135Z] 
19:50:01 [2020-10-16T19:50:01.135Z] DONE 87 tests, 36 skipped in 72.747s
19:50:01 [2020-10-16T19:50:01.135Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:50:04 [2020-10-16T19:50:04.046Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:04 [2020-10-16T19:50:04.046Z] INFO: Testing against a local daemon
19:50:04 [2020-10-16T19:50:04.046Z] === RUN   TestCommitInheritsEnv
19:50:04 [2020-10-16T19:50:04.046Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:50:04 [2020-10-16T19:50:04.046Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:50:04 [2020-10-16T19:50:04.046Z] === RUN   TestImportExtremelyLargeImageWorks
19:50:04 [2020-10-16T19:50:04.046Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:50:04 [2020-10-16T19:50:04.046Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:50:04 [2020-10-16T19:50:04.046Z] === RUN   TestImagesFilterMultiReference
19:50:04 [2020-10-16T19:50:04.046Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:50:04 [2020-10-16T19:50:04.046Z] === RUN   TestImagePullPlatformInvalid
19:50:04 [2020-10-16T19:50:04.046Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:50:04 [2020-10-16T19:50:04.046Z] === RUN   TestRemoveImageOrphaning
19:50:04 [2020-10-16T19:50:04.510Z] --- PASS: TestRemoveImageOrphaning (0.77s)
19:50:04 [2020-10-16T19:50:04.510Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:50:04 [2020-10-16T19:50:04.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:50:04 [2020-10-16T19:50:04.510Z] === RUN   TestTagInvalidReference
19:50:04 [2020-10-16T19:50:04.510Z] --- PASS: TestTagInvalidReference (0.04s)
19:50:04 [2020-10-16T19:50:04.510Z] === RUN   TestTagValidPrefixedRepo
19:50:04 [2020-10-16T19:50:04.970Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
19:50:04 [2020-10-16T19:50:04.970Z] === RUN   TestTagExistedNameWithoutForce
19:50:04 [2020-10-16T19:50:04.970Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:50:04 [2020-10-16T19:50:04.970Z] === RUN   TestTagOfficialNames
19:50:04 [2020-10-16T19:50:04.970Z] --- PASS: TestTagOfficialNames (0.09s)
19:50:04 [2020-10-16T19:50:04.970Z] === RUN   TestTagMatchesDigest
19:50:04 [2020-10-16T19:50:04.970Z] --- PASS: TestTagMatchesDigest (0.03s)
19:50:04 [2020-10-16T19:50:04.970Z] PASS
19:50:04 [2020-10-16T19:50:04.970Z] ok  	github.com/docker/docker/integration/image	1.453s
19:50:04 [2020-10-16T19:50:04.970Z] 
19:50:04 [2020-10-16T19:50:04.970Z] === Skipped
19:50:04 [2020-10-16T19:50:04.970Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:50:04 [2020-10-16T19:50:04.970Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:50:04 [2020-10-16T19:50:04.970Z] 
19:50:04 [2020-10-16T19:50:04.970Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:50:04 [2020-10-16T19:50:04.970Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:50:04 [2020-10-16T19:50:04.970Z] 
19:50:04 [2020-10-16T19:50:04.970Z] 
19:50:04 [2020-10-16T19:50:04.970Z] DONE 11 tests, 2 skipped in 3.718s
19:50:04 [2020-10-16T19:50:04.970Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:50:07 [2020-10-16T19:50:07.154Z] testing: warning: no tests to run
19:50:07 [2020-10-16T19:50:07.154Z] PASS
19:50:07 [2020-10-16T19:50:07.154Z] ok  	github.com/docker/docker/integration/network/macvlan	0.056s [no tests to run]
19:50:07 [2020-10-16T19:50:07.154Z] testing: warning: no tests to run
19:50:07 [2020-10-16T19:50:07.154Z] PASS
19:50:07 [2020-10-16T19:50:07.154Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.134s [no tests to run]
19:50:08 [2020-10-16T19:50:08.123Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:08 [2020-10-16T19:50:08.123Z] INFO: Testing against a local daemon
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestNetworkCreateDelete
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDockerNetworkDeletePreferID
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     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:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonDNSFallback
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestInspectNetwork
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestInspectNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestRunContainerWithBridgeNone
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestNetworkInvalidJSON
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestNetworkInvalidJSON//networks/create
19:50:08 [2020-10-16T19:50:08.123Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:50:08 [2020-10-16T19:50:08.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:50:08 [2020-10-16T19:50:08.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:50:08 [2020-10-16T19:50:08.123Z] === CONT  TestNetworkInvalidJSON//networks/create
19:50:08 [2020-10-16T19:50:08.123Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:50:08 [2020-10-16T19:50:08.123Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:50:08 [2020-10-16T19:50:08.123Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:50:08 [2020-10-16T19:50:08.123Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:50:08 [2020-10-16T19:50:08.123Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:50:08 [2020-10-16T19:50:08.123Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestHostIPv4BridgeLabel
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     network_test.go:97: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonRestartWithLiveRestore
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:29: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonDefaultNetworkPools
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:52: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonRestartWithExistingNetwork
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:96: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:130: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:181: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestServiceWithPredefinedNetwork
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:206: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:236: FLAKY_TEST
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestServiceWithDataPathPortInit
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:326: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:50:08 [2020-10-16T19:50:08.123Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:394: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] PASS
19:50:08 [2020-10-16T19:50:08.123Z] ok  	github.com/docker/docker/integration/network	0.238s
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === Skipped
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     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:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     network_test.go:97: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:29: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:52: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:96: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:130: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:181: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:206: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:236: FLAKY_TEST
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:326: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:50:08 [2020-10-16T19:50:08.123Z]     service_test.go:394: testEnv.OSType == "windows"
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] 
19:50:08 [2020-10-16T19:50:08.123Z] DONE 19 tests, 15 skipped in 3.190s
19:50:08 [2020-10-16T19:50:08.123Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:50:08 [2020-10-16T19:50:08.583Z] testing: warning: no tests to run
19:50:08 [2020-10-16T19:50:08.583Z] PASS
19:50:08 [2020-10-16T19:50:08.583Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
19:50:08 [2020-10-16T19:50:08.583Z] 
19:50:08 [2020-10-16T19:50:08.583Z] DONE 0 tests in 0.384s
19:50:08 [2020-10-16T19:50:08.583Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:50:09 [2020-10-16T19:50:09.042Z] testing: warning: no tests to run
19:50:09 [2020-10-16T19:50:09.042Z] PASS
19:50:09 [2020-10-16T19:50:09.042Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
19:50:09 [2020-10-16T19:50:09.042Z] 
19:50:09 [2020-10-16T19:50:09.042Z] DONE 0 tests in 0.371s
19:50:09 [2020-10-16T19:50:09.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:50:11 [2020-10-16T19:50:11.223Z] testing: warning: no tests to run
19:50:11 [2020-10-16T19:50:11.223Z] PASS
19:50:11 [2020-10-16T19:50:11.223Z] ok  	github.com/docker/docker/integration/plugin/authz	0.151s [no tests to run]
19:50:11 [2020-10-16T19:50:11.223Z] testing: warning: no tests to run
19:50:11 [2020-10-16T19:50:11.223Z] PASS
19:50:11 [2020-10-16T19:50:11.223Z] ok  	github.com/docker/docker/integration/plugin	0.059s [no tests to run]
19:50:19 [2020-10-16T19:50:19.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:19 [2020-10-16T19:50:19.807Z] INFO: Testing against a local daemon
19:50:19 [2020-10-16T19:50:19.807Z] === RUN   TestExternalGraphDriver
19:50:19 [2020-10-16T19:50:19.807Z] --- SKIP: TestExternalGraphDriver (0.01s)
19:50:19 [2020-10-16T19:50:19.807Z]     external_test.go:48: runtime.GOOS == "windows"
19:50:19 [2020-10-16T19:50:19.807Z] === RUN   TestGraphdriverPluginV2
19:50:19 [2020-10-16T19:50:19.807Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:50:19 [2020-10-16T19:50:19.807Z]     external_test.go:408: runtime.GOOS == "windows"
19:50:19 [2020-10-16T19:50:19.807Z] PASS
19:50:19 [2020-10-16T19:50:19.807Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.422s
19:50:19 [2020-10-16T19:50:19.807Z] testing: warning: no tests to run
19:50:19 [2020-10-16T19:50:19.807Z] PASS
19:50:19 [2020-10-16T19:50:19.807Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.131s [no tests to run]
19:50:21 [2020-10-16T19:50:21.349Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:21 [2020-10-16T19:50:21.349Z] INFO: Testing against a local daemon
19:50:21 [2020-10-16T19:50:21.349Z] === RUN   TestPluginInvalidJSON
19:50:21 [2020-10-16T19:50:21.349Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:50:21 [2020-10-16T19:50:21.349Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:50:21 [2020-10-16T19:50:21.349Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:50:21 [2020-10-16T19:50:21.349Z] --- PASS: TestPluginInvalidJSON (0.06s)
19:50:21 [2020-10-16T19:50:21.349Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:50:21 [2020-10-16T19:50:21.349Z] === RUN   TestPluginInstall
19:50:21 [2020-10-16T19:50:21.349Z] --- SKIP: TestPluginInstall (0.00s)
19:50:21 [2020-10-16T19:50:21.349Z]     plugin_test.go:55: testEnv.OSType == "windows"
19:50:21 [2020-10-16T19:50:21.349Z] PASS
19:50:21 [2020-10-16T19:50:21.349Z] ok  	github.com/docker/docker/integration/plugin/common	0.341s
19:50:21 [2020-10-16T19:50:21.809Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:21 [2020-10-16T19:50:21.809Z] INFO: Testing against a local daemon
19:50:21 [2020-10-16T19:50:21.809Z] === RUN   TestReadPluginNoRead
19:50:21 [2020-10-16T19:50:21.809Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:50:21 [2020-10-16T19:50:21.809Z]     read_test.go:21: no unix domain sockets on Windows
19:50:21 [2020-10-16T19:50:21.809Z] PASS
19:50:21 [2020-10-16T19:50:21.809Z] ok  	github.com/docker/docker/integration/plugin/logging	0.202s
19:50:21 [2020-10-16T19:50:21.809Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
19:50:21 [2020-10-16T19:50:21.809Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
19:50:21 [2020-10-16T19:50:21.968Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:50:22 [2020-10-16T19:50:22.267Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:22 [2020-10-16T19:50:22.267Z] INFO: Testing against a local daemon
19:50:22 [2020-10-16T19:50:22.267Z] === RUN   TestPluginWithDevMounts
19:50:22 [2020-10-16T19:50:22.267Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:50:22 [2020-10-16T19:50:22.267Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:50:22 [2020-10-16T19:50:22.267Z] PASS
19:50:22 [2020-10-16T19:50:22.267Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.227s
19:50:22 [2020-10-16T19:50:22.267Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] === Skipped
19:50:23 [2020-10-16T19:50:23.237Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:50:23 [2020-10-16T19:50:23.237Z]     plugin_test.go:55: testEnv.OSType == "windows"
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
19:50:23 [2020-10-16T19:50:23.237Z]     external_test.go:48: runtime.GOOS == "windows"
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.02s)
19:50:23 [2020-10-16T19:50:23.237Z]     external_test.go:408: runtime.GOOS == "windows"
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:50:23 [2020-10-16T19:50:23.237Z]     read_test.go:21: no unix domain sockets on Windows
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:50:23 [2020-10-16T19:50:23.237Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] DONE 7 tests, 5 skipped in 13.773s
19:50:23 [2020-10-16T19:50:23.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:50:23 [2020-10-16T19:50:23.237Z] testing: warning: no tests to run
19:50:23 [2020-10-16T19:50:23.237Z] PASS
19:50:23 [2020-10-16T19:50:23.237Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
19:50:23 [2020-10-16T19:50:23.237Z] 
19:50:23 [2020-10-16T19:50:23.237Z] DONE 0 tests in 0.381s
19:50:23 [2020-10-16T19:50:23.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:50:24 [2020-10-16T19:50:24.666Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:24 [2020-10-16T19:50:24.666Z] INFO: Testing against a local daemon
19:50:24 [2020-10-16T19:50:24.666Z] === RUN   TestPluginInvalidJSON
19:50:24 [2020-10-16T19:50:24.666Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:50:24 [2020-10-16T19:50:24.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:50:24 [2020-10-16T19:50:24.666Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:50:24 [2020-10-16T19:50:24.666Z] --- PASS: TestPluginInvalidJSON (0.06s)
19:50:24 [2020-10-16T19:50:24.666Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:50:24 [2020-10-16T19:50:24.666Z] === RUN   TestPluginInstall
19:50:24 [2020-10-16T19:50:24.666Z] --- SKIP: TestPluginInstall (0.00s)
19:50:24 [2020-10-16T19:50:24.666Z]     plugin_test.go:55: testEnv.OSType == "windows"
19:50:24 [2020-10-16T19:50:24.666Z] PASS
19:50:24 [2020-10-16T19:50:24.666Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
19:50:24 [2020-10-16T19:50:24.666Z] 
19:50:24 [2020-10-16T19:50:24.666Z] === Skipped
19:50:24 [2020-10-16T19:50:24.666Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:50:24 [2020-10-16T19:50:24.666Z]     plugin_test.go:55: testEnv.OSType == "windows"
19:50:24 [2020-10-16T19:50:24.666Z] 
19:50:24 [2020-10-16T19:50:24.666Z] 
19:50:24 [2020-10-16T19:50:24.666Z] DONE 3 tests, 1 skipped in 1.008s
19:50:24 [2020-10-16T19:50:24.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:50:25 [2020-10-16T19:50:25.635Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:25 [2020-10-16T19:50:25.635Z] INFO: Testing against a local daemon
19:50:25 [2020-10-16T19:50:25.635Z] === RUN   TestExternalGraphDriver
19:50:25 [2020-10-16T19:50:25.635Z] --- SKIP: TestExternalGraphDriver (0.01s)
19:50:25 [2020-10-16T19:50:25.635Z]     external_test.go:48: runtime.GOOS == "windows"
19:50:25 [2020-10-16T19:50:25.635Z] === RUN   TestGraphdriverPluginV2
19:50:25 [2020-10-16T19:50:25.635Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:50:25 [2020-10-16T19:50:25.635Z]     external_test.go:408: runtime.GOOS == "windows"
19:50:25 [2020-10-16T19:50:25.635Z] PASS
19:50:25 [2020-10-16T19:50:25.635Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
19:50:25 [2020-10-16T19:50:25.635Z] 
19:50:25 [2020-10-16T19:50:25.635Z] === Skipped
19:50:25 [2020-10-16T19:50:25.635Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
19:50:25 [2020-10-16T19:50:25.635Z]     external_test.go:48: runtime.GOOS == "windows"
19:50:25 [2020-10-16T19:50:25.635Z] 
19:50:25 [2020-10-16T19:50:25.635Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.02s)
19:50:25 [2020-10-16T19:50:25.635Z]     external_test.go:408: runtime.GOOS == "windows"
19:50:25 [2020-10-16T19:50:25.635Z] 
19:50:25 [2020-10-16T19:50:25.635Z] 
19:50:25 [2020-10-16T19:50:25.635Z] DONE 2 tests, 2 skipped in 0.933s
19:50:25 [2020-10-16T19:50:25.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:50:26 [2020-10-16T19:50:26.605Z] testing: warning: no tests to run
19:50:26 [2020-10-16T19:50:26.605Z] PASS
19:50:26 [2020-10-16T19:50:26.605Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
19:50:26 [2020-10-16T19:50:26.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:26 [2020-10-16T19:50:26.605Z] INFO: Testing against a local daemon
19:50:26 [2020-10-16T19:50:26.605Z] === RUN   TestReadPluginNoRead
19:50:26 [2020-10-16T19:50:26.605Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:50:26 [2020-10-16T19:50:26.605Z]     read_test.go:21: no unix domain sockets on Windows
19:50:26 [2020-10-16T19:50:26.605Z] PASS
19:50:26 [2020-10-16T19:50:26.605Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
19:50:26 [2020-10-16T19:50:26.605Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
19:50:26 [2020-10-16T19:50:26.605Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
19:50:26 [2020-10-16T19:50:26.605Z] 
19:50:26 [2020-10-16T19:50:26.605Z] === Skipped
19:50:26 [2020-10-16T19:50:26.605Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:50:26 [2020-10-16T19:50:26.605Z]     read_test.go:21: no unix domain sockets on Windows
19:50:26 [2020-10-16T19:50:26.605Z] 
19:50:26 [2020-10-16T19:50:26.605Z] 
19:50:26 [2020-10-16T19:50:26.605Z] DONE 1 tests, 1 skipped in 1.003s
19:50:26 [2020-10-16T19:50:26.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:50:27 [2020-10-16T19:50:27.064Z] testing: warning: no tests to run
19:50:27 [2020-10-16T19:50:27.064Z] PASS
19:50:27 [2020-10-16T19:50:27.064Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
19:50:27 [2020-10-16T19:50:27.064Z] 
19:50:27 [2020-10-16T19:50:27.064Z] DONE 0 tests in 0.558s
19:50:27 [2020-10-16T19:50:27.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:50:28 [2020-10-16T19:50:28.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:28 [2020-10-16T19:50:28.052Z] INFO: Testing against a local daemon
19:50:28 [2020-10-16T19:50:28.052Z] === RUN   TestPluginWithDevMounts
19:50:28 [2020-10-16T19:50:28.052Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:50:28 [2020-10-16T19:50:28.052Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:50:28 [2020-10-16T19:50:28.052Z] PASS
19:50:28 [2020-10-16T19:50:28.052Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
19:50:28 [2020-10-16T19:50:28.052Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
19:50:28 [2020-10-16T19:50:28.052Z] 
19:50:28 [2020-10-16T19:50:28.052Z] === Skipped
19:50:28 [2020-10-16T19:50:28.052Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:50:28 [2020-10-16T19:50:28.052Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:50:28 [2020-10-16T19:50:28.052Z] 
19:50:28 [2020-10-16T19:50:28.052Z] 
19:50:28 [2020-10-16T19:50:28.052Z] DONE 1 tests, 1 skipped in 0.969s
19:50:28 [2020-10-16T19:50:28.052Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:50:28 [2020-10-16T19:50:28.530Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:50:29 [2020-10-16T19:50:29.906Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:50:30 [2020-10-16T19:50:30.165Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:50:30 [2020-10-16T19:50:30.165Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:50:30 [2020-10-16T19:50:30.165Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:50:30 [2020-10-16T19:50:30.959Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:30 [2020-10-16T19:50:30.959Z] INFO: Testing against a local daemon
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestSecretInspect
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestSecretInspect (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestSecretList
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestSecretList (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestSecretsCreateAndDelete
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestSecretsUpdate
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestSecretsUpdate (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestTemplatedSecret
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestTemplatedSecret (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] === RUN   TestSecretCreateResolve
19:50:30 [2020-10-16T19:50:30.959Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:50:30 [2020-10-16T19:50:30.959Z] PASS
19:50:30 [2020-10-16T19:50:30.959Z] ok  	github.com/docker/docker/integration/secret	0.207s
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === Skipped
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:50:30 [2020-10-16T19:50:30.959Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] 
19:50:30 [2020-10-16T19:50:30.959Z] DONE 6 tests, 6 skipped in 2.503s
19:50:30 [2020-10-16T19:50:30.959Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:50:31 [2020-10-16T19:50:31.101Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:50:33 [2020-10-16T19:50:33.632Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:50:33 [2020-10-16T19:50:33.866Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:33 [2020-10-16T19:50:33.866Z] INFO: Testing against a local daemon
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceCreateInit
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:50:33 [2020-10-16T19:50:33.866Z] --- PASS: TestServiceCreateInit (0.05s)
19:50:33 [2020-10-16T19:50:33.866Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceMultipleTimes
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceConflict
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceMaxReplicas
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateWithDuplicateNetworkNames
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceSecretFileMode
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceConfigFileMode
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceSysctls
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceSysctls (0.04s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateServiceCapabilities
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestInspect
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestInspect (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestCreateJob
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestCreateJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestReplicatedJob
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestReplicatedJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestUpdateReplicatedJob
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceListWithStatuses
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestDockerNetworkConnectAlias
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestDockerNetworkReConnect
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServicePlugin
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServicePlugin (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceUpdateLabel
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceUpdateSecrets
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceUpdateConfigs
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceUpdateNetwork
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] === RUN   TestServiceUpdatePidsLimit
19:50:33 [2020-10-16T19:50:33.866Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] PASS
19:50:33 [2020-10-16T19:50:33.866Z] ok  	github.com/docker/docker/integration/service	0.370s
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === Skipped
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
19:50:33 [2020-10-16T19:50:33.866Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
19:50:33 [2020-10-16T19:50:33.866Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] 
19:50:33 [2020-10-16T19:50:33.866Z] DONE 24 tests, 23 skipped in 3.141s
19:50:33 [2020-10-16T19:50:33.866Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:50:36 [2020-10-16T19:50:36.047Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:36 [2020-10-16T19:50:36.047Z] INFO: Testing against a local daemon
19:50:36 [2020-10-16T19:50:36.047Z] === RUN   TestSessionCreate
19:50:36 [2020-10-16T19:50:36.047Z] --- SKIP: TestSessionCreate (0.00s)
19:50:36 [2020-10-16T19:50:36.047Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:50:36 [2020-10-16T19:50:36.047Z] === RUN   TestSessionCreateWithBadUpgrade
19:50:36 [2020-10-16T19:50:36.047Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:50:36 [2020-10-16T19:50:36.047Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:50:36 [2020-10-16T19:50:36.047Z] PASS
19:50:36 [2020-10-16T19:50:36.047Z] ok  	github.com/docker/docker/integration/session	0.215s
19:50:36 [2020-10-16T19:50:36.507Z] 
19:50:36 [2020-10-16T19:50:36.507Z] === Skipped
19:50:36 [2020-10-16T19:50:36.507Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:50:36 [2020-10-16T19:50:36.507Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:50:36 [2020-10-16T19:50:36.507Z] 
19:50:36 [2020-10-16T19:50:36.507Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:50:36 [2020-10-16T19:50:36.507Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:50:36 [2020-10-16T19:50:36.507Z] 
19:50:36 [2020-10-16T19:50:36.507Z] 
19:50:36 [2020-10-16T19:50:36.507Z] DONE 2 tests, 2 skipped in 2.455s
19:50:36 [2020-10-16T19:50:36.507Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:50:36 [2020-10-16T19:50:36.918Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:50:38 [2020-10-16T19:50:38.684Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:38 [2020-10-16T19:50:38.684Z] INFO: Testing against a local daemon
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestEventsExecDie
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestEventsExecDie (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestEventsBackwardsCompatible
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestInfoAPI
19:50:38 [2020-10-16T19:50:38.684Z] --- PASS: TestInfoAPI (0.04s)
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestInfoAPIWarnings
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestInfoDebug
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestInfoDebug (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestInfoInsecureRegistries
19:50:38 [2020-10-16T19:50:38.684Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:50:38 [2020-10-16T19:50:38.684Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:38 [2020-10-16T19:50:38.684Z] === RUN   TestInfoRegistryMirrors
19:50:38 [2020-10-16T19:50:38.685Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:50:38 [2020-10-16T19:50:38.685Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:38 [2020-10-16T19:50:38.685Z] === RUN   TestLoginFailsWithBadCredentials
19:50:39 [2020-10-16T19:50:39.450Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:50:39 [2020-10-16T19:50:39.653Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
19:50:39 [2020-10-16T19:50:39.653Z] === RUN   TestPingCacheHeaders
19:50:40 [2020-10-16T19:50:40.112Z] --- PASS: TestPingCacheHeaders (0.08s)
19:50:40 [2020-10-16T19:50:40.112Z] === RUN   TestPingGet
19:50:40 [2020-10-16T19:50:40.112Z] --- PASS: TestPingGet (0.03s)
19:50:40 [2020-10-16T19:50:40.112Z] === RUN   TestPingHead
19:50:40 [2020-10-16T19:50:40.112Z] --- PASS: TestPingHead (0.03s)
19:50:40 [2020-10-16T19:50:40.112Z] === RUN   TestVersion
19:50:40 [2020-10-16T19:50:40.112Z] --- PASS: TestVersion (0.04s)
19:50:40 [2020-10-16T19:50:40.112Z] PASS
19:50:40 [2020-10-16T19:50:40.112Z] ok  	github.com/docker/docker/integration/system	1.433s
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === Skipped
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:50:40 [2020-10-16T19:50:40.112Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] 
19:50:40 [2020-10-16T19:50:40.112Z] DONE 13 tests, 7 skipped in 3.607s
19:50:40 [2020-10-16T19:50:40.112Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:50:43 [2020-10-16T19:50:43.020Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:43 [2020-10-16T19:50:43.020Z] INFO: Testing against a local daemon
19:50:43 [2020-10-16T19:50:43.020Z] === RUN   TestVolumesCreateAndList
19:50:43 [2020-10-16T19:50:43.020Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:50:43 [2020-10-16T19:50:43.020Z] === RUN   TestVolumesRemove
19:50:43 [2020-10-16T19:50:43.020Z] --- PASS: TestVolumesRemove (0.08s)
19:50:43 [2020-10-16T19:50:43.020Z] === RUN   TestVolumesInspect
19:50:43 [2020-10-16T19:50:43.020Z] --- PASS: TestVolumesInspect (0.04s)
19:50:43 [2020-10-16T19:50:43.020Z] === RUN   TestVolumesInvalidJSON
19:50:43 [2020-10-16T19:50:43.020Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:50:43 [2020-10-16T19:50:43.020Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:50:43 [2020-10-16T19:50:43.020Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:50:43 [2020-10-16T19:50:43.020Z] --- PASS: TestVolumesInvalidJSON (0.04s)
19:50:43 [2020-10-16T19:50:43.020Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:50:43 [2020-10-16T19:50:43.020Z] PASS
19:50:43 [2020-10-16T19:50:43.020Z] ok  	github.com/docker/docker/integration/volume	0.389s
19:50:43 [2020-10-16T19:50:43.020Z] 
19:50:43 [2020-10-16T19:50:43.020Z] DONE 5 tests in 2.697s
19:50:43 [2020-10-16T19:50:43.020Z] INFO: make.ps1 ended at 10/16/2020 19:50:42
19:50:43 [2020-10-16T19:50:43.020Z] INFO: Integration CLI tests being run from the host:
19:50:43 [2020-10-16T19:50:43.020Z] 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:50:51 [2020-10-16T19:50:51.616Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:50:51 [2020-10-16T19:50:51.616Z] INFO: Testing against a local daemon
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:50:51 [2020-10-16T19:50:51.616Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:50:52 [2020-10-16T19:50:52.076Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:50:52 [2020-10-16T19:50:52.535Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:50:52 [2020-10-16T19:50:52.994Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:50:53 [2020-10-16T19:50:53.454Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:51:35 [2020-10-16T19:51:35.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:51:35 [2020-10-16T19:51:35.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:51:37 [2020-10-16T19:51:37.580Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:51:40 [2020-10-16T19:51:40.113Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:51:43 [2020-10-16T19:51:43.397Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:51:46 [2020-10-16T19:51:46.717Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:52:08 [2020-10-16T19:52:08.645Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:52:20 [2020-10-16T19:52:20.849Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:52:22 [2020-10-16T19:52:22.224Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:52:24 [2020-10-16T19:52:24.756Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:52:28 [2020-10-16T19:52:28.041Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:52:34 [2020-10-16T19:52:34.603Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:52:38 [2020-10-16T19:52:38.791Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:52:42 [2020-10-16T19:52:42.080Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:52:44 [2020-10-16T19:52:44.617Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:52:47 [2020-10-16T19:52:47.148Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:52:50 [2020-10-16T19:52:50.433Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:52:52 [2020-10-16T19:52:52.336Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:52:54 [2020-10-16T19:52:54.868Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:53:35 [2020-10-16T19:53:35.584Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:53:35 [2020-10-16T19:53:35.585Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:53:35 [2020-10-16T19:53:35.585Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:53:35 [2020-10-16T19:53:35.585Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:53:38 [2020-10-16T19:53:38.494Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:53:38 [2020-10-16T19:53:38.494Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:53:38 [2020-10-16T19:53:38.494Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:53:41 [2020-10-16T19:53:41.407Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:53:43 [2020-10-16T19:53:43.606Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:53:43 [2020-10-16T19:53:43.606Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:53:43 [2020-10-16T19:53:43.606Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:53:43 [2020-10-16T19:53:43.606Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:53:43 [2020-10-16T19:53:43.606Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:53:46 [2020-10-16T19:53:46.515Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:53:46 [2020-10-16T19:53:46.515Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:53:46 [2020-10-16T19:53:46.515Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:53:51 [2020-10-16T19:53:51.089Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:53:53 [2020-10-16T19:53:53.593Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:54:05 [2020-10-16T19:54:05.970Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:54:24 [2020-10-16T19:54:24.084Z] --- PASS: TestDockerSwarmSuite (1599.22s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.83s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.46s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.78s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.74s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:562: [db29a1e4b55b8] joining swarm manager [dc65d0cae347a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:584: [d7c54d3fe7dbd] joining swarm manager [dc65d0cae347a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         check_test.go:380: [db29a1e4b55b8] daemon is not started
19:54:24 [2020-10-16T19:54:24.084Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.42s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:45: [d0d7b51f381bc] joining swarm manager [d6baca87f0ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.71s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.27s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.76s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:303: [d3b2c65f36881] joining swarm manager [da28e392c61bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:304: [daca78b208cfe] joining swarm manager [da28e392c61bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:363: Waiting for possible election...
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.94s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:271: [d56ce2c3271ab] joining swarm manager [da2093bb35309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:272: [d4151c9bc8267] joining swarm manager [da2093bb35309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.25s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.88s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_node_test.go:19: [dba5237f57128] joining swarm manager [d3d5deffaecae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_node_test.go:20: [defef76fe2410] joining swarm manager [d3d5deffaecae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.39s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:501: [d5ec4e4de7719] joining swarm manager [d9168dda96cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:506: [d13ee3cebbec5] joining swarm manager [d9168dda96cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.32s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_node_test.go:80: [df9e9b0bba85d] joining swarm manager [db420fca86ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.88s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_node_test.go:52: [d54bd5036e87d] joining swarm manager [dac054deb53e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_node_test.go:53: [d83e34b663c63] joining swarm manager [dac054deb53e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.16s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:201: [d01f5c2c4037e] joining swarm manager [d08e33f3e14a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.90s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:383: [d9456cc72fb8c] joining swarm manager [d0297538aa85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:384: [d29641051c217] joining swarm manager [d0297538aa85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         check_test.go:380: [d29641051c217] daemon is not started
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.36s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:801: [d81af655d2976] joining swarm manager [d221041648a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:801: [d07ea83af337d] joining swarm manager [d221041648a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:801: [d66e20eb7b6ed] joining swarm manager [d221041648a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:801: [d238ca302d5fd] joining swarm manager [d221041648a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_test.go:809: [d02bbd1fef7c4] joining swarm manager [d221041648a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.79s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.04s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:394: [d02fee9a58d81] joining swarm manager [df9a26b487c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:394: [d819c226b5281] joining swarm manager [df9a26b487c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.60s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:342: [d9f9948e26e38] joining swarm manager [d7b45f6c6491f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:342: [d197e7f8fd6c7] joining swarm manager [d7b45f6c6491f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.36s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:489: [deed6abf1ad58] joining swarm manager [d7f8f1dc3e62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:489: [dd840e18bf1fa] joining swarm manager [d7f8f1dc3e62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.10s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:127: [d8224d9a687ac] joining swarm manager [de5dff02584a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:128: [df718472aa4eb] joining swarm manager [de5dff02584a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:136: [dfac1b811d85e] joining swarm manager [de5dff02584a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:137: [d7a57462769b1] joining swarm manager [de5dff02584a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.92s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:303: [dc37ebbbeba01] joining swarm manager [d708c35ae8715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:303: [d3f68188bc3a6] joining swarm manager [d708c35ae8715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.51s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:99: [d2fc929bcbeb5] joining swarm manager [dbf59134d5749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:100: [dccfcd4566cc8] joining swarm manager [dbf59134d5749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         check_test.go:380: [d2fc929bcbeb5] daemon is not started
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.77s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:532: [d07bab6d9af34] joining swarm manager [d824cfe24a797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:533: [d303d8ea02309] joining swarm manager [d824cfe24a797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.64s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:147: [deaca71c4a25e] joining swarm manager [d1e507a2b1e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_api_swarm_service_test.go:147: [dcfff5045a0f9] joining swarm manager [d1e507a2b1e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.90s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.82s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.75s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.15s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.92s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.28s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.62s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.47s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_service_logs_test.go:245: checking task 0vv91v8sce9t
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_service_logs_test.go:250: checking messages for 0vv91v8sce9t
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_service_logs_test.go:245: checking task 3f9ozox6sg8m
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_service_logs_test.go:250: checking messages for 3f9ozox6sg8m
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.83s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.19s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.93s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.38s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.42s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1901: [d41ab9d8aa347] joining swarm manager [d3caf36417b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1902: [da61acc3d0a4c] joining swarm manager [d3caf36417b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1802: [de22fadf4ce49] joining swarm manager [d0604149e2be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1803: [dcb76450db2d1] joining swarm manager [d0604149e2be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.38s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1321: [d0143358b251c] joining swarm manager [d52b9a0fff681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1322: [d56b3631326d5] joining swarm manager [d52b9a0fff681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.85s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.78s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.01s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.39s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.62s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.45s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.40s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.37s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.54s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.94s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1186: [d8b8dfa994932] joining swarm manager [d12a7144b4ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1195: [d6b18120d73be] joining swarm manager [d12a7144b4ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.75s)
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.61s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1118: [d1d0a0e3ccbd3] joining swarm manager [d9618a426c855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1119: [d3212af69220b] joining swarm manager [d9618a426c855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1172: [d179c93d5856b] joining swarm manager [d9618a426c855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s)
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1453: [d3c2b45d5194d] joining swarm manager [de1c2b4bdff95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.084Z]         docker_cli_swarm_test.go:1454: [d67dc84f577a4] joining swarm manager [de1c2b4bdff95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:24 [2020-10-16T19:54:24.084Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.45s)
19:54:24 [2020-10-16T19:54:24.084Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
19:54:24 [2020-10-16T19:54:24.084Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
19:54:24 [2020-10-16T19:54:24.085Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s)
19:54:24 [2020-10-16T19:54:24.085Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.47s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.34s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.70s)
19:54:24 [2020-10-16T19:54:24.085Z]         docker_cli_swarm_unix_test.go:62: [dc30c8c1f6bc0] joining swarm manager [dd53d4dd7556b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.42s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.50s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.63s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s)
19:54:24 [2020-10-16T19:54:24.085Z]         docker_api_swarm_test.go:961: [d23263b4a5602] joining swarm manager [daf8329cd1b50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.47s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.41s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.43s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.79s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.74s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.79s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.44s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.45s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.41s)
19:54:24 [2020-10-16T19:54:24.085Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s)
19:54:24 [2020-10-16T19:54:24.085Z] === RUN   TestDockerExternalVolumeSuite
19:54:24 [2020-10-16T19:54:24.085Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:54:38 [2020-10-16T19:54:38.958Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:55:46 [2020-10-16T19:55:46.641Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:55:50 [2020-10-16T19:55:50.088Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:55:52 [2020-10-16T19:55:52.999Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:55:54 [2020-10-16T19:55:54.538Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:55:54 [2020-10-16T19:55:54.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:55:54 [2020-10-16T19:55:54.998Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:55:54 [2020-10-16T19:55:54.998Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:55:54 [2020-10-16T19:55:54.998Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:55:57 [2020-10-16T19:55:57.179Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:56:09 [2020-10-16T19:56:09.578Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:56:14 [2020-10-16T19:56:14.285Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:56:15 [2020-10-16T19:56:15.258Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:56:15 [2020-10-16T19:56:15.258Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:56:18 [2020-10-16T19:56:18.168Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:56:19 [2020-10-16T19:56:19.708Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:56:24 [2020-10-16T19:56:24.401Z] === RUN   TestDockerSuite/TestBuildAddScript
19:56:24 [2020-10-16T19:56:24.401Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:56:24 [2020-10-16T19:56:24.401Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:56:24 [2020-10-16T19:56:24.401Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:56:24 [2020-10-16T19:56:24.401Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:56:24 [2020-10-16T19:56:24.864Z] === RUN   TestDockerSuite/TestBuildAddTar
19:56:26 [2020-10-16T19:56:26.827Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:56:41 [2020-10-16T19:56:41.710Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:57:07 [2020-10-16T19:57:07.409Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:57:07 [2020-10-16T19:57:07.409Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:57:07 [2020-10-16T19:57:07.409Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:57:13 [2020-10-16T19:57:13.780Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:57:19 [2020-10-16T19:57:19.824Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:57:19 [2020-10-16T19:57:19.824Z] === RUN   TestDockerSuite/TestBuildBlankName
19:57:20 [2020-10-16T19:57:20.284Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:57:25 [2020-10-16T19:57:25.981Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:57:27 [2020-10-16T19:57:27.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:57:28 [2020-10-16T19:57:28.343Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:57:34 [2020-10-16T19:57:34.145Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:57:44 [2020-10-16T19:57:44.479Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:57:53 [2020-10-16T19:57:53.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:57:53 [2020-10-16T19:57:53.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:57:57 [2020-10-16T19:57:57.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:57:57 [2020-10-16T19:57:57.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:57:57 [2020-10-16T19:57:57.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:57:58 [2020-10-16T19:57:58.053Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:58:02 [2020-10-16T19:58:02.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:58:02 [2020-10-16T19:58:02.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:58:02 [2020-10-16T19:58:02.910Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:58:02 [2020-10-16T19:58:02.910Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:58:02 [2020-10-16T19:58:02.910Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:58:12 [2020-10-16T19:58:12.927Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:58:27 [2020-10-16T19:58:27.837Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:58:28 [2020-10-16T19:58:28.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:58:29 [2020-10-16T19:58:29.607Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:58:30 [2020-10-16T19:58:30.577Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:58:31 [2020-10-16T19:58:31.038Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:58:32 [2020-10-16T19:58:32.008Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:58:32 [2020-10-16T19:58:32.008Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:58:36 [2020-10-16T19:58:36.705Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:58:38 [2020-10-16T19:58:38.245Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:58:38 [2020-10-16T19:58:38.245Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:58:38 [2020-10-16T19:58:38.245Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:58:39 [2020-10-16T19:58:39.787Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:58:40 [2020-10-16T19:58:40.247Z] === RUN   TestDockerSuite/TestBuildCmd
19:58:40 [2020-10-16T19:58:40.708Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:58:41 [2020-10-16T19:58:41.169Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:58:41 [2020-10-16T19:58:41.629Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:58:47 [2020-10-16T19:58:47.435Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:58:48 [2020-10-16T19:58:48.974Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:58:48 [2020-10-16T19:58:48.975Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:58:49 [2020-10-16T19:58:49.947Z] === RUN   TestDockerSuite/TestBuildContChar
19:59:04 [2020-10-16T19:59:04.783Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:59:04 [2020-10-16T19:59:04.783Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:59:04 [2020-10-16T19:59:04.783Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:59:05 [2020-10-16T19:59:05.243Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:59:05 [2020-10-16T19:59:05.703Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:59:06 [2020-10-16T19:59:06.163Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:59:06 [2020-10-16T19:59:06.163Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:59:07 [2020-10-16T19:59:07.136Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:59:07 [2020-10-16T19:59:07.597Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:59:07 [2020-10-16T19:59:07.597Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:59:07 [2020-10-16T19:59:07.597Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:59:14 [2020-10-16T19:59:14.507Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:59:17 [2020-10-16T19:59:17.932Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:59:32 [2020-10-16T19:59:32.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:59:53 [2020-10-16T19:59:53.634Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:59:53 [2020-10-16T19:59:53.634Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:59:54 [2020-10-16T19:59:54.603Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:00:00 [2020-10-16T20:00:00.405Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:00:00 [2020-10-16T20:00:00.405Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:00:00 [2020-10-16T20:00:00.865Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:00:00 [2020-10-16T20:00:00.865Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:00:01 [2020-10-16T20:00:01.328Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:00:01 [2020-10-16T20:00:01.328Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:00:04 [2020-10-16T20:00:04.660Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:00:26 [2020-10-16T20:00:26.514Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:00:26 [2020-10-16T20:00:26.514Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:00:26 [2020-10-16T20:00:26.514Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:00:36 [2020-10-16T20:00:36.730Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:00:51 [2020-10-16T20:00:51.667Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:00:53 [2020-10-16T20:00:53.831Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:00:53 [2020-10-16T20:00:53.831Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:00:53 [2020-10-16T20:00:53.831Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:00:53 [2020-10-16T20:00:53.831Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:00:56 [2020-10-16T20:00:56.021Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:00:58 [2020-10-16T20:00:58.939Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:01:09 [2020-10-16T20:01:09.746Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:01:24 [2020-10-16T20:01:24.620Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:01:39 [2020-10-16T20:01:39.495Z] --- PASS: TestDockerExternalVolumeSuite (437.37s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:53: [d75b91d6e62a7] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.24s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:53: [df488f8298996] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:53: [d2cbebb33131a] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:53: [dd06f2f4bf220] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.80s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:485: [d4835b8df8f13] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_external_volume_driver_test.go:53: [dbac1b95df52d] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z] PASS
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] === Skipped
20:01:39 [2020-10-16T20:01:39.495Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:01:39 [2020-10-16T20:01:39.495Z]         check_test.go:309: [d521c91fce213] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:01:39 [2020-10-16T20:01:39.495Z]         check_test.go:309: [da0a40ebbf22f] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:01:39 [2020-10-16T20:01:39.495Z]         check_test.go:309: [d59294e5ee75d] daemon is not started
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:01:39 [2020-10-16T20:01:39.495Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] 
20:01:39 [2020-10-16T20:01:39.495Z] DONE 273 tests, 5 skipped in 2359.003s
20:01:39 [2020-10-16T20:01:39.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:01:39 [2020-10-16T20:01:39.495Z] ++++ cat bundles/test-integration/docker.pid
20:01:39 [2020-10-16T20:01:39.495Z] +++ kill 12018
20:01:40 [2020-10-16T20:01:40.062Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0b8695a2595c/docker.pid
20:01:40 [2020-10-16T20:01:40.062Z] +++ kill 12986
20:01:40 [2020-10-16T20:01:40.062Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12986 is not a child of this shell
20:01:40 [2020-10-16T20:01:40.062Z] warning: PID 12986 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0b8695a2595c/docker.pid had a nonzero exit code
20:01:40 [2020-10-16T20:01:40.062Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0b8695a2595c/root: target is busy.
20:01:40 [2020-10-16T20:01:40.062Z] +++ /etc/init.d/apparmor stop
20:01:40 [2020-10-16T20:01:40.062Z] Leaving: AppArmorNo profiles have been unloaded.
20:01:40 [2020-10-16T20:01:40.062Z] 
20:01:40 [2020-10-16T20:01:40.062Z] Unloading profiles will leave already running processes permanently
20:01:40 [2020-10-16T20:01:40.062Z] unconfined, which can lead to unexpected situations.
20:01:40 [2020-10-16T20:01:40.062Z] 
20:01:40 [2020-10-16T20:01:40.062Z] To set a process to complain mode, use the command line tool
20:01:40 [2020-10-16T20:01:40.062Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:01:40 [2020-10-16T20:01:40.062Z] +++ true
20:01:40 [2020-10-16T20:01:40.062Z] exiting test-integration
20:01:40 [2020-10-16T20:01:40.062Z] ++ exit 0
20:01:40 [2020-10-16T20:01:40.062Z] 
20:01:40 [2020-10-16T20:01:40.629Z] + exit 0
20:01:40 [2020-10-16T20:01:40.629Z] ++ jobs -p
20:01:40 [2020-10-16T20:01:40.629Z] + pids=
20:01:40 [2020-10-16T20:01:40.629Z] + echo 'Remaining pids to kill: []'
20:01:40 [2020-10-16T20:01:40.629Z] Remaining pids to kill: []
20:01:40 [2020-10-16T20:01:40.629Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
20:01:40 [2020-10-16T20:01:40.641Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:01:42 [2020-10-16T20:01:42.312Z] + echo Ensuring container killed.
20:01:42 [2020-10-16T20:01:42.312Z] Ensuring container killed.
20:01:42 [2020-10-16T20:01:42.312Z] + docker ps -aq -f name=docker-pr4-*
20:01:42 [2020-10-16T20:01:42.312Z] + cids=8676fe4c25da
20:01:42 [2020-10-16T20:01:42.312Z] 723e587347e8
20:01:42 [2020-10-16T20:01:42.312Z] 466080144e18
20:01:42 [2020-10-16T20:01:42.312Z] + [ -n 8676fe4c25da
20:01:42 [2020-10-16T20:01:42.312Z] 723e587347e8
20:01:42 [2020-10-16T20:01:42.312Z] 466080144e18 ]
20:01:42 [2020-10-16T20:01:42.312Z] + docker rm -vf 8676fe4c25da 723e587347e8 466080144e18
20:01:42 [2020-10-16T20:01:42.878Z] 8676fe4c25da
20:01:43 [2020-10-16T20:01:43.823Z] 723e587347e8
20:01:43 [2020-10-16T20:01:43.823Z] 466080144e18
[Pipeline] sh
20:01:44 [2020-10-16T20:01:44.103Z] + echo Chowning /workspace to jenkins user
20:01:44 [2020-10-16T20:01:44.103Z] Chowning /workspace to jenkins user
20:01:44 [2020-10-16T20:01:44.103Z] + id -u
20:01:44 [2020-10-16T20:01:44.103Z] + id -g
20:01:44 [2020-10-16T20:01:44.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41528:/workspace busybox chown -R 1000:1000 /workspace
20:01:44 [2020-10-16T20:01:44.103Z] Unable to find image 'busybox:latest' locally
20:01:44 [2020-10-16T20:01:44.103Z] latest: Pulling from library/busybox
20:01:44 [2020-10-16T20:01:44.103Z] 9758c28807f2: Pulling fs layer
20:01:44 [2020-10-16T20:01:44.362Z] 9758c28807f2: Verifying Checksum
20:01:44 [2020-10-16T20:01:44.362Z] 9758c28807f2: Download complete
20:01:44 [2020-10-16T20:01:44.362Z] 9758c28807f2: Pull complete
20:01:44 [2020-10-16T20:01:44.362Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
20:01:44 [2020-10-16T20:01:44.362Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:01:47 [2020-10-16T20:01:47.188Z] + bundleName=amd64
20:01:47 [2020-10-16T20:01:47.188Z] + echo Creating amd64-bundles.tar.gz
20:01:47 [2020-10-16T20:01:47.188Z] Creating amd64-bundles.tar.gz
20:01:47 [2020-10-16T20:01:47.188Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:01:47 [2020-10-16T20:01:47.188Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
20:01:48 [2020-10-16T20:01:48.136Z] Archiving artifacts
20:01:49 [2020-10-16T20:01:49.472Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:01:49 [2020-10-16T20:01:49.783Z] + make clean
20:01:50 [2020-10-16T20:01:50.041Z] docker volume rm -f docker-dev-cache
20:01:50 [2020-10-16T20:01:50.041Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:02:11 [2020-10-16T20:02:11.062Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:02:11 [2020-10-16T20:02:11.062Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:02:11 [2020-10-16T20:02:11.062Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:03:11 [2020-10-16T20:03:11.523Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:03:13 [2020-10-16T20:03:13.062Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:03:14 [2020-10-16T20:03:14.032Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:03:35 [2020-10-16T20:03:35.166Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:03:45 [2020-10-16T20:03:45.499Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:03:55 [2020-10-16T20:03:55.838Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:04:38 [2020-10-16T20:04:38.393Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:04:48 [2020-10-16T20:04:48.729Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:04:59 [2020-10-16T20:04:59.064Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:06:25 [2020-10-16T20:06:25.143Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:06:25 [2020-10-16T20:06:25.143Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:06:25 [2020-10-16T20:06:25.143Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:06:25 [2020-10-16T20:06:25.143Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:06:26 [2020-10-16T20:06:26.113Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:06:27 [2020-10-16T20:06:27.083Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:06:27 [2020-10-16T20:06:27.083Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:06:27 [2020-10-16T20:06:27.543Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:06:28 [2020-10-16T20:06:28.004Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:06:32 [2020-10-16T20:06:32.726Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:06:35 [2020-10-16T20:06:35.644Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnv
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:06:41 [2020-10-16T20:06:41.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:06:44 [2020-10-16T20:06:44.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:06:44 [2020-10-16T20:06:44.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:06:44 [2020-10-16T20:06:44.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:06:44 [2020-10-16T20:06:44.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:06:45 [2020-10-16T20:06:45.358Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:06:50 [2020-10-16T20:06:50.057Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildExpose
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:07:07 [2020-10-16T20:07:07.759Z] === RUN   TestDockerSuite/TestBuildFails
20:07:08 [2020-10-16T20:07:08.730Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:07:08 [2020-10-16T20:07:08.730Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:07:19 [2020-10-16T20:07:19.061Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:07:23 [2020-10-16T20:07:23.771Z] === RUN   TestDockerSuite/TestBuildForceRm
20:07:36 [2020-10-16T20:07:36.160Z] === RUN   TestDockerSuite/TestBuildFromGit
20:07:40 [2020-10-16T20:07:40.861Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:07:41 [2020-10-16T20:07:41.831Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:07:47 [2020-10-16T20:07:47.634Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:07:47 [2020-10-16T20:07:47.634Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:07:48 [2020-10-16T20:07:48.604Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:07:49 [2020-10-16T20:07:49.065Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:07:49 [2020-10-16T20:07:49.065Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:07:59 [2020-10-16T20:07:59.397Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:07:59 [2020-10-16T20:07:59.397Z] === RUN   TestDockerSuite/TestBuildHistory
20:08:07 [2020-10-16T20:08:07.973Z] === RUN   TestDockerSuite/TestBuildIidFile
20:08:07 [2020-10-16T20:08:07.973Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:08:10 [2020-10-16T20:08:10.158Z] === RUN   TestDockerSuite/TestBuildInheritance
20:08:10 [2020-10-16T20:08:10.158Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:08:10 [2020-10-16T20:08:10.619Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:08:11 [2020-10-16T20:08:11.078Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:08:15 [2020-10-16T20:08:15.778Z] === RUN   TestDockerSuite/TestBuildLabel
20:08:16 [2020-10-16T20:08:16.238Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:08:17 [2020-10-16T20:08:17.209Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:08:17 [2020-10-16T20:08:17.668Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:08:18 [2020-10-16T20:08:18.128Z] === RUN   TestDockerSuite/TestBuildLabels
20:08:19 [2020-10-16T20:08:19.098Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:08:20 [2020-10-16T20:08:20.640Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:08:25 [2020-10-16T20:08:25.331Z] === RUN   TestDockerSuite/TestBuildLastModified
20:08:25 [2020-10-16T20:08:25.331Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:08:25 [2020-10-16T20:08:25.331Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:08:25 [2020-10-16T20:08:25.331Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:08:25 [2020-10-16T20:08:25.331Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:08:25 [2020-10-16T20:08:25.791Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:08:25 [2020-10-16T20:08:25.791Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:08:26 [2020-10-16T20:08:26.251Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:08:27 [2020-10-16T20:08:27.221Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:08:31 [2020-10-16T20:08:31.916Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:08:46 [2020-10-16T20:08:46.750Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:08:46 [2020-10-16T20:08:46.750Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:08:48 [2020-10-16T20:08:48.928Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:09:18 [2020-10-16T20:09:18.891Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:09:33 [2020-10-16T20:09:33.709Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:09:36 [2020-10-16T20:09:36.624Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:09:46 [2020-10-16T20:09:46.951Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:09:51 [2020-10-16T20:09:51.645Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:10:09 [2020-10-16T20:10:09.343Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:10:09 [2020-10-16T20:10:09.343Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:10:15 [2020-10-16T20:10:15.143Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:10:15 [2020-10-16T20:10:15.602Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:10:15 [2020-10-16T20:10:15.602Z] === RUN   TestDockerSuite/TestBuildNetNone
20:10:15 [2020-10-16T20:10:15.602Z] === RUN   TestDockerSuite/TestBuildNoContext
20:10:22 [2020-10-16T20:10:22.688Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:10:27 [2020-10-16T20:10:27.383Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:10:29 [2020-10-16T20:10:29.566Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:10:29 [2020-10-16T20:10:29.566Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:10:29 [2020-10-16T20:10:29.566Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:10:32 [2020-10-16T20:10:32.484Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:10:33 [2020-10-16T20:10:33.455Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:10:34 [2020-10-16T20:10:34.423Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:10:44 [2020-10-16T20:10:44.757Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:10:45 [2020-10-16T20:10:45.216Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:11:00 [2020-10-16T20:11:00.033Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:11:01 [2020-10-16T20:11:01.576Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:11:10 [2020-10-16T20:11:10.217Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:11:16 [2020-10-16T20:11:16.017Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:11:20 [2020-10-16T20:11:20.722Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:11:21 [2020-10-16T20:11:21.182Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:11:21 [2020-10-16T20:11:21.642Z] === RUN   TestDockerSuite/TestBuildPATH
20:11:21 [2020-10-16T20:11:21.642Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:11:23 [2020-10-16T20:11:23.182Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:11:23 [2020-10-16T20:11:23.182Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:12:05 [2020-10-16T20:12:05.719Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:12:26 [2020-10-16T20:12:26.820Z] === RUN   TestDockerSuite/TestBuildRm
20:12:41 [2020-10-16T20:12:41.662Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:12:43 [2020-10-16T20:12:43.841Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:12:43 [2020-10-16T20:12:43.841Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:12:44 [2020-10-16T20:12:44.301Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:12:45 [2020-10-16T20:12:45.841Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:12:49 [2020-10-16T20:12:49.581Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:12:58 [2020-10-16T20:12:58.155Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:13:01 [2020-10-16T20:13:01.894Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:13:22 [2020-10-16T20:13:22.994Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:13:22 [2020-10-16T20:13:22.994Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:13:23 [2020-10-16T20:13:23.454Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:13:35 [2020-10-16T20:13:35.841Z] === RUN   TestDockerSuite/TestBuildSpaces
20:13:35 [2020-10-16T20:13:35.841Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:13:40 [2020-10-16T20:13:40.537Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:13:40 [2020-10-16T20:13:40.537Z] === RUN   TestDockerSuite/TestBuildStderr
20:13:45 [2020-10-16T20:13:45.230Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:14:06 [2020-10-16T20:14:06.349Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:14:06 [2020-10-16T20:14:06.349Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:14:07 [2020-10-16T20:14:07.893Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:14:09 [2020-10-16T20:14:09.437Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:14:14 [2020-10-16T20:14:14.129Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:14:19 [2020-10-16T20:14:19.931Z] === RUN   TestDockerSuite/TestBuildUser
20:14:19 [2020-10-16T20:14:19.931Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:14:19 [2020-10-16T20:14:19.931Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:14:19 [2020-10-16T20:14:19.931Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:14:24 [2020-10-16T20:14:24.626Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:14:24 [2020-10-16T20:14:24.626Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:14:27 [2020-10-16T20:14:27.535Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:14:27 [2020-10-16T20:14:27.535Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:14:27 [2020-10-16T20:14:27.535Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:14:48 [2020-10-16T20:14:48.638Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:14:49 [2020-10-16T20:14:49.608Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:14:59 [2020-10-16T20:14:59.948Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:15:04 [2020-10-16T20:15:04.642Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:15:05 [2020-10-16T20:15:05.102Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:15:05 [2020-10-16T20:15:05.102Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:15:08 [2020-10-16T20:15:08.014Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:15:08 [2020-10-16T20:15:08.014Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
20:15:20 [2020-10-16T20:15:20.404Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:15:25 [2020-10-16T20:15:25.100Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:15:25 [2020-10-16T20:15:25.100Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:15:46 [2020-10-16T20:15:46.201Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:15:46 [2020-10-16T20:15:46.201Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:15:46 [2020-10-16T20:15:46.201Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:15:46 [2020-10-16T20:15:46.201Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:15:46 [2020-10-16T20:15:46.201Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:15:54 [2020-10-16T20:15:54.781Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:15:55 [2020-10-16T20:15:55.241Z] === RUN   TestDockerSuite/TestBuildXZHost
20:15:55 [2020-10-16T20:15:55.700Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:15:55 [2020-10-16T20:15:55.700Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:15:55 [2020-10-16T20:15:55.700Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:15:57 [2020-10-16T20:15:57.881Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:16:02 [2020-10-16T20:16:02.576Z] === RUN   TestDockerSuite/TestCommitChange
20:16:07 [2020-10-16T20:16:07.278Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:16:11 [2020-10-16T20:16:11.971Z] === RUN   TestDockerSuite/TestCommitHardlink
20:16:11 [2020-10-16T20:16:11.971Z] === RUN   TestDockerSuite/TestCommitNewFile
20:16:19 [2020-10-16T20:16:19.052Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:16:19 [2020-10-16T20:16:19.052Z] === RUN   TestDockerSuite/TestCommitTTY
20:16:31 [2020-10-16T20:16:31.438Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:16:35 [2020-10-16T20:16:35.176Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:16:42 [2020-10-16T20:16:42.251Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:16:48 [2020-10-16T20:16:48.046Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:16:48 [2020-10-16T20:16:48.046Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:16:50 [2020-10-16T20:16:50.228Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:16:50 [2020-10-16T20:16:50.228Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:16:50 [2020-10-16T20:16:50.228Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:16:50 [2020-10-16T20:16:50.228Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:16:52 [2020-10-16T20:16:52.486Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:16:52 [2020-10-16T20:16:52.486Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:16:52 [2020-10-16T20:16:52.486Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:16:54 [2020-10-16T20:16:54.670Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:16:54 [2020-10-16T20:16:54.670Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:16:54 [2020-10-16T20:16:54.670Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:16:54 [2020-10-16T20:16:54.670Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:16:54 [2020-10-16T20:16:54.670Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:16:56 [2020-10-16T20:16:56.853Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:16:59 [2020-10-16T20:16:59.035Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:17:00 [2020-10-16T20:17:00.576Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:17:00 [2020-10-16T20:17:00.576Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:17:00 [2020-10-16T20:17:00.576Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:17:02 [2020-10-16T20:17:02.758Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:17:02 [2020-10-16T20:17:02.758Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:17:04 [2020-10-16T20:17:04.938Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:17:04 [2020-10-16T20:17:04.938Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:17:04 [2020-10-16T20:17:04.938Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:17:07 [2020-10-16T20:17:07.120Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:17:07 [2020-10-16T20:17:07.120Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:17:08 [2020-10-16T20:17:08.663Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:17:08 [2020-10-16T20:17:08.663Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:17:10 [2020-10-16T20:17:10.872Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:17:10 [2020-10-16T20:17:10.872Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:17:13 [2020-10-16T20:17:13.052Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:17:16 [2020-10-16T20:17:16.793Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:17:20 [2020-10-16T20:17:20.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:17:20 [2020-10-16T20:17:20.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:17:20 [2020-10-16T20:17:20.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:17:20 [2020-10-16T20:17:20.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:17:20 [2020-10-16T20:17:20.536Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:17:21 [2020-10-16T20:17:21.507Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:17:21 [2020-10-16T20:17:21.507Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:17:23 [2020-10-16T20:17:23.687Z] === RUN   TestDockerSuite/TestContainerAPITop
20:17:23 [2020-10-16T20:17:23.687Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:17:25 [2020-10-16T20:17:25.867Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:17:25 [2020-10-16T20:17:25.867Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:17:29 [2020-10-16T20:17:29.610Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:17:31 [2020-10-16T20:17:31.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:17:33 [2020-10-16T20:17:33.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:17:33 [2020-10-16T20:17:33.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
20:17:35 [2020-10-16T20:17:35.516Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
20:17:37 [2020-10-16T20:17:37.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
20:17:39 [2020-10-16T20:17:39.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
20:17:42 [2020-10-16T20:17:42.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000753ca0_<nil>}
20:17:44 [2020-10-16T20:17:44.976Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1954026814_c:\foo_false__<nil>_<nil>_<nil>}
20:17:47 [2020-10-16T20:17:47.157Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1954026814_c:\foo_true__<nil>_<nil>_<nil>}
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:17:49 [2020-10-16T20:17:49.337Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:17:51 [2020-10-16T20:17:51.520Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:17:51 [2020-10-16T20:17:51.520Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:17:51 [2020-10-16T20:17:51.520Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:17:51 [2020-10-16T20:17:51.980Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:17:54 [2020-10-16T20:17:54.168Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:17:54 [2020-10-16T20:17:54.168Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:17:54 [2020-10-16T20:17:54.168Z] === RUN   TestDockerSuite/TestCpRelativePath
20:17:56 [2020-10-16T20:17:56.349Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:17:56 [2020-10-16T20:17:56.349Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:17:56 [2020-10-16T20:17:56.349Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:17:56 [2020-10-16T20:17:56.349Z] === RUN   TestDockerSuite/TestCpToCaseA
20:18:01 [2020-10-16T20:18:01.049Z] === RUN   TestDockerSuite/TestCpToCaseB
20:18:02 [2020-10-16T20:18:02.587Z] === RUN   TestDockerSuite/TestCpToCaseC
20:18:02 [2020-10-16T20:18:02.587Z] === RUN   TestDockerSuite/TestCpToCaseD
20:18:02 [2020-10-16T20:18:02.587Z] === RUN   TestDockerSuite/TestCpToCaseE
20:18:17 [2020-10-16T20:18:17.412Z] === RUN   TestDockerSuite/TestCpToCaseF
20:18:17 [2020-10-16T20:18:17.412Z] === RUN   TestDockerSuite/TestCpToCaseG
20:18:17 [2020-10-16T20:18:17.412Z] === RUN   TestDockerSuite/TestCpToCaseH
20:18:24 [2020-10-16T20:18:24.513Z] === RUN   TestDockerSuite/TestCpToCaseI
20:18:24 [2020-10-16T20:18:24.513Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:18:24 [2020-10-16T20:18:24.972Z] === RUN   TestDockerSuite/TestCpToDot
20:18:27 [2020-10-16T20:18:27.152Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:18:27 [2020-10-16T20:18:27.152Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:18:27 [2020-10-16T20:18:27.152Z] === RUN   TestDockerSuite/TestCpToStdout
20:18:29 [2020-10-16T20:18:29.338Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:18:29 [2020-10-16T20:18:29.338Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:18:29 [2020-10-16T20:18:29.338Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:18:29 [2020-10-16T20:18:29.798Z] === RUN   TestDockerSuite/TestCpVolumePath
20:18:29 [2020-10-16T20:18:29.798Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:18:29 [2020-10-16T20:18:29.798Z] === RUN   TestDockerSuite/TestCreateArgs
20:18:29 [2020-10-16T20:18:29.798Z] === RUN   TestDockerSuite/TestCreateByImageID
20:18:31 [2020-10-16T20:18:31.977Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:18:33 [2020-10-16T20:18:33.514Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:18:33 [2020-10-16T20:18:33.974Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:18:33 [2020-10-16T20:18:33.974Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:18:36 [2020-10-16T20:18:36.152Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:18:36 [2020-10-16T20:18:36.613Z] === RUN   TestDockerSuite/TestCreateLabels
20:18:36 [2020-10-16T20:18:36.613Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:18:36 [2020-10-16T20:18:36.613Z] === RUN   TestDockerSuite/TestCreateRM
20:18:37 [2020-10-16T20:18:37.073Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:18:37 [2020-10-16T20:18:37.073Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:18:37 [2020-10-16T20:18:37.073Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:18:37 [2020-10-16T20:18:37.532Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:18:46 [2020-10-16T20:18:46.111Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:18:46 [2020-10-16T20:18:46.111Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:18:46 [2020-10-16T20:18:46.111Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:18:49 [2020-10-16T20:18:49.859Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:18:49 [2020-10-16T20:18:49.859Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:18:49 [2020-10-16T20:18:49.859Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:18:52 [2020-10-16T20:18:52.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:18:52 [2020-10-16T20:18:52.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:18:52 [2020-10-16T20:18:52.502Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDevicePermissions
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDockerFails
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestEventsAttach
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestEventsCommit
20:18:52 [2020-10-16T20:18:52.503Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:18:54 [2020-10-16T20:18:54.732Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:18:56 [2020-10-16T20:18:56.912Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:18:59 [2020-10-16T20:18:59.104Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:19:13 [2020-10-16T20:19:13.935Z] === RUN   TestDockerSuite/TestEventsCopy
20:19:16 [2020-10-16T20:19:16.844Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:19:21 [2020-10-16T20:19:21.540Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:19:23 [2020-10-16T20:19:23.742Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:19:24 [2020-10-16T20:19:24.203Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:19:27 [2020-10-16T20:19:27.946Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:19:28 [2020-10-16T20:19:28.405Z] === RUN   TestDockerSuite/TestEventsFilterType
20:19:29 [2020-10-16T20:19:29.378Z] === RUN   TestDockerSuite/TestEventsFilters
20:19:34 [2020-10-16T20:19:34.073Z] === RUN   TestDockerSuite/TestEventsFormat
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsImageImport
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsImagePull
20:19:37 [2020-10-16T20:19:37.818Z] === RUN   TestDockerSuite/TestEventsImageTag
20:19:39 [2020-10-16T20:19:39.359Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:19:39 [2020-10-16T20:19:39.359Z] === RUN   TestDockerSuite/TestEventsRename
20:19:41 [2020-10-16T20:19:41.538Z] === RUN   TestDockerSuite/TestEventsResize
20:19:43 [2020-10-16T20:19:43.718Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:19:45 [2020-10-16T20:19:45.897Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:19:48 [2020-10-16T20:19:48.814Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:19:53 [2020-10-16T20:19:53.511Z] === RUN   TestDockerSuite/TestEventsTop
20:19:53 [2020-10-16T20:19:53.511Z] === RUN   TestDockerSuite/TestEventsUntag
20:19:55 [2020-10-16T20:19:55.704Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:19:59 [2020-10-16T20:19:59.450Z] === RUN   TestDockerSuite/TestExec
20:19:59 [2020-10-16T20:19:59.450Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:19:59 [2020-10-16T20:19:59.450Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:20:00 [2020-10-16T20:20:00.995Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:20:02 [2020-10-16T20:20:02.536Z] === RUN   TestDockerSuite/TestExecAPIStart
20:20:02 [2020-10-16T20:20:02.536Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:20:02 [2020-10-16T20:20:02.996Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:20:02 [2020-10-16T20:20:02.996Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:20:04 [2020-10-16T20:20:04.535Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:20:06 [2020-10-16T20:20:06.715Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:20:08 [2020-10-16T20:20:08.253Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:20:10 [2020-10-16T20:20:10.439Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:20:14 [2020-10-16T20:20:14.142Z] === RUN   TestDockerSuite/TestExecCgroup
20:20:14 [2020-10-16T20:20:14.142Z] === RUN   TestDockerSuite/TestExecEnv
20:20:14 [2020-10-16T20:20:14.142Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:20:14 [2020-10-16T20:20:14.142Z] === RUN   TestDockerSuite/TestExecExitStatus
20:20:16 [2020-10-16T20:20:16.328Z] === RUN   TestDockerSuite/TestExecInspectID
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecInteractive
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecParseError
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:20:21 [2020-10-16T20:20:21.027Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:20:23 [2020-10-16T20:20:23.208Z] === RUN   TestDockerSuite/TestExecSetEnv
20:20:23 [2020-10-16T20:20:23.209Z] === RUN   TestDockerSuite/TestExecStartFails
20:20:23 [2020-10-16T20:20:23.209Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:20:23 [2020-10-16T20:20:23.209Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:20:23 [2020-10-16T20:20:23.209Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:20:23 [2020-10-16T20:20:23.668Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:20:25 [2020-10-16T20:20:25.847Z] === RUN   TestDockerSuite/TestExecUlimits
20:20:25 [2020-10-16T20:20:25.847Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:20:32 [2020-10-16T20:20:32.958Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:20:32 [2020-10-16T20:20:32.958Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:20:32 [2020-10-16T20:20:32.958Z] === RUN   TestDockerSuite/TestExecWithUser
20:20:32 [2020-10-16T20:20:32.958Z] === RUN   TestDockerSuite/TestGetContainerStats
20:20:38 [2020-10-16T20:20:38.752Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:20:44 [2020-10-16T20:20:44.552Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:20:46 [2020-10-16T20:20:46.734Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestHealth
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:20:52 [2020-10-16T20:20:52.540Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:20:53 [2020-10-16T20:20:53.000Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:20:53 [2020-10-16T20:20:53.000Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:20:57 [2020-10-16T20:20:57.690Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:20:57 [2020-10-16T20:20:57.690Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:20:57 [2020-10-16T20:20:57.690Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:20:57 [2020-10-16T20:20:57.690Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:20:58 [2020-10-16T20:20:58.150Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:20:58 [2020-10-16T20:20:58.150Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:20:59 [2020-10-16T20:20:59.120Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:20:59 [2020-10-16T20:20:59.120Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:21:00 [2020-10-16T20:21:00.088Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:21:00 [2020-10-16T20:21:00.088Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:21:01 [2020-10-16T20:21:01.627Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:21:01 [2020-10-16T20:21:01.627Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:21:03 [2020-10-16T20:21:03.809Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:21:05 [2020-10-16T20:21:05.999Z] === RUN   TestDockerSuite/TestImagesFormat
20:21:05 [2020-10-16T20:21:05.999Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:21:05 [2020-10-16T20:21:05.999Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:21:09 [2020-10-16T20:21:09.735Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:21:09 [2020-10-16T20:21:09.735Z] === RUN   TestDockerSuite/TestImportBadURL
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportDisplay
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportFile
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportGzipped
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:21:12 [2020-10-16T20:21:12.652Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:21:14 [2020-10-16T20:21:14.838Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:21:16 [2020-10-16T20:21:16.376Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:21:16 [2020-10-16T20:21:16.376Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:21:16 [2020-10-16T20:21:16.376Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:21:16 [2020-10-16T20:21:16.376Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:21:16 [2020-10-16T20:21:16.376Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:21:18 [2020-10-16T20:21:18.554Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:21:19 [2020-10-16T20:21:19.013Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:21:26 [2020-10-16T20:21:26.084Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:21:26 [2020-10-16T20:21:26.084Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:21:26 [2020-10-16T20:21:26.084Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:21:26 [2020-10-16T20:21:26.084Z] === RUN   TestDockerSuite/TestInspectDefault
20:21:27 [2020-10-16T20:21:27.622Z] === RUN   TestDockerSuite/TestInspectHistory
20:21:32 [2020-10-16T20:21:32.312Z] === RUN   TestDockerSuite/TestInspectImage
20:21:32 [2020-10-16T20:21:32.312Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:21:32 [2020-10-16T20:21:32.312Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:21:32 [2020-10-16T20:21:32.312Z] === RUN   TestDockerSuite/TestInspectInt64
20:21:34 [2020-10-16T20:21:34.494Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:21:36 [2020-10-16T20:21:36.031Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:21:36 [2020-10-16T20:21:36.031Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:21:38 [2020-10-16T20:21:38.212Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:21:39 [2020-10-16T20:21:39.750Z] === RUN   TestDockerSuite/TestInspectPlugin
20:21:39 [2020-10-16T20:21:39.750Z] === RUN   TestDockerSuite/TestInspectRootFS
20:21:40 [2020-10-16T20:21:40.209Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:21:42 [2020-10-16T20:21:42.387Z] === RUN   TestDockerSuite/TestInspectStatus
20:21:44 [2020-10-16T20:21:44.571Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:21:48 [2020-10-16T20:21:48.308Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:21:50 [2020-10-16T20:21:50.489Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:21:52 [2020-10-16T20:21:52.669Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:21:54 [2020-10-16T20:21:54.849Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:21:57 [2020-10-16T20:21:57.029Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:21:58 [2020-10-16T20:21:58.566Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksEnvs
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:22:00 [2020-10-16T20:22:00.743Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:22:01 [2020-10-16T20:22:01.206Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:22:02 [2020-10-16T20:22:02.746Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:22:04 [2020-10-16T20:22:04.925Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:22:10 [2020-10-16T20:22:10.722Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:22:12 [2020-10-16T20:22:12.270Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:22:12 [2020-10-16T20:22:12.270Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:22:13 [2020-10-16T20:22:13.811Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:22:14 [2020-10-16T20:22:14.270Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:22:21 [2020-10-16T20:22:21.345Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:22:28 [2020-10-16T20:22:28.440Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:22:37 [2020-10-16T20:22:37.009Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:22:38 [2020-10-16T20:22:38.547Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:22:40 [2020-10-16T20:22:40.725Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:22:40 [2020-10-16T20:22:40.725Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:22:42 [2020-10-16T20:22:42.901Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:22:44 [2020-10-16T20:22:44.440Z] === RUN   TestDockerSuite/TestLogsSince
20:22:54 [2020-10-16T20:22:54.801Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:22:54 [2020-10-16T20:22:54.801Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:22:54 [2020-10-16T20:22:54.801Z] === RUN   TestDockerSuite/TestLogsTail
20:22:56 [2020-10-16T20:22:56.979Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:22:59 [2020-10-16T20:22:59.161Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestMountIntoProc
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestMountIntoSys
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestNetHostname
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginActive
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPortHostBinding
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPortList
20:23:01 [2020-10-16T20:23:01.340Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:23:06 [2020-10-16T20:23:06.038Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:23:09 [2020-10-16T20:23:09.781Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:23:09 [2020-10-16T20:23:09.781Z] === RUN   TestDockerSuite/TestPsByOrder
20:23:18 [2020-10-16T20:23:18.352Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:23:18 [2020-10-16T20:23:18.352Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:23:28 [2020-10-16T20:23:28.679Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:23:41 [2020-10-16T20:23:41.064Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:23:41 [2020-10-16T20:23:41.064Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:23:41 [2020-10-16T20:23:41.064Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:23:55 [2020-10-16T20:23:55.884Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:23:57 [2020-10-16T20:23:57.427Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:24:09 [2020-10-16T20:24:09.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:24:12 [2020-10-16T20:24:12.721Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:24:12 [2020-10-16T20:24:12.721Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:24:12 [2020-10-16T20:24:12.721Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:24:17 [2020-10-16T20:24:17.416Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:24:17 [2020-10-16T20:24:17.416Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:24:17 [2020-10-16T20:24:17.416Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:24:17 [2020-10-16T20:24:17.416Z] === RUN   TestDockerSuite/TestPsRightTagName
20:24:17 [2020-10-16T20:24:17.416Z] === RUN   TestDockerSuite/TestPsShowMounts
20:24:24 [2020-10-16T20:24:24.496Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:24:24 [2020-10-16T20:24:24.496Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:24:24 [2020-10-16T20:24:24.955Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:24:24 [2020-10-16T20:24:24.955Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:24:26 [2020-10-16T20:24:26.494Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:24:27 [2020-10-16T20:24:27.464Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:24:27 [2020-10-16T20:24:27.464Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:24:31 [2020-10-16T20:24:31.214Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:24:34 [2020-10-16T20:24:34.957Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:24:37 [2020-10-16T20:24:37.138Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:25:02 [2020-10-16T20:25:02.298Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:25:02 [2020-10-16T20:25:02.298Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:25:06 [2020-10-16T20:25:06.035Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:25:06 [2020-10-16T20:25:06.035Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:25:06 [2020-10-16T20:25:06.035Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:25:06 [2020-10-16T20:25:06.498Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:25:11 [2020-10-16T20:25:11.228Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:25:14 [2020-10-16T20:25:14.982Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:25:14 [2020-10-16T20:25:14.982Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:25:18 [2020-10-16T20:25:18.721Z] === RUN   TestDockerSuite/TestRmiBlank
20:25:18 [2020-10-16T20:25:18.721Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:25:19 [2020-10-16T20:25:19.181Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:25:34 [2020-10-16T20:25:34.004Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:25:35 [2020-10-16T20:25:35.546Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:25:36 [2020-10-16T20:25:36.513Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:25:43 [2020-10-16T20:25:43.592Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:25:48 [2020-10-16T20:25:48.280Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:25:55 [2020-10-16T20:25:55.358Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:26:00 [2020-10-16T20:26:00.053Z] === RUN   TestDockerSuite/TestRmiTag
20:26:00 [2020-10-16T20:26:00.513Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:26:02 [2020-10-16T20:26:02.694Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:26:20 [2020-10-16T20:26:20.383Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:26:22 [2020-10-16T20:26:22.561Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:26:28 [2020-10-16T20:26:28.359Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddHost
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:26:28 [2020-10-16T20:26:28.818Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:26:30 [2020-10-16T20:26:30.999Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:26:30 [2020-10-16T20:26:30.999Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:26:30 [2020-10-16T20:26:30.999Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:26:34 [2020-10-16T20:26:34.737Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:26:37 [2020-10-16T20:26:37.649Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:26:39 [2020-10-16T20:26:39.191Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:26:41 [2020-10-16T20:26:41.373Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:26:43 [2020-10-16T20:26:43.554Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:26:43 [2020-10-16T20:26:43.554Z] === RUN   TestDockerSuite/TestRunBindMounts
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:26:47 [2020-10-16T20:26:47.296Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:26:49 [2020-10-16T20:26:49.475Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:26:49 [2020-10-16T20:26:49.475Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:26:53 [2020-10-16T20:26:53.217Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:26:53 [2020-10-16T20:26:53.217Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:26:53 [2020-10-16T20:26:53.217Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:26:55 [2020-10-16T20:26:55.397Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:27:05 [2020-10-16T20:27:05.728Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:27:06 [2020-10-16T20:27:06.698Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:27:08 [2020-10-16T20:27:08.877Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:27:08 [2020-10-16T20:27:08.877Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:27:08 [2020-10-16T20:27:08.877Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:27:08 [2020-10-16T20:27:08.877Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:27:10 [2020-10-16T20:27:10.417Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:27:10 [2020-10-16T20:27:10.417Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:27:10 [2020-10-16T20:27:10.417Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:27:10 [2020-10-16T20:27:10.417Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:27:10 [2020-10-16T20:27:10.417Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:27:12 [2020-10-16T20:27:12.600Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:27:18 [2020-10-16T20:27:18.438Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:27:19 [2020-10-16T20:27:19.977Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:27:19 [2020-10-16T20:27:19.977Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:27:19 [2020-10-16T20:27:19.977Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:27:19 [2020-10-16T20:27:19.977Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:27:22 [2020-10-16T20:27:22.166Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:27:23 [2020-10-16T20:27:23.708Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:27:23 [2020-10-16T20:27:23.708Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:27:25 [2020-10-16T20:27:25.887Z] === RUN   TestDockerSuite/TestRunEnvironment
20:27:25 [2020-10-16T20:27:25.887Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:27:25 [2020-10-16T20:27:25.887Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:27:25 [2020-10-16T20:27:25.887Z] === RUN   TestDockerSuite/TestRunExitCode
20:27:28 [2020-10-16T20:27:28.069Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:27:29 [2020-10-16T20:27:29.606Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:27:31 [2020-10-16T20:27:31.793Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunExposePort
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:27:33 [2020-10-16T20:27:33.976Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:27:48 [2020-10-16T20:27:48.791Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:27:55 [2020-10-16T20:27:55.876Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:27:55 [2020-10-16T20:27:55.876Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:27:56 [2020-10-16T20:27:56.845Z] === RUN   TestDockerSuite/TestRunModeHostname
20:27:56 [2020-10-16T20:27:56.845Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunMount
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:27:57 [2020-10-16T20:27:57.304Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:28:05 [2020-10-16T20:28:05.880Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:28:05 [2020-10-16T20:28:05.880Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:28:05 [2020-10-16T20:28:05.880Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:28:05 [2020-10-16T20:28:05.880Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:28:09 [2020-10-16T20:28:09.623Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetHost
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:28:13 [2020-10-16T20:28:13.364Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:28:14 [2020-10-16T20:28:14.339Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:28:16 [2020-10-16T20:28:16.523Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:28:18 [2020-10-16T20:28:18.061Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:28:19 [2020-10-16T20:28:19.033Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunPortInUse
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:28:21 [2020-10-16T20:28:21.212Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:28:21 [2020-10-16T20:28:21.671Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:28:21 [2020-10-16T20:28:21.671Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:28:23 [2020-10-16T20:28:23.852Z] === RUN   TestDockerSuite/TestRunPublishPort
20:28:23 [2020-10-16T20:28:23.852Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:28:23 [2020-10-16T20:28:23.852Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:28:23 [2020-10-16T20:28:23.852Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:28:24 [2020-10-16T20:28:24.312Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:28:24 [2020-10-16T20:28:24.312Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:28:34 [2020-10-16T20:28:34.652Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:28:34 [2020-10-16T20:28:34.652Z] === RUN   TestDockerSuite/TestRunRm
20:28:36 [2020-10-16T20:28:36.191Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:28:42 [2020-10-16T20:28:42.015Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:28:44 [2020-10-16T20:28:44.194Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:28:45 [2020-10-16T20:28:45.732Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:28:47 [2020-10-16T20:28:47.912Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:28:50 [2020-10-16T20:28:50.093Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:28:50 [2020-10-16T20:28:50.093Z] === RUN   TestDockerSuite/TestRunState
20:28:50 [2020-10-16T20:28:50.093Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:28:52 [2020-10-16T20:28:52.274Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:28:52 [2020-10-16T20:28:52.274Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:28:54 [2020-10-16T20:28:54.453Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:28:54 [2020-10-16T20:28:54.453Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:28:54 [2020-10-16T20:28:54.453Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:28:54 [2020-10-16T20:28:54.453Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:28:54 [2020-10-16T20:28:54.913Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:28:54 [2020-10-16T20:28:54.913Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserByID
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserByName
20:28:59 [2020-10-16T20:28:59.606Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:29:01 [2020-10-16T20:29:01.787Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:29:01 [2020-10-16T20:29:01.787Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:29:03 [2020-10-16T20:29:03.326Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:29:03 [2020-10-16T20:29:03.326Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:29:03 [2020-10-16T20:29:03.326Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:29:07 [2020-10-16T20:29:07.064Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:29:14 [2020-10-16T20:29:14.154Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:29:17 [2020-10-16T20:29:17.214Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:29:24 [2020-10-16T20:29:24.295Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:29:24 [2020-10-16T20:29:24.295Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:29:24 [2020-10-16T20:29:24.295Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
20:29:24 [2020-10-16T20:29:24.295Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
20:29:24 [2020-10-16T20:29:24.295Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:29:25 [2020-10-16T20:29:25.833Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:29:28 [2020-10-16T20:29:28.013Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:29:29 [2020-10-16T20:29:29.550Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:29:29 [2020-10-16T20:29:29.550Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:29:29 [2020-10-16T20:29:29.550Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:29:30 [2020-10-16T20:29:30.010Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:29:33 [2020-10-16T20:29:33.749Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:29:35 [2020-10-16T20:29:35.286Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:29:37 [2020-10-16T20:29:37.466Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveImageId
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:29:41 [2020-10-16T20:29:41.203Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:29:41 [2020-10-16T20:29:41.663Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:29:41 [2020-10-16T20:29:41.663Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:29:41 [2020-10-16T20:29:41.663Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:29:41 [2020-10-16T20:29:41.663Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:29:41 [2020-10-16T20:29:41.663Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:29:43 [2020-10-16T20:29:43.847Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:29:44 [2020-10-16T20:29:44.308Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:29:44 [2020-10-16T20:29:44.773Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:29:44 [2020-10-16T20:29:44.773Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:29:46 [2020-10-16T20:29:46.953Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:29:54 [2020-10-16T20:29:54.044Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:29:54 [2020-10-16T20:29:54.045Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:30:01 [2020-10-16T20:30:01.125Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:30:01 [2020-10-16T20:30:01.125Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:30:11 [2020-10-16T20:30:11.454Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:30:11 [2020-10-16T20:30:11.454Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:30:11 [2020-10-16T20:30:11.454Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:30:11 [2020-10-16T20:30:11.454Z] === RUN   TestDockerSuite/TestStartRecordError
20:30:11 [2020-10-16T20:30:11.454Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestStatsNoStream
20:30:15 [2020-10-16T20:30:15.202Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:30:16 [2020-10-16T20:30:16.741Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:30:18 [2020-10-16T20:30:18.921Z] === RUN   TestDockerSuite/TestTopPrivileged
20:30:18 [2020-10-16T20:30:18.921Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:30:21 [2020-10-16T20:30:21.112Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:30:38 [2020-10-16T20:30:38.803Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:30:40 [2020-10-16T20:30:40.339Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:30:40 [2020-10-16T20:30:40.339Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:30:43 [2020-10-16T20:30:43.244Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:30:43 [2020-10-16T20:30:43.244Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:30:43 [2020-10-16T20:30:43.703Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:30:43 [2020-10-16T20:30:43.703Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:30:44 [2020-10-16T20:30:44.161Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:30:52 [2020-10-16T20:30:52.866Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:30:52 [2020-10-16T20:30:52.866Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:30:52 [2020-10-16T20:30:52.866Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:30:52 [2020-10-16T20:30:52.866Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:30:52 [2020-10-16T20:30:52.866Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:30:59 [2020-10-16T20:30:59.943Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:30:59 [2020-10-16T20:30:59.943Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:31:00 [2020-10-16T20:31:00.402Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:31:08 [2020-10-16T20:31:08.969Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:31:08 [2020-10-16T20:31:08.969Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:31:10 [2020-10-16T20:31:10.509Z] --- PASS: TestDockerSuite (2419.01s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (158.96s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.48s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.25s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.78s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.77s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.94s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.33s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.06s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.99s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.29s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.46s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.96s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.84s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.15s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.70s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.81s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.73s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.01s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.01s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.23s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.60s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.56s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.39s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.509Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.509Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s)
20:31:10 [2020-10-16T20:31:10.509Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.89s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.48s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.51s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.49s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (63.54s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.48s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.67s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.28s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.17s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.08s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.24s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.91s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.40s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.52s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.83s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.70s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.19s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.01s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.08s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFails (1.95s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.57s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.96s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.51s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.78s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.76s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.83s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.19s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.90s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.62s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.91s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.75s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.81s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.90s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.82s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.12s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.65s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.64s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.18s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.13s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.21s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.21s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNoContext (7.27s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.34s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.41s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.38s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.62s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.99s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.25s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildRm (13.94s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.22s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.08s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.62s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.34s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.05s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.00s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.84s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.88s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.95s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.47s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.34s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.53s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.26s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.70s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.61s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.42s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.70s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.79s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.21s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.63s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_sni_test.go:18: Flakey test
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.61s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitChange (5.08s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.46s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.45s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.70s)
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
20:31:10 [2020-10-16T20:31:10.510Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.510Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.40s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.73s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.36s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.13s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.41s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.69s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.98s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.85s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.90s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.24s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.16s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.38s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000753ca0_<nil>} (2.27s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1954026814_c:\foo_false__<nil>_<nil>_<nil>} (2.28s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1954026814_c:\foo_true__<nil>_<nil>_<nil>} (2.31s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:31:10 [2020-10-16T20:31:10.511Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.11s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.25s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.11s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.18s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.76s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToDot (2.31s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.44s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.66s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.46s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.14s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:31:10 [2020-10-16T20:31:10.511Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.20s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.06s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.66s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.25s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.67s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.92s)
20:31:10 [2020-10-16T20:31:10.511Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.39s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.97s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.22s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.21s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsRename (2.25s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsResize (2.46s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.52s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.52s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.89s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.87s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.98s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.72s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.78s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.78s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.24s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.49s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.68s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.03s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.53s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.00s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.47s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.99s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.01s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
20:31:10 [2020-10-16T20:31:10.512Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:31:10 [2020-10-16T20:31:10.512Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s)
20:31:10 [2020-10-16T20:31:10.513Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:31:10 [2020-10-16T20:31:10.513Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.32s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.21s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.20s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.22s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsSince (8.85s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsTail (3.30s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s)
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:31:10 [2020-10-16T20:31:10.973Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.973Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.93s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.98s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.93s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.01s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.27s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.54s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.43s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.30s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.98s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.25s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.84s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.81s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.69s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.79s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.17s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.98s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.01s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.97s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.36s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.23s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.54s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.59s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiTag (0.75s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.09s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.23s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.12s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.63s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.92s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.98s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.89s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.02s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.88s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (8.97s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.10s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.29s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.98s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.02s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.86s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.97s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.974Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:31:10 [2020-10-16T20:31:10.974Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.28s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.04s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.85s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.71s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunRm (2.15s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.18s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.97s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.42s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.20s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.24s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.22s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.89s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.84s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.53s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.24s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
20:31:10 [2020-10-16T20:31:10.975Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.975Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.44s)
20:31:10 [2020-10-16T20:31:10.975Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.92s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.62s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.72s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.01s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.84s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:31:10 [2020-10-16T20:31:10.976Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s)
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:31:10 [2020-10-16T20:31:10.976Z] --- PASS: TestDockerRegistrySuite (0.16s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:31:10 [2020-10-16T20:31:10.976Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:31:10 [2020-10-16T20:31:10.976Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:31:10 [2020-10-16T20:31:10.976Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:31:10 [2020-10-16T20:31:10.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:31:10 [2020-10-16T20:31:10.977Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerDaemonSuite
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:31:10 [2020-10-16T20:31:10.977Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerSwarmSuite
20:31:10 [2020-10-16T20:31:10.977Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:31:10 [2020-10-16T20:31:10.977Z] --- PASS: TestDockerPluginSuite (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerExternalVolumeSuite
20:31:10 [2020-10-16T20:31:10.977Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerNetworkSuite
20:31:10 [2020-10-16T20:31:10.977Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] === RUN   TestDockerHubPullSuite
20:31:10 [2020-10-16T20:31:10.977Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:31:10 [2020-10-16T20:31:10.977Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] PASS
20:31:10 [2020-10-16T20:31:10.977Z] ok  	github.com/docker/docker/integration-cli	2419.758s
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === Skipped
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
20:31:10 [2020-10-16T20:31:10.977Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:31:10 [2020-10-16T20:31:10.977Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.977Z] 
20:31:10 [2020-10-16T20:31:10.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:10 [2020-10-16T20:31:10.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
20:31:10 [2020-10-16T20:31:10.978Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:31:10 [2020-10-16T20:31:10.978Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_sni_test.go:18: Flakey test
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:31:11 [2020-10-16T20:31:11.440Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.440Z] 
20:31:11 [2020-10-16T20:31:11.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
20:31:11 [2020-10-16T20:31:11.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.441Z] 
20:31:11 [2020-10-16T20:31:11.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.441Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.442Z] 
20:31:11 [2020-10-16T20:31:11.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:31:11 [2020-10-16T20:31:11.442Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:31:11 [2020-10-16T20:31:11.443Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.443Z] 
20:31:11 [2020-10-16T20:31:11.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:31:11 [2020-10-16T20:31:11.444Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.444Z] 
20:31:11 [2020-10-16T20:31:11.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:31:11 [2020-10-16T20:31:11.445Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.445Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:31:11 [2020-10-16T20:31:11.445Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:31:11 [2020-10-16T20:31:11.445Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.445Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:31:11 [2020-10-16T20:31:11.446Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.446Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:31:11 [2020-10-16T20:31:11.907Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.907Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:31:11 [2020-10-16T20:31:11.908Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] DONE 1096 tests, 549 skipped in 2428.631s
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Integration tests ended at 10/16/2020 20:31:11. Duration:00:40:28.7406119
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Docker info of the daemon under test at end of run
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] Containers: 2
20:31:11 [2020-10-16T20:31:11.908Z]  Running: 0
20:31:11 [2020-10-16T20:31:11.908Z]  Paused: 0
20:31:11 [2020-10-16T20:31:11.908Z]  Stopped: 2
20:31:11 [2020-10-16T20:31:11.908Z] Images: 18
20:31:11 [2020-10-16T20:31:11.908Z] Server Version: 0.0.0-dev
20:31:11 [2020-10-16T20:31:11.908Z] Storage Driver: windowsfilter
20:31:11 [2020-10-16T20:31:11.908Z]  Windows: 
20:31:11 [2020-10-16T20:31:11.908Z] Logging Driver: json-file
20:31:11 [2020-10-16T20:31:11.908Z] Plugins: 
20:31:11 [2020-10-16T20:31:11.908Z]  Volume: local
20:31:11 [2020-10-16T20:31:11.908Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:31:11 [2020-10-16T20:31:11.908Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:31:11 [2020-10-16T20:31:11.908Z] Swarm: inactive
20:31:11 [2020-10-16T20:31:11.908Z] Default Isolation: process
20:31:11 [2020-10-16T20:31:11.908Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:31:11 [2020-10-16T20:31:11.908Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
20:31:11 [2020-10-16T20:31:11.908Z] OSType: windows
20:31:11 [2020-10-16T20:31:11.908Z] Architecture: x86_64
20:31:11 [2020-10-16T20:31:11.908Z] CPUs: 4
20:31:11 [2020-10-16T20:31:11.908Z] Total Memory: 32GiB
20:31:11 [2020-10-16T20:31:11.908Z] Name: azwin-2-a59390
20:31:11 [2020-10-16T20:31:11.908Z] ID: KMBJ:XTA7:BLET:QXUU:ADNI:UCBG:IQAT:S6CD:56MF:KVC4:MEGM:5Z6A
20:31:11 [2020-10-16T20:31:11.908Z] Docker Root Dir: D:\CI\PR-41528\4\daemon
20:31:11 [2020-10-16T20:31:11.908Z] Debug Mode (client): false
20:31:11 [2020-10-16T20:31:11.908Z] Debug Mode (server): true
20:31:11 [2020-10-16T20:31:11.908Z]  File Descriptors: -1
20:31:11 [2020-10-16T20:31:11.908Z]  Goroutines: 18
20:31:11 [2020-10-16T20:31:11.908Z]  System Time: 2020-10-16T20:31:11.5506819Z
20:31:11 [2020-10-16T20:31:11.908Z]  EventsListeners: 0
20:31:11 [2020-10-16T20:31:11.908Z] Registry: https://index.docker.io/v1/
20:31:11 [2020-10-16T20:31:11.908Z] Labels:
20:31:11 [2020-10-16T20:31:11.908Z] Experimental: false
20:31:11 [2020-10-16T20:31:11.908Z] Insecure Registries:
20:31:11 [2020-10-16T20:31:11.908Z]  127.0.0.0/8
20:31:11 [2020-10-16T20:31:11.908Z] Live Restore Enabled: false
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] 
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Stopping daemon under test
20:31:11 [2020-10-16T20:31:11.908Z] SUCCESS: The process with PID 4480 (child process of PID 4748) has been terminated.
20:31:11 [2020-10-16T20:31:11.908Z] SUCCESS: The process with PID 4748 (child process of PID 4792) has been terminated.
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Stop tailing logs of the daemon under tests
20:31:11 [2020-10-16T20:31:11.908Z] INFO: executeCI.ps1 Completed successfully at 10/16/2020 20:31:11.
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Tidying up at end of run
20:31:11 [2020-10-16T20:31:11.908Z] INFO: Saving daemon under test log (d:\CI\PR-41528\4\dut.out) to bundles\CIDUT.out
20:31:12 [2020-10-16T20:31:12.371Z] INFO: Saving daemon under test log (d:\CI\PR-41528\4\dut.err) to bundles\CIDUT.err
20:31:12 [2020-10-16T20:31:12.371Z] INFO: Nuke-Everything...
20:31:12 [2020-10-16T20:31:12.371Z] INFO: Container count on control daemon to delete is 2
20:31:12 [2020-10-16T20:31:12.829Z] 83dbe75e490e
20:31:12 [2020-10-16T20:31:12.829Z] 10efe5d9c5a9
20:31:13 [2020-10-16T20:31:13.288Z] INFO: Tidying pidfile d:\CI\PR-41528\4\docker.pid
20:31:13 [2020-10-16T20:31:13.288Z] INFO: Nuking d:\CI
20:31:49 [2020-10-16T20:31:49.011Z] INFO: Zapped successfully
20:31:49 [2020-10-16T20:31:49.011Z] 
20:31:49 [2020-10-16T20:31:49.011Z] INFO: executeCI.ps1 exiting at Fri Oct 16 20:31:46 CUT 2020. Duration 01:08:20.0631037
20:31:49 [2020-10-16T20:31:49.011Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:31:49 [2020-10-16T20:31:49.253Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:31:58 [2020-10-16T20:31:58.714Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
20:32:01 [2020-10-16T20:32:01.102Z] Archiving artifacts
20:32:15 [2020-10-16T20:32:15.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41528/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:32:16 [2020-10-16T20:32:16.551Z] + make clean
20:32:18 [2020-10-16T20:32:18.731Z] docker volume rm -f docker-dev-cache
20:32:18 [2020-10-16T20:32:18.731Z] 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